node.k8s.io/v1 · Cluster Resource
RuntimeClass
RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cluster provisioner, and referenced in the PodSpec. The Kubelet is responsible for resolving the RuntimeClassName reference before running the pod. For more details, see https://kubernetes.io/docs/concepts/containers/runtime-class/
Click on Property Name to see the description, and Pink Types to expand schema.
We don't have any examples of RuntimeClass yet 😕
But the good news is, you can help us by contributing examples on GitHub
No links for RuntimeClass yet
You can help us by adding useful links on GitHub