Created
March 31, 2020 16:01
Revisions
-
jacob-delgado created this gist
Mar 31, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ #!/bin/sh #Tested with istio master SHA: 9875a1e76d32a000ff56a6741eed2730224c4431 kubectl create namespace istio-system helm install istio-base --namespace istio-system istio/manifests/base helm install istio-control --namespace istio-system \ istio/manifests/istio-control/istio-discovery \ -f istio/manifests/global.yaml \ --set global.jwtPolicy=first-party-jwt