Skip to content

tedwardd/k8s-etcdctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-etcdctl

Run etcdctl jobs against k8s nodes.

Build

script/build [tag] builds the docker image. Tag is an option argument (defaults to alpine-etcdctl:latest).

Deploy

Use helm to deploy this. By default, this will deploy a CronJob that runs etcdctl defrag every hour on nodes where label k8s_controller=true.

About

Run etcdctl commands inside k8s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages