VisualizerForKubernetes
Dec 27, 2016
Technology
Download the source code from github:
$ git clone https://github.com/saturnism/gcp-live-k8s-visualizer
$ kubectl proxy ---www=./
Create the service/pods like the ones in examples, then you get the beautiful view for your pods and services:
Change the rcs to 10:
$ kubectl scale rc nginx --replicas=10
Now the image changes to: