mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-02 11:02:16 +00:00
When a service is created with AllocateLoadBalancerNodePorts to false it should not allocate node ports. If the same service is updated to set AllocateLoadBalancerNodePorts to true, it should allocate node ports. When a service is updated from ClusterIP type to LoadBalancer type, and AllocateLoadBalancerNodePorts is set to false, it should not allocate node ports.
12 KiB
12 KiB