Fix use of on-premises terminology (#4413)

* Fix use of on-premises terminology

* Update ingress doc with on-premises term
This commit is contained in:
Luke Heidecke
2017-08-01 18:10:37 -04:00
committed by Andrew Chen
parent bd2c8cdd61
commit abd60bc4be
7 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ cid: home
<div class="image-wrapper"><img src="images/suitcase.png"></div>
<div class="content">
<h4>Run Anywhere</h4>
<p>Kubernetes is open source giving you the freedom to take advantage of on-premise, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.</p>
<p>Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.</p>
</div>
</main>
</section>