API docs: point to current docs instead of archived designs

Kubernetes-commit: 3d536bd14bba0586f20d1d96560073e5d9e82f97
This commit is contained in:
Paco Xu 2023-02-16 15:29:56 +08:00 committed by Kubernetes Publisher
parent 0760d00522
commit c7d11433fb
1 changed files with 1 additions and 1 deletions

View File

@ -9048,7 +9048,7 @@
"x-kubernetes-patch-strategy": "merge"
},
"qosClass": {
"description": "The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: https://git.k8s.io/design-proposals-archive/node/resource-qos.md",
"description": "The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-qos/#quality-of-service-classes",
"type": "string"
},
"reason": {