CRI dockerd in EKS

0

Hi all. Seeing that EKS no longer supports docker from version 1.24, is it advisable to use cri-dockerd? How does one go a bout configuring it in EKS? and are the any other alternatives for this? Thanks in advance.

1 Respuesta
0

When Amazon EKS ended support for dockershim (which enables the use of Docker Engine with Kubernetes), we moved our default AMIs to use containerd as the container runtime. https://docs.aws.amazon.com/eks/latest/userguide/dockershim-deprecation.html. For most use cases, this switch should have little effect on applications. So containerd is my suggestion as an alternative rather than using an alternative shim to support Docker Engine.

AWS
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas