tweaked readme
This commit is contained in:
parent
46dd37383c
commit
68edf87971
@ -199,11 +199,11 @@ spec:
|
|||||||
If you want to takedown the cluster, you can proceed as follows:
|
If you want to takedown the cluster, you can proceed as follows:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
hcloud load-balancer delete traefik
|
|
||||||
hcloud network delete k3s
|
|
||||||
terraform destroy -auto-approve
|
terraform destroy -auto-approve
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And if the network is slow to delete, just issue `hcloud network delete k3s` to speed things up!
|
||||||
|
|
||||||
_Also, if you had a full-blown cluster in use, it would be best to delete the whole project in your Hetzner account directly as operators or deployments may create other resources during regular operation._
|
_Also, if you had a full-blown cluster in use, it would be best to delete the whole project in your Hetzner account directly as operators or deployments may create other resources during regular operation._
|
||||||
|
|
||||||
<!-- CONTRIBUTING -->
|
<!-- CONTRIBUTING -->
|
||||||
|
Loading…
Reference in New Issue
Block a user