Initial commit from kro/examples/aws/eks-cluster-mgmt

This commit is contained in:
2026-04-21 09:55:53 -03:00
parent 0585444299
commit 7d11fd5889
66 changed files with 3667 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
storageClasses:
# efs:
# fileSystemId: fs-12345678
# efs-sc:
# reclaimPolicy: Delete
# directoryPerms: "700"
# basePath: /data
# mountOptions:
# - nfsvers=4.1
ebs:
ebs-sc-gp3:
reclaimPolicy: Retain
volumeType: gp3
size: 20Gi
iops: 3000
throughput: 125