Skip to content

If namespace deletion is stuck in the terminating state follow the steps mentioned here.

Notifications You must be signed in to change notification settings

ashishchalak/k8s-terminate-namespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

k8s-terminate-namespace

If the namespace deletion is stuck in the Terminating state, use the script delete_namespace.sh

Just change the NAMESPACE name from test to the one that you may want to delete it.

Also make sure you are able to connect to kubernetes api server by following commands

Kubernetes cluster: kubectl proxy

You should see the output as: Starting to serve on 127.0.0.1:8001

About

If namespace deletion is stuck in the terminating state follow the steps mentioned here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages