kops/tests
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
..
codecs v1alpha3: Move configBase to configStore.base 2023-07-22 15:57:35 -07:00
e2e Update dependencies 2024-02-23 06:04:32 +00:00
fuzz Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
integration gce: Always create an internal load balancer 2024-02-24 12:20:19 -05:00