added repo

This commit is contained in:
Your Name
2026-08-26 03:39:42 +05:30
parent 45c25a95af
commit b8575bb8b9
6889 changed files with 1217125 additions and 0 deletions
@@ -0,0 +1,22 @@
apiVersion: cloud.google.com/v1
kind: ComputeClass
metadata:
name: vmselect
spec:
nodePoolConfig:
serviceAccount: sa-common-np-dsci-prd@meesho-datascience-prd-0622.iam.gserviceaccount.com
nodeLabels:
dedicated: vmselect
priorityDefaults:
location:
zones: ['asia-southeast1-a']
nodePoolAutoCreation:
enabled: true
priorities:
- machineType: c3-highcpu-44
maxPodsPerNode: 16
spot: false
storage:
bootDiskSize: 100
bootDiskType: pd-ssd
whenUnsatisfiable: DoNotScaleUp