Debugging LoadBalancer on Google Container Engine

Setting up a Kubernetes LoadBalancer for your pods on Google Container Engine is very easy. Just define a simple YAML or JSON file and do: kubectl create -f web-service.yaml.
Setting up a Kubernetes LoadBalancer for your pods on Google Container Engine is very easy. Just define a simple YAML or JSON file and do: kubectl create -f web-service.yaml.