|
|
|
|
|
by cfors
1809 days ago
|
|
Not a perfect solution but I add a prompt signaling both my current namespace and cluster, along with some safeguards for any changes on our production environment. In practice I haven't deployed something wrongfully in production ever. I use a custom written script but I've used this one in the past - its pretty nice. https://github.com/jonmosco/kube-ps1/blob/master/kube-ps1.sh |
|