Difference between revisions of "Install Istio"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 6: | Line 6: | ||
[[istioctl manifest apply]] --set profile=demo | [[istioctl manifest apply]] --set profile=demo | ||
[[kubectl label]] namespace default istio-injection=enabled | [[kubectl label]] namespace default istio-injection=enabled | ||
+ | [[kubectl apply]] -f samples/bookinfo/platform/kube/bookinfo.yaml | ||
Revision as of 11:23, 15 May 2020
https://istio.io/docs/setup/getting-started/#download
curl -L https://istio.io/downloadIstio | sh - cd istio* istioctl manifest apply --set profile=demo kubectl label namespace default istio-injection=enabled kubectl apply -f samples/bookinfo/platform/kube/bookinfo.yaml
See also
Advertising: