added repo
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: c3-highcpu-44-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
labels:
|
||||
dedicated: megaduo
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: c3-highcpu-44
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: c3d-highcpu-30-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
labels:
|
||||
dedicated: mlp-c3d-highcpu-30-v1
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: c3d-highcpu-30
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: c4a-highcpu-16-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
labels:
|
||||
dedicated: rust-onboard
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: c4a-highcpu-16
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
@@ -0,0 +1,28 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: contour-internal-0-arm
|
||||
spec:
|
||||
nodePoolConfig:
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorityDefaults:
|
||||
location:
|
||||
zones: ['asia-south1-a']
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
priorities:
|
||||
- machineType: n4d-highcpu-8
|
||||
maxPodsPerNode: 16
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 30
|
||||
bootDiskType: hyperdisk-balanced
|
||||
- machineType: c4d-highcpu-8
|
||||
maxPodsPerNode: 16
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 30
|
||||
bootDiskType: hyperdisk-balanced
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
@@ -0,0 +1,28 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: contour-internal-1-arm
|
||||
spec:
|
||||
nodePoolConfig:
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorityDefaults:
|
||||
location:
|
||||
zones: ['asia-south1-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
|
||||
+22
@@ -0,0 +1,22 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: contour-internal-dataproc-arm
|
||||
spec:
|
||||
nodePoolConfig:
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorityDefaults:
|
||||
location:
|
||||
zones: ['asia-south1-a']
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
priorities:
|
||||
- machineType: c4d-highcpu-16
|
||||
maxPodsPerNode: 16
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 30
|
||||
bootDiskType: hyperdisk-balanced
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+28
@@ -0,0 +1,28 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: contour-internal-intra-0-arm
|
||||
spec:
|
||||
nodePoolConfig:
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorityDefaults:
|
||||
location:
|
||||
zones: ['asia-south1-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
|
||||
+28
@@ -0,0 +1,28 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: contour-internal-intra-1-arm
|
||||
spec:
|
||||
nodePoolConfig:
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorityDefaults:
|
||||
location:
|
||||
zones: ['asia-south1-a']
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
priorities:
|
||||
- machineType: n4d-highcpu-32
|
||||
maxPodsPerNode: 16
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 30
|
||||
bootDiskType: hyperdisk-balanced
|
||||
- machineType: c4d-highcpu-32
|
||||
maxPodsPerNode: 16
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 30
|
||||
bootDiskType: hyperdisk-balanced
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
@@ -0,0 +1,28 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: contour-shared-arm
|
||||
spec:
|
||||
nodePoolConfig:
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorityDefaults:
|
||||
location:
|
||||
zones: ['asia-south1-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
|
||||
@@ -0,0 +1,34 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: datascience-devops
|
||||
spec:
|
||||
nodePoolConfig:
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorityDefaults:
|
||||
location:
|
||||
zones: ['asia-south1-a']
|
||||
activeMigration:
|
||||
optimizeRulePriority: false
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
priorities:
|
||||
- machineType: n4-standard-4
|
||||
maxPodsPerNode: 32
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 60
|
||||
bootDiskType: hyperdisk-balanced
|
||||
- machineType: c4-standard-4
|
||||
spot: false
|
||||
maxPodsPerNode: 32
|
||||
storage:
|
||||
bootDiskSize: 60
|
||||
bootDiskType: hyperdisk-balanced
|
||||
- machineType: e2-standard-4
|
||||
spot: false
|
||||
maxPodsPerNode: 32
|
||||
storage:
|
||||
bootDiskSize: 60
|
||||
bootDiskType: pd-balanced
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+49
@@ -0,0 +1,49 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: g2-standard-16-l4-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
serviceAccount: gke-gpu-node-sa@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: g2-standard-16
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-b
|
||||
machineType: g2-standard-16
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-c
|
||||
machineType: g2-standard-16
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+49
@@ -0,0 +1,49 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: g2-standard-4-l4-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
serviceAccount: gke-gpu-node-sa@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: g2-standard-4
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-b
|
||||
machineType: g2-standard-4
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-c
|
||||
machineType: g2-standard-4
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+52
@@ -0,0 +1,52 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: g2-standard-8-l4-300gb-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
serviceAccount: gke-gpu-node-sa@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: g2-standard-8
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 300
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-b
|
||||
machineType: g2-standard-8
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 300
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-c
|
||||
machineType: g2-standard-8
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskSize: 300
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+49
@@ -0,0 +1,49 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: g2-standard-8-l4-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
serviceAccount: gke-gpu-node-sa@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: g2-standard-8
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-b
|
||||
machineType: g2-standard-8
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
- gpu:
|
||||
count: 1
|
||||
driverVersion: default
|
||||
type: nvidia-l4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-c
|
||||
machineType: g2-standard-8
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
+25
@@ -0,0 +1,25 @@
|
||||
apiVersion: cloud.google.com/v1
|
||||
kind: ComputeClass
|
||||
metadata:
|
||||
name: n2d-standard-48-4lssd-compute-class
|
||||
spec:
|
||||
activeMigration:
|
||||
optimizeRulePriority: true
|
||||
nodePoolAutoCreation:
|
||||
enabled: true
|
||||
nodePoolConfig:
|
||||
labels:
|
||||
dedicated: n2d-standard-48-4lssd
|
||||
serviceAccount: sa-dsci-shared-nodepool-prd@meesho-dsci-as1-prd-0622.iam.gserviceaccount.com
|
||||
priorities:
|
||||
- localStorage:
|
||||
ssdCount: 4
|
||||
location:
|
||||
zones:
|
||||
- asia-south1-a
|
||||
machineType: n2d-standard-48
|
||||
maxPodsPerNode: 18
|
||||
spot: false
|
||||
storage:
|
||||
bootDiskType: pd-ssd
|
||||
whenUnsatisfiable: DoNotScaleUp
|
||||
Reference in New Issue
Block a user