Get the latest tech news
Kubesafe: Never run Kubernetes commands on the wrong cluster again
Safely manage multiple Kubernetes clusters by defining safe contexts and protected commands. - Telemaco019/kubesafe
Kubesafe seamlessly wraps any CLI command you provide as the first argument (e.g., kubectl, helm, etc.). If you attempt to run a protected command in a safe context, kubesafe will prompt you for confirmation before proceeding. Kubesafe will guide you interactively to select a context to mark as "safe" and choose the commands you want to protect.
Or read this on Hacker News