Improve taint and toleration documentation
This commit is contained in:
@@ -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's tolerations.</td>
|
||||
<td>If specified, the pod'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>
|
||||
|
||||
@@ -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's tolerations.</td>
|
||||
<td>If specified, the pod'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>
|
||||
|
||||
Reference in New Issue
Block a user