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

27 lines
650 B
YAML

apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: mlp-a2-highgpu-1
spec:
nodePoolConfig:
serviceAccount: sa-common-np-dsci-prd@meesho-datascience-prd-0622.iam.gserviceaccount.com
nodeLabels:
dedicated: mlp-a2-highgpu-1
priorityDefaults:
location:
zones: ['asia-southeast1-a']
nodePoolAutoCreation:
enabled: true
priorities:
- gpu:
count: 1
driverVersion: default
type: nvidia-tesla-a100
machineType: a2-highgpu-1g
maxPodsPerNode: 16
spot: false
storage:
bootDiskSize: 100
bootDiskType: pd-ssd
whenUnsatisfiable: DoNotScaleUp