CRI-O versions should match your Kubernetes minor version.
Example: for Kubernetes v1.34, use CRI-O v1.34 packages.
Debian/Ubuntu (after configuring CRI-O repositories):
sudo apt-get update
sudo apt-get install -y cri-o
RHEL-family (after configuring CRI-O repositories):
sudo dnf install -y cri-o
sudo systemctl enable --now crio
crio --version
Need help installing CRI-O on your Kubernetes nodes? Our team provides:
Get in touch: office@linux-server-admin.com | Contact Page