Skip to content

[BUG] non standard cluster.local domain in microshift breaks internal cluster DNS #563

@mangelajo

Description

@mangelajo

What happened:

For example, under a microshift.home cluster domain, resolution of services like service.namespace.svc.microshift.home fails.

What you expected to happen:

Resolution to work.

How to reproduce it (as minimally and precisely as possible):

Install microshift with a domain different to cluster.local

Anything else we need to know?:

It can be fixed by updating the dns-default configmap to look up for $DOMAIN in the kubernetes section instead of cluster.local

workaround

For now stick to the default cluster domain name, or edit the dns-default configmap to replace the domain name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions