Merge pull request #27886 from sudo-bmitch/pr-dockershim-mirantis
Updating dockershim FAQ with Mirantis announcement
This commit is contained in:
commit
434ef0f844
|
@ -47,6 +47,15 @@ and other ecosystem groups to ensure a smooth transition and will evaluate thing
|
|||
as the situation evolves.
|
||||
|
||||
|
||||
### Can I still use dockershim after it is removed from Kubernetes?
|
||||
|
||||
Update:
|
||||
Mirantis and Docker have [committed][mirantis] to maintaining the dockershim after
|
||||
it is removed from Kubernetes.
|
||||
|
||||
[mirantis]: https://www.mirantis.com/blog/mirantis-to-take-over-support-of-kubernetes-dockershim-2/
|
||||
|
||||
|
||||
### Will my existing Docker images still work?
|
||||
|
||||
Yes, the images produced from `docker build` will work with all CRI implementations.
|
||||
|
@ -178,4 +187,3 @@ discussion of the changes.
|
|||
|
||||
Always and whenever you want! 🤗🤗
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue