15 lines
215 B
Plaintext
15 lines
215 B
Plaintext
cd terraform/tf-datasaker/
|
|
terraform init
|
|
terraform plan
|
|
terraform apply
|
|
// terraform destroy
|
|
|
|
# aws set eip to bastion assosiation
|
|
|
|
|
|
# bastion
|
|
1. copy autorized_keys for bastion
|
|
2. install kubectl
|
|
3. install helm
|
|
|