Improve taint and toleration documentation

This commit is contained in:
Qiming Teng
2017-08-18 11:55:08 +08:00
parent a17a3b9cb1
commit 82ca38f8df
11 changed files with 271 additions and 237 deletions
+1 -1
View File
@@ -7868,7 +7868,7 @@ Appears In <a href="#pod-v1-core">Pod</a> <a href="#podtemplatespec-v1-core">Pod
</tr>
<tr>
<td>tolerations <br /> <em><a href="#toleration-v1-core">Toleration</a> array</em></td>
<td>If specified, the pod&#39;s tolerations.</td>
<td>If specified, the pod&#39;s tolerations. More info: <a href="https://kubernetes.io/docs/concepts/configuration/taint-and-toleration">https://kubernetes.io/docs/concepts/configuration/taint-and-toleration</a></td>
</tr>
<tr>
<td>volumes <br /> <em><a href="#volume-v1-core">Volume</a> array</em></td>
+2 -2
View File
@@ -7964,7 +7964,7 @@ Appears In:
</tr>
<tr>
<td>tolerations <br /> <em><a href="#toleration-v1-core">Toleration</a> array</em></td>
<td>If specified, the pod&#39;s tolerations.</td>
<td>If specified, the pod&#39;s tolerations. More info: <a href="https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/">https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/</a></td>
</tr>
<tr>
<td>volumes <br /> <em><a href="#volume-v1-core">Volume</a> array</em> <br /> <strong>patch type</strong>: <em>merge</em> <br /> <strong>patch merge key</strong>: <em>name</em></td>
@@ -72550,4 +72550,4 @@ Appears In:
<!--<script src="actions.js"></script>-->
<script src="tabvisibility.js"></script>
</body>
</html>
</html>