istio ambient - how to apply waypoint to a test namespace

First we create our namespace 

kubectl create ns test 

Next we will label it accordingly

kubectl label namespace test istio.io/dataplane-mode=ambient --overwrite

and then apply waypoint 

istioctl waypoint apply --namespace test


To view envoy dashboard for this 

istioctl dash envoy deployment/waypoint.test

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type