-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
addon/ingressco/multinodeIssues related to multinode clustersIssues related to multinode clusterslifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
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:
minikube start -n 3 --addons=ingress,ingress-dns
- follow the steps in the ingress-dns guide
- 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
daniel-ciaglia
Metadata
Metadata
Assignees
Labels
addon/ingressco/multinodeIssues related to multinode clustersIssues related to multinode clusterslifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.