amazon-vpc-cni-k8s
amazon-vpc-cni-k8s copied to clipboard
Any plans on dropping dockershim?
Hey folks 👋🏻 ,
we're currently investigating CAPI/CAPA and we'd like to know if there's a plan to drop dockershim
from aws-cni
? We'd like to drop docker completely and use containerd.
I saw there was already an issue created ~1 year old but I'd like to know if anything has changed so far.
DaemonSet Volume Mount:
- mountPath: /var/run/dockershim.sock
name: dockershim
Ref.: https://github.com/aws/amazon-vpc-cni-k8s/issues/971
Hi @njuettner,
We are planning on removing the dockershim
mount in release v1.8.
This is the PR that removes the mount: #1352.
We have announced support to containerd as an option in EKS1.21 release. Please refer to this document.
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
@haouc that is really nice you supporting containerd for EKS but what if someone don't use EKS, you can also use CAPA without any EKS. The PR @couralex6 mentioned is still not merged, so I'm a bit confused why you're closing the issue.
Maybe I'm missing something, but I'd appreciate if someone could shed some light 🙂
@njuettner You are right. My bad. I will reopen this issue. We are still working to make a clean path for customers to migrate to dockershim independent AWS VPC CNI.
We haven't concluded the release yet. I will provide updates here.
@haouc any updates here 🙂?
Hey @njuettner thanks for checking on this. Yes, we are working on this currently.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days
(noise comment to reset the stale counter)
Hey folks, Do we have any way to migrate to contained from dockershim without facing any downtime? we are managing our k8s cluster using kops.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days
v1.12 release is out and dockershim is removed from manifest. Closing this issue.
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.