apiVersion: cloud.google.com/v1 kind: ComputeClass metadata: name: vmagent-n4d spec: nodePoolConfig: serviceAccount: sa-common-np-dsci-prd@meesho-datascience-prd-0622.iam.gserviceaccount.com nodeLabels: dedicated: vmagent-n4d priorityDefaults: location: zones: ['asia-southeast1-a'] nodePoolAutoCreation: enabled: true priorities: - machineType: n4d-highcpu-80 maxPodsPerNode: 16 spot: false storage: bootDiskSize: 100 bootDiskType: hyperdisk-balanced - machineType: c4-highcpu-192 maxPodsPerNode: 16 spot: false storage: bootDiskSize: 100 bootDiskType: hyperdisk-balanced - machineType: c4d-highcpu-384 maxPodsPerNode: 16 spot: false storage: bootDiskSize: 100 bootDiskType: hyperdisk-balanced whenUnsatisfiable: DoNotScaleUp