edit docs
This commit is contained in:
@@ -3,3 +3,12 @@ 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
|
||||
|
||||
|
||||
@@ -380,7 +380,7 @@ Suggestions:
|
||||
|
||||
|
||||
// when kubecfg changed, due to master redeploy
|
||||
kops export kubecfg --admin --state s3://clusters.dev.datasaker.io
|
||||
// kops export kubecfg --admin --state s3://clusters.dev.datasaker.io
|
||||
|
||||
kops update cluster --name=dev.datasaker.io --state=s3://clusters.dev.datasaker.io --out=./tf-kops-dev-20200907-ip --target=terraform
|
||||
|
||||
|
||||
Reference in New Issue
Block a user