Files
devops-infra-helm-charts-gcp/helm-overrides/gke-datascience-prd-as1a/computeclass/c3d-highcpu-30-compute-class.yaml
T
2026-08-26 03:39:42 +05:30

24 lines
570 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: c3d-highcpu-30-compute-class
spec:
activeMigration:
optimizeRulePriority: true
nodePoolAutoCreation:
enabled: true
nodePoolConfig:
labels:
dedicated: mlp-c3d-highcpu-30-v1
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
priorities:
- location:
zones:
- asia-south1-a
machineType: c3d-highcpu-30
maxPodsPerNode: 18
spot: false
storage:
bootDiskType: pd-ssd
whenUnsatisfiable: DoNotScaleUp