kops/tests/integration/update_cluster/minimal_gce_plb
justinsb ba7facff41 gce: Always create an internal load balancer
When we create a external load balancer on GCE, we now also create an
internal load balancer.  The internal load balancer is used for
node/pod -> control-plane traffic, the external load balancer is used
for other traffic (e.g. "user" traffic to kube-apiserver).

This means that we can apply more granular firewall rules, and
generally avoid complex logic around discovery of the internal control
plane addresses for GCE.
2024-02-24 12:20:19 -05:00
..
data Release 1.29.0-alpha.3 (#16183) 2023-12-21 14:24:27 +01:00
id_rsa.pub gcp: Add placeholder integration test for public load balancer 2023-03-16 07:49:47 +02:00
in-v1alpha2.yaml Ignore no-longer-used topology fields in ClusterSpec 2023-07-19 08:48:38 -07:00
kubernetes.tf gce: Always create an internal load balancer 2024-02-24 12:20:19 -05:00