kops/tests/integration
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
..
channel Add integration tests for K8s 1.27 2023-06-07 14:52:25 +03:00
conversion v1alpha3: Move secretStore and keyStore uder configStore 2023-07-22 16:04:24 -07:00
create_cluster ./hack/update-expected.sh 2024-02-10 14:19:38 -06:00
update_cluster gce: Always create an internal load balancer 2024-02-24 12:20:19 -05:00