Rationalize navigation

This commit is contained in:
Brian Grant
2016-05-16 17:57:31 +00:00
parent 85eba1f0b3
commit f01a78edd0
5 changed files with 210 additions and 218 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ title: Accelerate Your Delivery
<main>
<div class="image-wrapper"><img src="images/flower.png"></div>
<div class="content">
<h3>Kubernetes is an open-source system for automating deployment, operations, and scaling of containerized applications.</h3>
<h3><a href="docs/whatisk8s">Kubernetes</a> is an open-source system for automating deployment, operations, and scaling of containerized applications.</h3>
<p>It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds
upon <a href="http://queue.acm.org/detail.cfm?id=2898444">a decade and a half of experience of running production workloads at Google</a>,
combined with best-of-breed ideas and practices from the community.</p>