Skip to content

Commit e5176fe

Browse files
committed
Rewording the sentence
1 parent 7c81613 commit e5176fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/amazon_sagemaker_operators_for_kubernetes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,13 @@ IAM role-based operator deployment
8282
Before you can deploy your operator using an IAM role, associate an OpenID Connect (OIDC) provider with your role to
8383
authenticate with the IAM service.
8484

85-
Create an OpenID Connect Provider to Your Instance
85+
Create an OpenID Connect Provider for Your Cluster
8686
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8787

8888
Create an OIDC identity provider for your cluster. If your
8989
cluster is managed by EKS, then your cluster will already have an OIDC
90-
attached to it and below command will associate it with IAM.
90+
attached to it. The following command will associate the OIDC provider
91+
with your EKS cluster.
9192

9293
Set the local ``CLUSTER_NAME`` and \ ``AWS_REGION`` environment
9394
variables as follows:

0 commit comments

Comments
 (0)