middleware 분배

This commit is contained in:
havelight-ee
2023-06-07 19:08:24 +09:00
parent 2005fe2a39
commit bcc62e990b
56 changed files with 3120 additions and 123 deletions

View File

@@ -0,0 +1,27 @@
apiVersion: kops.k8s.io/v1alpha2
kind: InstanceGroup
metadata:
creationTimestamp: "2023-01-06T00:25:00Z"
generation: 2
labels:
kops.k8s.io/cluster: k8s-prod.datasaker.io
name: k8s-rel-process-a
spec:
image: ami-0409b7ddbc59e3222
machineType: m5a.xlarge
manager: CloudGroup
maxSize: 0
minSize: 0
mixedInstancesPolicy:
onDemandAboveBase: 0
onDemandBase: 0
spotAllocationStrategy: capacity-optimized
nodeLabels:
datasaker/group: rel-process
kops.k8s.io/instancegroup: k8s-rel-process-a
role: Node
rootVolumeSize: 100
subnets:
- ap-northeast-2a
taints:
- prod/rel-process:NoSchedule