Managed cluster #58164
Baboulinet-33
started this conversation in
General
Managed cluster
#58164
Replies: 1 comment 1 reply
-
|
You do not need the API server to be in the mesh. Things in the mesh can talk to things outside of the mesh. This is expected to work, and I have personally ran this same setup. So would be good to look into the logs of ztunnel to learn more, can maybe follow https://github.com/istio/istio/wiki/Troubleshooting-Istio-Ambient |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a managed cluster and I want to use istio in ambient mode.
I add the label istio.io/dataplane-mode: ambient where is my nginx ingress controller (works also with envoy gateway). Problem, the nginx pod can't talk to k8s api through kubernetes.default.svc.cluster.local service (because ztunnel is not installed in control-plane node).
Do you have a solution/workaround ?
Beta Was this translation helpful? Give feedback.
All reactions