updating language on landing pages for PWD and PWK (#263)

* updating language on landing pages for PWD and PWK

* Update index.html
This commit is contained in:
Mano Marks
2018-05-22 18:03:24 -07:00
committed by Marcos Nils
parent ea5449d0bd
commit 2056e4abe5

View File

@@ -54,13 +54,13 @@
<div class="row marketing">
<div class="col-lg-12">
<p>Play with Kubernetes (PWK) is a project hacked by <a href="https://www.twitter.com/marcosnils">Marcos Lilljedahl</a> and <a href="https://www.twitter.com/xetorthio">Jonathan Leibiusky</a> and sponsored by Docker Inc.</p>
<p>PWK is a K8s playground which allows users to run K8s clusters in a matter of seconds. It gives the experience of having a free Alpine Linux Virtual Machine in browser. Under the hood Docker-in-Docker (DinD) is used to give the effect of multiple VMs/PCs.</p>
<p>Play with Kubernetes is a labs site provided by <a href="https://docker.com">Docker</a> and created by Tutorius. Play with Kubernetes is a playground which allows users to run K8s clusters in a matter of seconds. It gives the experience of having a free Alpine Linux Virtual Machine in browser. Under the hood Docker-in-Docker (DinD) is used to give the effect of multiple VMs/PCs.</p>
<p>If you want to learn more about Kubernetes, consider the <a href="https://training.play-with-kubernetes.com/">Play with Kubernetes Classroom</a> which provides more directed learning using an integrated Play with Kubernetes commandline.</p>
</div>
</div>
<footer class="footer">
<p>&copy; Play with K8s 2017</p>
<p>Site provided by <a href="https://docker.com">Docker, Inc.</a>, created by Tutorius</p>
</footer>
</div>