installing istio using istioctl

For production feature (not production deployment) then we can use this command

istioctl install -y 

To explore new and experimental feature, we can try this feature

istioctl install --set profile=demo -y 

Other supported profile includes 

1. default

2. demo 

3. minimal

4. remote

5. ambient

6. empty

7. preview 

More information on the profile here:

https://istio.io/latest/docs/setup/additional-setup/config-profiles/#deployment-profiles



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