Files
devops-infra-helm-charts-gcp/helm-overrides/gke-dsgpu-prd-ase1a/computeclass/n4d-highcpu-64-vmagent-compute-class.yaml
T
2026-08-26 03:39:42 +05:30

25 lines
648 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: n4d-highcpu-64-vmagent-compute-class
spec:
activeMigration:
optimizeRulePriority: true
nodePoolAutoCreation:
enabled: true
nodePoolConfig:
nodeLabels:
dedicated: n4d-highcpu-64-vmagent-compute-class
serviceAccount: gke-gpu-node-sa@meesho-datascience-prd-0622.iam.gserviceaccount.com
priorities:
- location:
zones:
- asia-southeast1-a
machineType: n4d-highcpu-64
maxPodsPerNode: 16
spot: false
storage:
bootDiskSize: 100
bootDiskType: hyperdisk-balanced
whenUnsatisfiable: DoNotScaleUp