From 44096e55ff7a6591fe13f810cd06bb8acc4947e1 Mon Sep 17 00:00:00 2001 From: Oz Bar-Shalom Date: Wed, 17 Jul 2024 13:16:42 +0300 Subject: [PATCH] cluster-admin permissions --- docs/admin/runai-setup/cluster-setup/cluster-install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/admin/runai-setup/cluster-setup/cluster-install.md b/docs/admin/runai-setup/cluster-setup/cluster-install.md index 4772b9a048..f3eac335f2 100644 --- a/docs/admin/runai-setup/cluster-setup/cluster-install.md +++ b/docs/admin/runai-setup/cluster-setup/cluster-install.md @@ -27,6 +27,9 @@ On the next page: * Run the [Helm](https://helm.sh/docs/intro/install/) command provided in the wizard. * In case of a failure, see the [Installation troubleshooting guide](../../troubleshooting/troubleshooting.md#installation). +!!! Note + A kubernetes user with `cluster-admin` role is required to ensure a successfull installation, for more information see [using RBAC Authorization](https://kubernetes.io/docs/reference/access-authn-authz/rbac/){target=_blank}. + ## Verify your cluster's health * Verify that the cluster status in the Run:ai Control Plane's [Clusters Table](#cluster-table) is `Connected`.