Skip to content

Ekd3r3r/KubeSchedulerCacheDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

./scheduler_cachedump.sh Dumps the scheduler's cache given a KubeConfig file by opening a Node-Shell on the node with the kube-scheduler and sending SIGUSR2 signal to the kube-scheduler process

Usage: ./scheduler_cachedump.sh <Path to KubeConfig file>

./scheduler_cachedump_kdebug.sh Dumps the scheduler's cache given a KubeConfig file by using kubectl debug and creating a ephemeral container with namespace access to kube-scheduler processes and sending SIGUSR2 signal to the kube-scheduler process

Usage: ./scheduler_cachedump_kdebug.sh <Path to KubeConfig file>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages