typhoon/google-cloud/container-linux/kubernetes/workers
Dalton Hubble aaa8e0261a Add Google Cloud worker instances to a target pool
* Background: A managed instance group of workers is used in backend
services for global load balancing (HTTP/HTTPS Ingress) and output
for custom global load balancing use cases
* Add worker instances to a target pool load balancing TCP/UDP
applications (NodePort or proxied). Output as `worker_target_pool`
* Health check for workers with a healthy Ingress controller. Forward
rules (regional) to target pools don't support different external and
internal ports so choosing nodes with Ingress allows proxying as a
workaround
* A target pool is a logical grouping only. It doesn't add costs to
clusters or worker pools
2019-04-01 21:03:48 -07:00
..
cl Update Kubernetes from v1.13.4 to v1.13.5 2019-03-25 21:43:47 -07:00
outputs.tf Add Google Cloud worker instances to a target pool 2019-04-01 21:03:48 -07:00
target_pool.tf Add Google Cloud worker instances to a target pool 2019-04-01 21:03:48 -07:00
variables.tf Replace kube-dns with CoreDNS 2018-07-01 22:55:01 -07:00
workers.tf Add Google Cloud worker instances to a target pool 2019-04-01 21:03:48 -07:00