Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
Signed-off-by: Maxwell Muhanda <[email protected]>
  • Loading branch information
Maxino22 committed Nov 14, 2024
1 parent e718292 commit f4e5589
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,10 @@ Install Istio on the Kubernetes cluster:

```bash

kubectl create namespace istio-system

export ISTIO_PATH=$(echo $PWD/istio-*/bin)
export PATH="$PATH:$ISTIO_PATH"

istioctl operator init
istioctl install --set profile=default -y

kubectl apply -f - <<EOF
apiVersion: install.istio.io/v1alpha1
Expand Down

0 comments on commit f4e5589

Please sign in to comment.