Replies: 1 comment 1 reply
-
It's not super clear how it will work. Can you provide draft manifest examples to represent the idea from a configuration standpoint?
Will it require a dedicated CR, or can we avoid it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to discuss alternative approach on how to programmatically find CoreDNS IPs in a scenario it is exposed via ingress-controller running on hostNetwork (tcp/udp configmap)
Configuration for such case is not really controlled nor related to k8gb setup. Although k8gb needs a consistent how to discover CoreDNS IPs in order to build Zone delegation properly.
Current setup have following limitations:
status.Loadbalancerdespite the fact those can run in different IngressClasses.Proposal:
ClusterIP) with information on how to access ingress object (could be fake object) to getstatus.LoadBalancerinfo. This way we ensure user maintains an object to reflect CoreDNS exposure not Application,IngressClassmust be correct etc andstatus.LoadBalanceris set.LoadBalancerand given IngressBeta Was this translation helpful? Give feedback.
All reactions