dwyl / dwyl/learn-devops

`Kubernetes` is deprecating `Docker`: what you need to know 🙅

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
discuss research T25m
Dominant language
Shell
Stars
443
Forks
177
PR merge metrics
No merged PRs in 30d

Description

`Kubernetes` removed support for `Docker` in 2021 ✂️ ⏳

TL;DR Docker as an underlying runtime was deprecated in favor of runtimes that use the [Container Runtime Interface (CRI)](https://kubernetes.io/blog/2016/12/container-runtime-interface-cri-in-kubernetes/) created for Kubernetes. Docker-produced images will continue to work in your cluster with all runtimes, as they always have.

+ [x] https://www.pluralsight.com/resources/blog/cloud/kubernetes-is-deprecating-docker-what-you-need-to-know
+ [x] https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker

What does this _mean_?
Specifically: does it mean we should reconsider our use of `Docker`? 💭

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.