Skip to content

Commit 1af3508

Browse files
committed
fix
1 parent 5d5ed90 commit 1af3508

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

website/content/en/docs/upgrading/upgrade-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Karpenter `1.1.0` drops the support for `v1beta1` APIs.
9797
there are new changes to IAM permissions in the Karpenter controller role for supporting placement groups:
9898
- `ec2:DescribePlacementGroups` action in [AllowRegionalReadActions]({{<ref "../../docs/reference/cloudformation/#allowregionalreadactions">}})
9999
- `arn:${AWS::Partition}:ec2:${AWS::Region}:*:placement-group/*` resource in [AllowScopedEC2InstanceAccessActions]({{<ref "../../docs/reference/cloudformation/#allowscopedec2instanceaccessactions">}})
100+
100101
If you are using placement groups, you will need to update your Karpenter controller role.
101102

102103
Full Changelog:

website/content/en/preview/upgrading/upgrade-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Karpenter `1.1.0` drops the support for `v1beta1` APIs.
9797
there are new changes to IAM permissions in the Karpenter controller role for supporting placement groups:
9898
- `ec2:DescribePlacementGroups` action in [AllowRegionalReadActions]({{<ref "../../docs/reference/cloudformation/#allowregionalreadactions">}})
9999
- `arn:${AWS::Partition}:ec2:${AWS::Region}:*:placement-group/*` resource in [AllowScopedEC2InstanceAccessActions]({{<ref "../../docs/reference/cloudformation/#allowscopedec2instanceaccessactions">}})
100+
100101
If you are using placement groups, you will need to update your Karpenter controller role.
101102

102103
Full Changelog:

website/content/en/v1.11/upgrading/upgrade-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Karpenter `1.1.0` drops the support for `v1beta1` APIs.
9797
there are new changes to IAM permissions in the Karpenter controller role for supporting placement groups:
9898
- `ec2:DescribePlacementGroups` action in [AllowRegionalReadActions]({{<ref "../../docs/reference/cloudformation/#allowregionalreadactions">}})
9999
- `arn:${AWS::Partition}:ec2:${AWS::Region}:*:placement-group/*` resource in [AllowScopedEC2InstanceAccessActions]({{<ref "../../docs/reference/cloudformation/#allowscopedec2instanceaccessactions">}})
100+
100101
If you are using placement groups, you will need to update your Karpenter controller role.
101102

102103
Full Changelog:

0 commit comments

Comments
 (0)