Merge pull request #31194 from mml/evict.followup

Automatic merge from submit-queue

Fix followups from #31033
This commit is contained in:
Kubernetes Submit Queue
2016-09-05 13:38:30 -07:00
committed by GitHub
7 changed files with 8 additions and 8 deletions

View File

@@ -6745,7 +6745,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/foo/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;/evictions.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>
@@ -8434,7 +8434,7 @@ The resulting set of endpoints can be viewed as:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-08-23 16:31:19 UTC
Last updated 2016-08-30 23:23:55 UTC
</div>
</div>
</body>