Revert "adding new language for landing page"

This commit is contained in:
Mano Marks
2018-05-15 14:42:51 -07:00
committed by GitHub
parent 89a577603a
commit 7873dc8b3a
3 changed files with 6 additions and 7 deletions

View File

@@ -54,12 +54,13 @@
<div class="row marketing">
<div class="col-lg-12">
<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>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>
</div>
</div>
<footer class="footer">
<p>Site provided by <a href="https://docker.com">Docker, Inc.</a>, created by Tutorius</p>
<p>&copy; Play with K8s 2017</p>
</footer>
</div>