Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 385 Bytes

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