updating landing page content

This commit is contained in:
Mano Marks
2018-05-15 14:00:40 -07:00
parent f28012a7e7
commit a8ce73c9e3

View File

@@ -54,13 +54,12 @@
<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>
</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>