Skip to content

Instantly share code, notes, and snippets.

@richardcase
Created February 6, 2024 10:48
Show Gist options
  • Save richardcase/f6beaffac0fcf57ab7d33b787e0718f1 to your computer and use it in GitHub Desktop.
Save richardcase/f6beaffac0fcf57ab7d33b787e0718f1 to your computer and use it in GitHub Desktop.
Rancher Turtles: Destroy child/workload cluster
  1. In Rancher Manager got to Continuos Delivery
  2. Click Git Repos from the left navigation
  3. Change the namespace to fleet-local using the dropdown on the top bar
  4. Click the "3 dots" on the line for clusters
  5. Select Delete from the menu
  6. Click Delete button
  7. Wait until the following returns no clusters found:
kubectl get clusters.cluster.x-k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment