kubectl apply -f install/kubernetes/helm/istio/templates/crds.yaml
helm install install/kubernetes/helm/istio --name istio --namespace istio-system
- Enable Istio Injection
kubectl create ns servicea
kubectl label ns servicea istio-injection=enabled
- Deploy the services
helm upgrade --install servicea ./servicea --namespace servicea
helm upgrade --install serviceb ./serviceb --namespace serviceb
helm upgrade --install servicec ./servicec --namespace servicec
-
Notifications
You must be signed in to change notification settings - Fork 0
dnivra26/istio_101
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Getting started with Istio
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published