From e2468832da6e95352fc4ac1e7b943794a1a0a029 Mon Sep 17 00:00:00 2001 From: Tommy Li Date: Fri, 15 Oct 2021 10:42:37 -0700 Subject: [PATCH] Update install readme with KF 1.4.0 deployment (#752) * Update install readme with KF 1.4.0 deployment * Update kfp_tekton_install.md --- guides/kfp_tekton_install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/kfp_tekton_install.md b/guides/kfp_tekton_install.md index f6c2c425c37..8e0c4f17736 100644 --- a/guides/kfp_tekton_install.md +++ b/guides/kfp_tekton_install.md @@ -76,7 +76,7 @@ To install the standalone Kubeflow Pipelines with Tekton, run the following step 1. Follow the [Kubeflow install instructions](https://www.kubeflow.org/docs/ibm/deploy/install-kubeflow-on-iks/#kubeflow-installation) to install the entire Kubeflow stack with `kfp-tekton`. - Kubeflow `v1.3.1` uses Tekton `v0.21.0` and `kfp-tekton` `v0.8.0`. + Kubeflow `v1.4.0` uses Tekton `v0.27.0` and `kfp-tekton` `v1.0.0`. 2. Visit [KFP Tekton User Guide](/guides/kfp-user-guide) and start learning how to use Kubeflow pipeline. @@ -85,7 +85,7 @@ To install the standalone Kubeflow Pipelines with Tekton, run the following step ## Upgrade to Multi-User KFP-Tekton on Kubeflow -1. If you haven't installed Kubeflow 1.3+, Follow the [Kubeflow install instructions](https://www.kubeflow.org/docs/ibm/deploy/install-kubeflow-on-iks/#kubeflow-installation) to install Kubeflow with multi-user capabilities. +1. Starting from Kubeflow 1.3 and beyond, both Kubeflow single and multi-user deployment use the multi-user mode of Kubeflow pipelines to support authentication. If you haven't installed Kubeflow, Follow the [Kubeflow install instructions](https://www.kubeflow.org/docs/ibm/deploy/install-kubeflow-on-iks/#kubeflow-installation) to install Kubeflow Pipelines with multi-user capabilities. 2. To upgrade to the Multi-User version of KFP-Tekton, custom task controllers, and core Tekton controller, please run