Skip to content

Commit 9e5e23c

Browse files
authored
Merge pull request #44 from MechBot-2x/mechmind-dwv-patch-15
Create KUBERNETES_SETUP.md
2 parents 41cfc40 + 3eb4428 commit 9e5e23c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

deploy/KUBERNETES_SETUP.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Cluster initialization
2+
eksctl create cluster \
3+
--name mechbot-prod \
4+
--nodes 3 \
5+
--node-type m6i.2xlarge \
6+
--region us-west-2

0 commit comments

Comments
 (0)