Skip to content

Commit

Permalink
Install links update (kubeflow#741)
Browse files Browse the repository at this point in the history
* updated troubleshooting links in Installation readme

* updated install links

* Update guides/kfp_tekton_install.md

Co-authored-by: Andrew Butler <Andrew.Butler@ibm.com>

Co-authored-by: Andrew Butler <Andrew.Butler@ibm.com>
  • Loading branch information
shrivs3 and drewbutlerbb4 authored Oct 12, 2021
1 parent eb44737 commit e9749dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/kfp_tekton_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ To install the standalone Kubeflow Pipelines with Tekton, run the following step
kubectl rollout restart -n istio-system statefulset/authservice
```
Then, redo the [Kubeflow install](https://www.kubeflow.org/docs/ibm/deploy/install-kubeflow-on-iks/#kubeflow-installation) section to redeploy Kubeflow with the [block storageclass](https://www.kubeflow.org/docs/ibm/deploy/install-kubeflow-on-iks/#ibm-cloud-block-storage-setup).
Then, redo the [Kubeflow install](https://www.kubeflow.org/docs/distributions/ibm/deploy/install-kubeflow-on-iks/#installation) section to redeploy Kubeflow with the appropriate storage setup. Either for a [Classic IBM Cloud Kubernetes cluster](https://www.kubeflow.org/docs/distributions/ibm/deploy/install-kubeflow-on-iks/#storage-setup-for-a-classic-ibm-cloud-kubernetes-cluster) or a [vpc-gen2 IBM Cloud Kubernetes cluster](https://www.kubeflow.org/docs/distributions/ibm/deploy/install-kubeflow-on-iks/#storage-setup-for-vpc-gen2-ibm-cloud-kubernetes-cluster).
- If you redeploy Kubeflow and some components are not showing up, it was due to the [dynamic created webhook issue](https://github.com/kubeflow/manifests/issues/1379). This issue will be [fixed](https://github.com/kubeflow/pipelines/pull/4429) in the next release of KFP.
```shell
Expand Down

0 comments on commit e9749dc

Please sign in to comment.