mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
docs: Move eks:DescribeAddon permission to minimum set of required permissions
This commit is contained in:
+2
-2
@@ -178,7 +178,7 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
|
||||
"iam:ListInstanceProfiles",
|
||||
"iam:ListRoles",
|
||||
"iam:ListRoleTags",
|
||||
"iam:PassRole"
|
||||
"iam:PassRole",
|
||||
"iam:TagRole"
|
||||
],
|
||||
"Resource": "*"
|
||||
@@ -199,6 +199,7 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
|
||||
"eks:DeleteCluster",
|
||||
"eks:DeleteFargateProfile",
|
||||
"eks:DeleteNodegroup",
|
||||
"eks:DescribeAddon",
|
||||
"eks:DescribeCluster",
|
||||
"eks:DescribeFargateProfile",
|
||||
"eks:DescribeNodegroup",
|
||||
@@ -336,7 +337,6 @@ The following are the required permissions for installing the Amazon EBS CSI Dri
|
||||
"eks:AssociateIdentityProviderConfig",
|
||||
"eks:CreateAddon",
|
||||
"eks:DeleteAddon",
|
||||
"eks:DescribeAddon",
|
||||
"eks:DescribeAddonConfiguration",
|
||||
"eks:DescribeAddonVersions",
|
||||
"eks:DescribeCluster",
|
||||
|
||||
+2
-2
@@ -178,7 +178,7 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
|
||||
"iam:ListInstanceProfiles",
|
||||
"iam:ListRoles",
|
||||
"iam:ListRoleTags",
|
||||
"iam:PassRole"
|
||||
"iam:PassRole",
|
||||
"iam:TagRole"
|
||||
],
|
||||
"Resource": "*"
|
||||
@@ -199,6 +199,7 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
|
||||
"eks:DeleteCluster",
|
||||
"eks:DeleteFargateProfile",
|
||||
"eks:DeleteNodegroup",
|
||||
"eks:DescribeAddon",
|
||||
"eks:DescribeCluster",
|
||||
"eks:DescribeFargateProfile",
|
||||
"eks:DescribeNodegroup",
|
||||
@@ -336,7 +337,6 @@ The following are the required permissions for installing the Amazon EBS CSI Dri
|
||||
"eks:AssociateIdentityProviderConfig",
|
||||
"eks:CreateAddon",
|
||||
"eks:DeleteAddon",
|
||||
"eks:DescribeAddon",
|
||||
"eks:DescribeAddonConfiguration",
|
||||
"eks:DescribeAddonVersions",
|
||||
"eks:DescribeCluster",
|
||||
|
||||
+2
-2
@@ -178,7 +178,7 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
|
||||
"iam:ListInstanceProfiles",
|
||||
"iam:ListRoles",
|
||||
"iam:ListRoleTags",
|
||||
"iam:PassRole"
|
||||
"iam:PassRole",
|
||||
"iam:TagRole"
|
||||
],
|
||||
"Resource": "*"
|
||||
@@ -199,6 +199,7 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
|
||||
"eks:DeleteCluster",
|
||||
"eks:DeleteFargateProfile",
|
||||
"eks:DeleteNodegroup",
|
||||
"eks:DescribeAddon",
|
||||
"eks:DescribeCluster",
|
||||
"eks:DescribeFargateProfile",
|
||||
"eks:DescribeNodegroup",
|
||||
@@ -336,7 +337,6 @@ The following are the required permissions for installing the Amazon EBS CSI Dri
|
||||
"eks:AssociateIdentityProviderConfig",
|
||||
"eks:CreateAddon",
|
||||
"eks:DeleteAddon",
|
||||
"eks:DescribeAddon",
|
||||
"eks:DescribeAddonConfiguration",
|
||||
"eks:DescribeAddonVersions",
|
||||
"eks:DescribeCluster",
|
||||
|
||||
Reference in New Issue
Block a user