You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a feature that implements kubectl create ns <foo> but tests first to see whether it exists and only then creates it if not; else returns success immediately.