Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The documentation should have troubleshooting section for destroying the bastion server and install clusters in case of issue #17

Open
aadeshpa opened this issue Apr 21, 2021 · 0 comments

Comments

@aadeshpa
Copy link
Contributor

There should be a troubleshooting section where we can mention these destroy commands in various cases

  1. When while setting up bastion server if someone has failure, they can run other destroy command
    In this section when install of bastion server fails, then
terraform -chdir=bastion-vm destroy --var-file="../terraform.tfvars" --auto-approve
  1. When while creating cluster if someone has failure like me, they can run these two commands
terraform destroy --auto-approve
And then rm -rf installer/<your cluster id>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant