Merge pull request #6957 from cimomo/resource-qos-fix

Fix reference to Resource QoS for the PodStatus API
This commit is contained in:
Xiaoyu(Tim) Zhang
2018-01-15 08:39:04 +08:00
committed by GitHub
+1 -1
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>