You don’t need a new platform. You need a .
# tools/find-orphaned-volumes #!/bin/bash # Lists PVCs not attached to a running pod kubectl get pvc --all-namespaces -o json | jq -r '.items[] | select(.status.phase=="Lost") | .metadata.name' Stop asking devs to install 14 different CLIs. platform tools folder
When the database is down, you don't want to Google kubectl commands. You don’t need a new platform