Merge pull request #35390 from kargakis/update-eviction-comment

Automatic merge from submit-queue

apis: update comment for Eviction resource
This commit is contained in:
Kubernetes Submit Queue
2016-10-30 03:53:19 -07:00
committed by GitHub
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>