GCE: 0.9.1
bprashanth
released this
09 Feb 20:11
Image: gcr.io/google_containers/glbc:0.9.1
Changelog:
- Default balancing mode UTILIZATION -> RATE: We now try to create backends with balancing mode RATE first, and if that fails, create them with balancing mode UTILIZATION.
Getting Started:
Kick the tires by creating an ingress. You can also perform a dry run on any machine where kubectl works against a Kubernetes cluster by invoke the release binary with glbc --running-in-cluster=false
. A dry run will not create any cloud resources.
Make sure you satisfy the pre-requisites, consult these docs for troubleshooting and see the wishlist if you'd like to contribute to the next release.