consul-k8s icon indicating copy to clipboard operation
consul-k8s copied to clipboard

Allowing ClusterIP when ExternalIPs slice has addresses

Open Sindvero opened this issue 1 year ago • 1 comments

Refactoring this PR: https://github.com/hashicorp/consul-k8s/pull/247 with the new code base.

The idea is to let ClusterIP type services be allowed even if the ClusterIPSync flag is false when there are addresses in the ExternalIPs slice. This is used in some scenarios, or as in our case, when using kube-router instead of a loadbalancer. We have a use case where this is needed.

Thanks

Sindvero avatar Dec 29 '23 10:12 Sindvero

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Dec 29 '23 10:12 hashicorp-cla