kubernetes-ingress-controller icon indicating copy to clipboard operation
kubernetes-ingress-controller copied to clipboard

Change default cluster domain (`--cluster-domain` flag) for upstream services to `cluster.local`

Open pmalek opened this issue 10 months ago • 2 comments

Problem statement

#6697 introduced a new flag to set the cluster domain which is used for setting the name on upstream services.

This issue tracks the change of the default value for that flag from "" to cluster.local.

pmalek avatar Dec 03 '24 12:12 pmalek