-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add enable_cri_dockerd parameter #337
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM, but ill give final say to my colleague @annablender, as she has more experience with this repository
I think it is an important PR as Kubernetes 1.24 is now out and support for docker is dropped starting from this version. Having this merged along with #340 would be neat. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to note the rancher docs where this field is listed as supported. The enable_cri_docker
field also needs to be added to the RKE config tests in terraform. Otherwise, LGTM
DNM - pending 2.6.5 Terraform release.
Terraform RKE v1.3.1 patch is released and sufficient smoke testing has been done to verify an RKE all role cluster with |
Hi, change has been done, thx for the review |
Hi,
Refered to issue #325
Here is some outputs from my dev env
env var is well defined to the kubelet container, on dev node:
kubelet args are also well defined
test is already ensured by rke if we tried an older version than kubernetes 1.21 :