Open bcollard opened 1 year ago
Triage: It works, but it's definitely not expected
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.
What happened?
The default DP DNS config has:
https://github.com/kumahq/kuma/blob/1633d34ad116dd1e618f4a27dd1526f5ff7d8bde/pkg/config/app/kuma-dp/config.go#L36-L38
On Kubernetes, these are configured the other way around due to:
https://github.com/kumahq/kuma/blob/d49515aa1cde1d63d11981be05953720090bbd8c/pkg/plugins/runtime/k8s/containers/factory.go#L222-L235
So as if:
And once rendered, the
kuma-sidecar
CoreDNS config is like the following: