This is a Kubernetes playground, a safe place designed for experimenting, exploring and learning Kubernetes. The playground has a pre-configured Kubernetes cluster with two nodes, one configured as the Control Plane node and a second worker node.
What are playgrounds?
Playgrounds give you a configured environment to start playing and exploring using an unstructured learning approach. Playgrounds are great for experimenting and trying samples.
To learn more about different Cloud Native technologies start with one of our labs.
Thank you for trying the playground. More courses and scenarios are available at on our homepage

Steps
Kubernetes Playground
Launch Cluster
launch.sh
This will create a two node Kubernetes cluster.
Health Check
kubectl cluster-info
Interested in writing your own Kubernetes scenarios and demos? Visit www.katacoda.com/teach