docs: fix outdated enhancement doc link

Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
This commit is contained in:
zhuangqh
2021-02-24 15:22:50 +08:00
parent 7a3430edcd
commit adf28648cb
17 changed files with 39 additions and 39 deletions

View File

@@ -49,7 +49,7 @@ type RuntimeClass struct {
// Overhead represents the resource overhead associated with running a pod for a
// given RuntimeClass. For more details, see
// https://git.k8s.io/enhancements/keps/sig-node/688-pod-overhead/README.md
// https://git.k8s.io/enhancements/keps/sig-network/580-pod-readiness-gates
// This field is beta-level as of Kubernetes v1.18, and is only honored by servers
// that enable the PodOverhead feature.
// +optional