Fix reference to Resource QoS for the PodStatus API

pull/6957/head
Kai Chen 2018-01-14 16:43:55 +08:00
parent 24d9231d91
commit 0d248c2e52
1 changed files with 1 additions and 1 deletions

View File

@ -8263,7 +8263,7 @@ Appears In:
</tr>
<tr>
<td>qosClass <br /> <em>string</em></td>
<td>The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: <a href="https://github.com/kubernetes/kubernetes/blob/master/docs/design/resource-qos.md">https://github.com/kubernetes/kubernetes/blob/master/docs/design/resource-qos.md</a></td>
<td>The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: <a href="https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/">https://kubernetes.io/docs/tasks/configure-pod-container/quality-service-pod/</a></td>
</tr>
<tr>
<td>reason <br /> <em>string</em></td>