Skip to content

Commit 7d492cd

Browse files
goswamiglaurenyu
authored andcommitted
doc: change "associate" to "create" for OpenID connector (aws#1208)
1 parent 5cc4c73 commit 7d492cd

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/amazon_sagemaker_operators_for_kubernetes.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,11 @@ 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-
Associate an OpenID Connect Provider to Your Instance
86-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
85+
Create an OpenID Connect Provider for Your Cluster
86+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8787

88-
Create an OIDC identity provider for your cluster. If your
89-
cluster is managed by EKS, then your cluster will already have an OIDC
90-
attached to it.
88+
The following instruction will create and associate an OIDC provider
89+
with your EKS cluster.
9190

9291
Set the local ``CLUSTER_NAME`` and \ ``AWS_REGION`` environment
9392
variables as follows:

0 commit comments

Comments
 (0)