From 2056e4abe5fdf3a2b82a712855b72d595a889fe6 Mon Sep 17 00:00:00 2001 From: Mano Marks Date: Tue, 22 May 2018 18:03:24 -0700 Subject: [PATCH] updating language on landing pages for PWD and PWK (#263) * updating language on landing pages for PWD and PWK * Update index.html --- www/k8s/landing.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/k8s/landing.html b/www/k8s/landing.html index 0149699..bc2dc49 100644 --- a/www/k8s/landing.html +++ b/www/k8s/landing.html @@ -54,13 +54,13 @@
-

Play with Kubernetes (PWK) is a project hacked by Marcos Lilljedahl and Jonathan Leibiusky and sponsored by Docker Inc.

-

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.

+

Play with Kubernetes is a labs site provided by Docker 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.

+

If you want to learn more about Kubernetes, consider the Play with Kubernetes Classroom which provides more directed learning using an integrated Play with Kubernetes commandline.