Clean Code

This commit is contained in:
dsk-minchulahn
2023-12-19 13:03:29 +09:00
parent 947561ce1d
commit 0273450ff6
4237 changed files with 0 additions and 7447 deletions

View File

@@ -0,0 +1,23 @@
apiVersion: kops.k8s.io/v1alpha2
kind: InstanceGroup
metadata:
labels:
kops.k8s.io/cluster: k8s-prod.datasaker.io
name: k8s-prod-process-m6i
spec:
image: ami-01e58630c6fb43a44
instanceMetadata:
httpTokens: required
machineType: m6i.xlarge
manager: CloudGroup
maxSize: 3
minSize: 3
nodeLabels:
datasaker/group: process
kops.k8s.io/instancegroup: k8s-prod-process-m6i
role: Node
rootVolumeSize: 100
subnets:
- ap-northeast-2c
taints:
- prod/process:NoSchedule