Skip to content

cannot execute istioctl, 404 from istio manager endpoint #199

@McCodeman

Description

@McCodeman

I am working through the bookinfo demo at https://istio.io/docs/tasks/request-routing.html. I stood up a cluster using minikube (v0.18.0) and successfully deployed all the istio components and the bookinfo demo components. The productpage displays as expected and stats are being tracked and displayed in grafana appropriately.

I had exposed the istio-manager service as a NodePort and execute ./istioctl -m http://$(minikube ip):42422 get route-rules -o yaml for example. I get an Error: received non-success status code 404 with message 404: Page Not Found

How should I specify the istio manager address when executing istioctl outside the cluster? (BTW, I have NOT enabled auth).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions