Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace RKE with a future-proof distribution #4

Open
alexzimmer96 opened this issue Jan 29, 2021 · 1 comment
Open

Replace RKE with a future-proof distribution #4

alexzimmer96 opened this issue Jan 29, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@alexzimmer96
Copy link
Owner

This project uses RKE to spin-up the Rancher-Cluster. RKE heavily depends on Docker as Container Runtime which is not CRI-compatible. Docker as Container Runtime will also be deprecated later this year.

There is a need to replace RKE with RKE2 (which is in preview at the moment) or k3s. For k3s, i've already developed a installation script which can used as inspiration.

@alexzimmer96 alexzimmer96 added the enhancement New feature or request label Jan 29, 2021
@AmreeshTyagi
Copy link

i see one more project which seems maintained now to install k3s on hcloud. https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner

Waiting for the same for RKE2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants