You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: cloudprovider/amazonswebservices/README.md
+28-33
Original file line number
Diff line number
Diff line change
@@ -42,39 +42,34 @@ The key to deploying this project lies in authorizing the k8s ServiceAccount to
42
42
4. On the cluster details page, ensure that the OIDC provider is enabled. Obtain the OIDC provider URL for the EKS cluster. In the "Configuration" section of the cluster details page, find the "OpenID Connect provider URL".
43
43
44
44
##### Step 2:Configure the IAM role trust policy
45
-
46
-
Create an IAM role:
47
-
48
-
- In the IAM console, create a new IAM role and select "Custom trust policy".
49
-
50
-
- Use the following trust policy to allow EKS to use this role:
0 commit comments