From de665bc74ee88f64e463214ceb4983321ae6bcb0 Mon Sep 17 00:00:00 2001 From: Ruilin-Ma <71634749+Ruilin-Ma@users.noreply.github.com> Date: Wed, 29 May 2024 10:07:21 -0400 Subject: [PATCH] Update README.adoc Co-authored-by: Gilbert Kwan --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index f5b6eaf..89e64da 100644 --- a/README.adoc +++ b/README.adoc @@ -151,7 +151,7 @@ ibmcloud login === Provisioning a cluster -To create a {kube} cluster on IBM Cloud, you need `Administrator` access to IBM Cloud Kubernetes Service. To verify your `Administrator` access, log in to the https://cloud.ibm.com/[IBM Cloud Dashboard^]. Then, navigate to `Manage > Access (IAM) > Users > [Your Username] > Access Policies`. Alternatively, if you are part of an access group, you also can check `Manage > Access (IAM) > Access groups > [Your Access Group] > Access`. Using the steps mentioned previously, you can confirm that `Administrator` is listed as a policy for all resources in the account or for the Kubernetes service. +To create a {kube} cluster on IBM Cloud, you need `Administrator` access to IBM Cloud Kubernetes Service. To verify your `Administrator` access, log in to the https://cloud.ibm.com/[IBM Cloud Dashboard^]. Then, navigate to `Manage > Access (IAM) > Users > [Your Username] > Access > Access Policies`. Alternatively, if you are part of an access group, you also can check `Manage > Access (IAM) > Access groups > [Your Access Group] > Access`. Using the steps mentioned previously, you can confirm that `Administrator` is listed as a policy for all resources in the account or for the Kubernetes service. Once you have confirmed that you have appropriate permissions, use the following commands to provision a cluster.