Skip to content

Commit

Permalink
updated kopd delete cluster command in Cleanup step
Browse files Browse the repository at this point in the history
  • Loading branch information
rumeysakdogan committed Dec 16, 2022
1 parent e3daf37 commit 88d3fa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ Lastly, we can verify our memcached service.
We will start with deleting our kubernetes services first. Then we will delete our cluster, s3 bucket, Route53 Hosted zone.
```sh
kops delete cluster --name=kubeapp.aws-devops-journey-of-rumeysadogan.net \
--state=s3://kubeapp-kops-state -yes
--state=s3://kubeapp-kops-state --yes
```


Expand Down

0 comments on commit 88d3fa3

Please sign in to comment.