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>
|
||||
|
||||
Reference in New Issue
Block a user