mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue nodeports usage should be part of LoadBalancer service type Since a creation of Service of type LoadBalancer will allocate NodePorts as well, so it makes more sense to account for the NodePort usage in the LoadBalancer switch case. check here: https://github.com/kubernetes/kubernetes/blob/master/pkg/registry/core/service/rest.go#L553 for the logic on whether it should assign a nodeport for the service. |
||
---|---|---|
.. | ||
BUILD | ||
configmap.go | ||
doc.go | ||
persistent_volume_claims.go | ||
persistent_volume_claims_test.go | ||
pods.go | ||
pods_test.go | ||
registry.go | ||
replication_controllers.go | ||
resource_quotas.go | ||
secrets.go | ||
services.go | ||
services_test.go |