Skip to content

lsdopen/useful-kubernetes-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Useful K8s scripts

A repo of scripts to do things easier on Kubernetes.

Usage

Clone this repo and run the scripts in the scripts folder as needed.

Add --help to any script to get a description of what it does.

Cleanup Pods

If you have any pods that are completed or evicted etc. You can run the following script to clean them up:

./scripts/cleanup-pods.sh

About

A repo of scripts to do things easier on Kubernetes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages