Skip to content

fyfirman/common-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Common Scripts

A curated list of the commonly used scripts in a daily basis

How to make the file to be excuted

chmod u+x

Delete all pods exclude a namespace

Delete all runnings pods exclude a namespace. Usually to be used for deleting all pods exclude kube-system Usage:

./delete_all_pods_exclude_system.sh -v <excluded-namespace>
./delete_all_pods_exclude_system.sh -v kube-system

About

curated list of the commonly used scripts in a daily basis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages