edit docs

This commit is contained in:
exhsgahm
2022-09-07 14:57:01 +09:00
parent 2287d668ea
commit f068be9215
2 changed files with 10 additions and 1 deletions

View File

@@ -3,3 +3,12 @@ terraform init
terraform plan terraform plan
terraform apply terraform apply
// terraform destroy // terraform destroy
# aws set eip to bastion assosiation
# bastion
1. copy autorized_keys for bastion
2. install kubectl
3. install helm

View File

@@ -380,7 +380,7 @@ Suggestions:
// when kubecfg changed, due to master redeploy // 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 kops update cluster --name=dev.datasaker.io --state=s3://clusters.dev.datasaker.io --out=./tf-kops-dev-20200907-ip --target=terraform