apiVersion: cloud.google.com/v1 kind: ComputeClass metadata: name: contour-shared-arm spec: nodePoolConfig: serviceAccount: sa-dsci-shared-nodepool-prd@meesho-datascience-prd-0622.iam.gserviceaccount.com priorityDefaults: location: zones: ['asia-southeast1-a'] activeMigration: optimizeRulePriority: true nodePoolAutoCreation: enabled: true priorities: - machineType: n4d-highcpu-16 maxPodsPerNode: 16 spot: false storage: bootDiskSize: 30 bootDiskType: hyperdisk-balanced - machineType: c4d-highcpu-16 maxPodsPerNode: 16 spot: false storage: bootDiskSize: 30 bootDiskType: hyperdisk-balanced whenUnsatisfiable: DoNotScaleUp