- To install CRI-O, check out our installation guide.
- Our crictl tutorial is a good way to quickly get started running simple pods and containers.
- If you're more comfortable with kubeadm, use our kubeadm instructions.
- To transfer a cluster from old tools, see our switching to CRI-O guide.
- To enable support for image decryption, see our Image decryption support guide.
- For instructions on how to use CRI-O's experimental userns annotation, see the documentation.
- Learn how to build a kind (Kubernetes IN Docker) node image with a specific Kubernetes version and CRI-O container runtime. CRI-O in kind.