Skip to content

Commit

Permalink
Update 20200913-rootlessKubeflow.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusvonkohout authored Sep 21, 2023
1 parent 9ffc634 commit a7b4250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/20200913-rootlessKubeflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We want to use a staged approach.

#### First Stage:
1. Implement Istio 1.17.5 and use it by default, because 1.17. is what we have planned to use for Kubeflow 1.8.
2. Implement istio-cni (--set components.cni.enabled=true --set components.cni.namespace=kube-system) as second option.
2. Implement istio-cni (`--set components.cni.enabled=true --set components.cni.namespace=kube-system`) as second option.
3. Add simple tests similar to tests/gh-actions/install_istio.sh and tests/gh-actions/install_knative.sh for istio-cni and support both rootfull and rootless istio at the same time and give users one release to test

#### Second stage:
Expand Down

0 comments on commit a7b4250

Please sign in to comment.