Files
devops-infra-helm-charts-gcp/helm-overrides/gke-dataengg-prd-ase1a/computeclass/sumoduo-cc.yaml
T
2026-08-26 03:39:42 +05:30

29 lines
705 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: sumoduo
spec:
nodePoolConfig:
serviceAccount: sa-common-np-deng-prd@meesho-dataengg-prd-0622.iam.gserviceaccount.com
priorityDefaults:
location:
zones: ['asia-southeast1-a']
activeMigration:
optimizeRulePriority: true
nodePoolAutoCreation:
enabled: true
priorities:
- machineType: c3-highcpu-44
maxPodsPerNode: 28
spot: false
storage:
bootDiskSize: 100
bootDiskType: pd-ssd
- machineType: c4-highcpu-48
maxPodsPerNode: 28
spot: false
storage:
bootDiskSize: 100
bootDiskType: hyperdisk-balanced
whenUnsatisfiable: DoNotScaleUp