Skip to content

Commit fe8285b

Browse files
Merge pull request #79419 from rohennes/TELCODOCS-1953
TELCODOCS-1953: adding policy for pulling images from ECR on SNO
2 parents 43b6b45 + 63c8e17 commit fe8285b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/installation-aws-iam-policies-about.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
By default, the installation program creates instance profiles for the bootstrap, control plane, and compute instances with the necessary permissions for the cluster to operate.
1010

11+
[NOTE]
12+
====
13+
To enable pulling images from the Amazon Elastic Container Registry (ECR) as a postinstallation task in a {sno} cluster, you must add the `AmazonEC2ContainerRegistryReadOnly` policy to the IAM role associated with the cluster's control plane role.
14+
====
15+
1116
However, you can create your own IAM roles and specify them as part of the installation process. You might need to specify your own roles to deploy the cluster or to manage the cluster after installation. For example:
1217

1318
* Your organization's security policies require that you use a more restrictive set of permissions to install the cluster.

0 commit comments

Comments
 (0)