RuntimeClass GA

This commit is contained in:
Sergey Kanzhelev
2020-10-23 20:57:54 +00:00
parent ed07d3f8b6
commit 72a66b6969
5 changed files with 9 additions and 7 deletions
@@ -725,7 +725,7 @@ See the [resourceQuota design doc](https://git.k8s.io/community/contributors/des
### RuntimeClass {#runtimeclass}
{{< feature-state for_k8s_version="v1.16" state="alpha" >}}
{{< feature-state for_k8s_version="v1.18" state="beta" >}}
For [RuntimeClass](/docs/concepts/containers/runtime-class/) definitions which describe an overhead associated with running a pod,
this admission controller will set the pod.Spec.Overhead field accordingly.