amimof / kubernetes-the-right-way

Install Kubernetes with Ansible
MIT License
28 stars 7 forks source link

Update containerd `config.toml` with non-deprecated config #50

Closed amimof closed 4 years ago

amimof commented 5 years ago

Update containerd's configuration so that it does not contain any deprecated options. See https://github.com/containerd/cri/blob/release/1.2/docs/config.md In later versions of containerd the config has changed again and needs to be updated again. Will be included in the next release

amimof commented 4 years ago