Installing IBM Cloud Private by using containerd
cri is a containerd plugin implementation that is used by the Kubernetes container runtime interface (CRI). With cri, you can run Kubernetes by using containerd as the container runtime.
Important: This content is a technical preview, and should not be relied on in a production environment.
Before you begin
- Installing IBM Cloud Private by using containerd is supported on Ubuntu 16.04 LTS operating systems that are running on Linux® x86_64 only.
- Before completing this procedure you must complete the Install Docker for your boot node only, Set up the installation environment, and (Optional) Customize your cluster sections of the installation document for your edition of IBM Cloud Private.
Configure IBM Cloud Private to use containerd container runtime
-
Update the
<installation_directory>/cluster/config.yamlfile. Change thecontainer_runtimeparameter tocontainerd.container_runtime: containerd -
Continue with the Deploy the environment section of the installation document for your edition of IBM Cloud Private.