mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-17 17:07:36 -02:30
bump crio version to 1.19 (#6758)
* bump crio version to 1.19 * crio package name has changed for debian/ubuntu * crio upgrade does not work, see #6757 * update crio info in docs
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
Kubespray supports basic functionality for using CRI-O as the default container runtime in a cluster.
|
||||
|
||||
* Kubernetes supports CRI-O on v1.11.1 or later.
|
||||
* Helm and other tools may not function as normal due to dependency on Docker.
|
||||
* `scale.yml` and `upgrade-cluster.yml` are not supported on clusters using CRI-O.
|
||||
|
||||
_To use CRI-O instead of Docker, set the following variables:_
|
||||
_To use the CRI-O container runtime set the following variables:_
|
||||
|
||||
## all.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user