Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. export CLUSTERNAME=istio-workshop
  2. export PROJECTNAME=$DEVSHELL_PROJECT_ID
  3. cd ~/istio-workshop
  4. export WORKSHOP_HOME=$PWD
  5. export ISTIO_VERSION=1.4.3
  6. export ISTIO=$WORKSHOP_HOME/istio-$ISTIO_VERSION
  7. export PATH=$PATH:$ISTIO/bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement