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

23 lines
546 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: sumotetra
spec:
nodePoolConfig:
serviceAccount: sa-common-np-dsci-prd@meesho-datascience-prd-0622.iam.gserviceaccount.com
nodeLabels:
dedicated: sumotetra
priorityDefaults:
location:
zones: ['asia-southeast1-a']
nodePoolAutoCreation:
enabled: true
priorities:
- machineType: n2-standard-32
maxPodsPerNode: 16
spot: false
storage:
bootDiskSize: 100
bootDiskType: pd-ssd
whenUnsatisfiable: DoNotScaleUp