# RuntimeClass First, follow the appropriate installation instructions for your version of containerd. * For 1.1 or lower, use `gvisor-containerd-shim`. * For 1.2 or higher, use `containerd-shim-runsc-v1`. # Set up the Kubernetes RuntimeClass Creating the [RuntimeClass][runtimeclass] in Kubernetes is simple once the runtime is available for containerd: ```shell cat <