fix - broken link (#17530)
Fix for broken link at admission-conrollers page. https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#runtimeclass
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
939f3ebd7e
commit
66dde86d0a
@@ -607,7 +607,7 @@ See the [resourceQuota design doc](https://git.k8s.io/community/contributors/des
|
|||||||
|
|
||||||
### RuntimeClass {#runtimeclass} {{< feature-state for_k8s_version="v1.16" state="alpha" >}}
|
### RuntimeClass {#runtimeclass} {{< feature-state for_k8s_version="v1.16" state="alpha" >}}
|
||||||
|
|
||||||
For [RuntimeClass](docs/concepts/containers/runtime-class/) definitions which describe an overhead associated with running a pod,
|
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.
|
this admission controller will set the pod.Spec.Overhead field accordingly.
|
||||||
|
|
||||||
See also [Pod Overhead](/docs/concepts/configuration/pod-overhead/)
|
See also [Pod Overhead](/docs/concepts/configuration/pod-overhead/)
|
||||||
|
|||||||
Reference in New Issue
Block a user