typhoon/google-cloud/container-linux/kubernetes/workers
Dalton Hubble 0c4d59db87 Use global HTTP/TCP proxy load balancing for Ingress on GCP
* Switch Ingress from regional network load balancers to global
HTTP/TCP Proxy load balancing
* Reduce cost by ~$19/month per cluster. Google bills the first 5
global and regional forwarding rules separately. Typhoon clusters now
use 3 global and 0 regional forwarding rules.
* Worker pools no longer include an extraneous load balancer. Remove
worker module's `ingress_static_ip` output.
* Add `ingress_static_ipv4` output variable
* Add `worker_instance_group` output to allow custom global load
balancing
* Deprecate `controllers_ipv4_public` module output
* Deprecate `ingress_static_ip` module output. Use `ingress_static_ipv4`
2018-06-23 14:37:40 -07:00
..
cl Update Kubernetes from v1.10.4 to v1.10.5 2018-06-21 22:51:39 -07:00
outputs.tf Use global HTTP/TCP proxy load balancing for Ingress on GCP 2018-06-23 14:37:40 -07:00
variables.tf Add disk_size variable on Google Cloud 2018-03-25 22:04:14 -07:00
workers.tf Use global HTTP/TCP proxy load balancing for Ingress on GCP 2018-06-23 14:37:40 -07:00