Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updating and Fixing EKS Cluster Config
Signed-off-by: Elamaran Shanmugam <[email protected]>
  • Loading branch information
elamaran11 committed Apr 10, 2024
commit 8ac2305484a2627c6023cf481b39b83c92a2a0d6
12 changes: 3 additions & 9 deletions eksctl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ClusterConfig
metadata:
name: cnoe-ref-impl
region: us-west-2
version: "1.27"
version: "1.28"
managedNodeGroups:
- name: managed-ng-1
instanceType: m5.large
Expand All @@ -22,12 +22,6 @@ iam:
withOIDC: true
addons:
- name: aws-ebs-csi-driver
version: "v1.20.0-eksbuild.1"
version: "v1.28.0-eksbuild.1"
attachPolicyARNs:
- arn:aws:iam::aws:policy/service-role/AmazonEBSCSIDriverPolicy
# iamIdentityMappings:
# - arn: arn:aws:iam::000000000000:role/Admin
# groups:
# - system:masters
# username: admin
# noDuplicateARNs: true # prevents shadowing of ARNs
- arn:aws:iam::aws:policy/service-role/AmazonEBSCSIDriverPolicy