Spaces:
Running
Running
r1cksync
feat: real K8s backend via kind + EXEC_KUBECTL action + 9 fault injectors + /k8s/* endpoints + --local training preset + RUNBOOK
810229c | param([string]$ClusterName = "incident-commander") | |
| kind delete cluster --name $ClusterName | |
| Write-Host "✔ Cluster '$ClusterName' deleted" -ForegroundColor Green | |