Skip to content

GCE: 0.9.3

Compare
Choose a tag to compare
@nicksardo nicksardo released this 27 Apr 22:15

Image: gcr.io/google_containers/glbc:0.9.3

Major Changelog:

  • Bug fix: adding backends to existing backend-services #652
  • Bug fix: handling of secret-based SSL Certs #639
  • Add second LB healthcheck/proxy traffic source CIDR #574 #479
  • Support backside re-encryption (HTTPS) #519

Important Notes:

  • You now must specify the apiserver via flag. Ex: --apiserver-host=http://localhost:8080
  • Manually modified health check settings are replaced with defaults or readinessProbe settings.