Skip to content

Ingress-dns addon now working as expected for multinode clusters #17648

@fbyrne

Description

@fbyrne

What Happened?

When in multi-node cluster mode the ingress-dns pod is not scheduled on the primary node leading to the errors setting up on the get started guide.

Steps to reproduce:

  1. minikube start -n 3 --addons=ingress,ingress-dns
  2. follow the steps in the ingress-dns guide
  3. do a dns lookup on the running service nslookup hello-jane.test $(minikube ip)

Expected: the nslookup succeeds
Actual: the dns lookup fails with communication error: connection refused.

Attach the log file

N/A

Operating System

Ubuntu

Driver

Docker

Metadata

Metadata

Assignees

Labels

addon/ingressco/multinodeIssues related to multinode clusterslifecycle/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