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

24 lines
561 B
YAML

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