Profile
Sign out
menu
create
New Post
My learned
Sign In
Delete contexts
Kubernetes
Verify the available contexts with:
kubectl config get-contexts
And then delete by name running:
kubectl config delete-context <context-name>
arrow_back
back