What container runtime does Linode plan to use for LKE after Dockershim deprecation?

As you may have seen, in Kubernetes 1.20 Dockershim was deprecated.

Has Linode made public what container runtime it plans to use once this deprecation becomes a removal, and when will the switch be made?

Some applications that I run on LKE do have some reliance on the underlying Docker socket runnning (though can very easily be modified for containerd or the like), so I'm curious as to when I should start working to make that change.

Cheers, Joe

2 Replies

@jb3 - I checked with our LKE team on this. While we don't have anything to announce just yet, when/if the change does come (dockershim will continue to receive support from Mirantis and Docker, and will continue to work as a CRI compliant container runtime), it will be for versions 1.23 or later and we’ll be sure to mention this change in our changelogs at release https://developers.linode.com/changelog/linode-kubernetes-engine/

Gotcha, thanks for the answer @jcardillo!

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct