Kubernetes deprecates Docker in 1.20, moving to containerd: DevOps and Docker Live Show (Ep 103)

preview_player
Показать описание
Starts at 3:30. Docker Staff Engineer Justin Cormack joins me to dig into the recent announcement of how Kubernetes will run without Docker in the future!

Topics
======
# News

# What is containerd, and how does it relate to Docker and Kubernetes

# containerd for Windows Containers

# More background and info on the change

#docker #kubernetes #containerd
Рекомендации по теме
Комментарии
Автор

I just finished learning Docker and now this?! 🤣🤣 lol thx for the heads up!

jomesias
Автор

What I understand is whoever uses managed clusters like Azure AKS, AWS EKS or GKE should not worry about anything since provider would take care of it even though v1.22 up there ?

FuzzyDog
Автор

Thanks Bret, I tried to find the CI & Containers video by Laura Tacho from DockerCon 2019 you mentioned, but couldn't find anything, would you mind sharing the link please? Thank you.

petrchmelar
Автор

Will, in the future. Podman does it right now and rootless containers are a huge improvement on process isolation???

AnilKamathvirtualize
Автор

What shall I use for local development? I am not going to use 2 different container runtimes. I want the same runtime across my infrastructure.

nathansire
Автор

How are we going to mitigate production workloads using docker.. once docker is deprecated

AnilKamathvirtualize