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
@@ -4152,7 +4152,7 @@ When an object is created, the system will populate this list with the current s
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">tolerations</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">If specified, the pod&#8217;s tolerations.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">If specified, the pod&#8217;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></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_v1_toleration">v1.Toleration</a> array</p></td>
<td class="tableblock halign-left valign-top"></td>