53 lines
1.4 KiB
YAML
53 lines
1.4 KiB
YAML
apiVersion: cloud.google.com/v1
|
|
kind: ComputeClass
|
|
metadata:
|
|
name: a2-highgpu-1-imgcache-compute-class
|
|
spec:
|
|
activeMigration:
|
|
optimizeRulePriority: true
|
|
nodePoolAutoCreation:
|
|
enabled: true
|
|
nodePoolConfig:
|
|
nodeLabels:
|
|
dedicated: a2-highgpu-1-imgcache-compute-class
|
|
autoRepair: true
|
|
autoUpgrade: false
|
|
imageStreaming:
|
|
enabled: true
|
|
imageType: cos_containerd
|
|
serviceAccount: gke-gpu-node-sa@meesho-datascience-prd-0622.iam.gserviceaccount.com
|
|
priorities:
|
|
- gpu:
|
|
count: 1
|
|
driverVersion: latest
|
|
type: nvidia-tesla-a100
|
|
location:
|
|
zones:
|
|
- asia-southeast1-b
|
|
machineType: a2-highgpu-1g
|
|
maxPodsPerNode: 20
|
|
spot: false
|
|
storage:
|
|
bootDiskSize: 100
|
|
bootDiskType: pd-ssd
|
|
secondaryBootDisks:
|
|
- diskImageName: image-dsci-mlp-imagecache-v1-prd-ase1
|
|
mode: CONTAINER_IMAGE_CACHE
|
|
- gpu:
|
|
count: 1
|
|
driverVersion: latest
|
|
type: nvidia-tesla-a100
|
|
location:
|
|
zones:
|
|
- asia-southeast1-c
|
|
machineType: a2-highgpu-1g
|
|
maxPodsPerNode: 20
|
|
spot: false
|
|
storage:
|
|
bootDiskSize: 100
|
|
bootDiskType: pd-ssd
|
|
secondaryBootDisks:
|
|
- diskImageName: projects/meesho-datascience-prd-0622/global/images/image-dsci-mlp-imagecache-v1-prd-ase1
|
|
mode: CONTAINER_IMAGE_CACHE
|
|
whenUnsatisfiable: DoNotScaleUp
|