Version bump GLBC to 0.9.4

This commit is contained in:
Nick Sardo 2017-06-13 15:06:04 -07:00
parent e3c7f070eb
commit c5e6af2f07
4 changed files with 7 additions and 7 deletions

View file

@ -327,7 +327,7 @@ So simply delete the replication controller:
$ kubectl get rc glbc
CONTROLLER CONTAINER(S) IMAGE(S) SELECTOR REPLICAS AGE
glbc default-http-backend gcr.io/google_containers/defaultbackend:1.0 k8s-app=glbc,version=v0.5 1 2m
l7-lb-controller gcr.io/google_containers/glbc:0.9.3
l7-lb-controller gcr.io/google_containers/glbc:0.9.4
$ kubectl delete rc glbc
replicationcontroller "glbc" deleted