Skip to content

Commit

Permalink
updating landing page content
Browse files Browse the repository at this point in the history
  • Loading branch information
ManoMarks committed May 15, 2018
1 parent f28012a commit a8ce73c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions www/k8s/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,12 @@ <h1 class="display-3">Play with Kubernetes</h1>

<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>
Expand Down

0 comments on commit a8ce73c

Please sign in to comment.