Skip to content

mwennrich/partition-watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partition-watchdog

ALPHA version

Usage

Usage:
  partition-watchdog [command]

Available Commands:
  check       check connectivity to a partition and stop kube-controller-manager if unavailable
  help        Help about any command

Flags:
      --checkinterval duration   time between nodeReady checks (default 10s)
      --deployment string        name of deployment to scale (default "kube-controller-manager")
  -h, --help                     help for partition-watchdog
      --target string            target to check (e.g. 212.1.5.7:80
      --timeout duration         connection timeout for checks (default 2s)
      --tries int                number of checks partition is considered (un)available (default 5)

Example

kubectl apply -f deploy/partition-watchdog.yaml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published