apis: update comment for Eviction resource

This commit is contained in:
Michail Kargakis
2016-10-23 15:02:42 +02:00
parent f046acdf78
commit 3eaa6ca4a6
9 changed files with 11 additions and 11 deletions

View File

@@ -6869,7 +6869,7 @@ The resulting set of endpoints can be viewed as:<br>
<div class="sect2">
<h3 id="_v1alpha1_eviction">v1alpha1.Eviction</h3>
<div class="paragraph">
<p>Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to &#8230;/pods/&lt;pod name&gt;/evictions.</p>
<p>Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to &#8230;/pods/&lt;pod name&gt;/eviction.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>
@@ -8558,7 +8558,7 @@ The resulting set of endpoints can be viewed as:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-10-20 13:15:21 UTC
Last updated 2016-10-23 13:17:29 UTC
</div>
</div>
</body>