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

Add support for enable_cri_dockerd option #325

Closed
tsde opened this issue Dec 27, 2021 · 2 comments
Closed

Add support for enable_cri_dockerd option #325

tsde opened this issue Dec 27, 2021 · 2 comments
Assignees

Comments

@tsde
Copy link

tsde commented Dec 27, 2021

Hello,

Can you please add support for the enable_cri_dockerd option ? This will be required for future version of Kubernetes for people still using docker as their runtime. It can already be enabled if you use Kubernetes 1.21 as stated in RKE documentation:

# Enable running cri-dockerd
# Up to Kubernetes 1.23, kubelet contained code called dockershim 
# to support Docker runtime. The replacement is called cri-dockerd 
# and should be enabled if you want to keep using Docker as your
# container runtime
# Only available to enable in Kubernetes 1.21 and higher
enable_cri_dockerd: true

Thank you

@a-blender
Copy link
Contributor

See test plan for #342 -> #342 (comment).

@Josh-Diamond
Copy link

Tested and validated as part of related issue #342 ;
Results found here

@zube zube bot closed this as completed Jul 6, 2022
@zube zube bot removed the [zube]: Done label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants