banzaicloud / pke

PKE is an extremely simple CNCF certified Kubernetes installer and distribution, designed to work on any cloud, VM or bare metal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade containerd

sagikazarmark opened this issue · comments

What is the current version of containerd in PKE?

I made some experiment with gVisor runtime and I was forced to install the latest containerd manually (v1.4.3 at this moment).

Currently we install 1.3.3.

PRs are welcome, but we need to run an extensive set of tests to actually release an upgrade like this, so it might take some time.

Now the latest stable containerd is used (1.5.9)