Skip to content

DnsPolicy results in crashing istio proxy #559

@simonostendorf

Description

@simonostendorf

I am using the hcloud cloud controller manager together with the istio sidecar proxy.

The istio proxy is stuck in a crash loop because it can't find the istiod host (Error while dialing: dial tcp: lookup istiod.istio-system.svc on 185.12.64.1:53: no such host). This is using the hetzner dns here (where obviously the entry can not be found).

If I switch the dnsPolicy inside the deployment to ClusterFirst everything works as expected.

Is there a reason why it is configured to use Default?

See here, here, here and here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpinned

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions