You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: