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

25 lines
609 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: vminsert-mds
spec:
nodePoolConfig:
serviceAccount: sa-common-np-dmnd-prd@meesho-demand-prd-0622.iam.gserviceaccount.com
nodeLabels:
dedicated: vminsert-mds
priorityDefaults:
location:
zones: ['asia-southeast1-a']
activeMigration:
optimizeRulePriority: false
nodePoolAutoCreation:
enabled: true
priorities:
- machineType: n4-highcpu-32
maxPodsPerNode: 28
spot: false
storage:
bootDiskSize: 100
bootDiskType: hyperdisk-balanced
whenUnsatisfiable: DoNotScaleUp