Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 331 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 331 Bytes

Creating a cluster

Run the command below and follow the instructions.

curl -OLs https://github.com/getupcloud/terraform-cluster/raw/main/create-cluster.sh
bash ./create-cluster.sh

Default operation flow

make init
make plan
make apply
make overlay
make commit
make push