Skip to content

a simple reloader to check kubelet status and restart it when running version is different with current version

License

Notifications You must be signed in to change notification settings

pacoxu/kubelet-reloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubelet-reloader

This binary is for https://github.com/pacoxu/kubeadm-operator. It is a simple reloader to check kubelet status and restart it when running version is different with current version

  • kubelet-reloader will watch on /usr/bin/kubelet-new.
  • once there is different version kubelet-new, the reloader will replace /usr/bin/kubelet and restart kubelet.

Quick Start

wget https://github.com/pacoxu/kubeadm-operator/releases/download/v0.1.0/kubelet-reloader-v0.2.0
chmod +x kubelet-reloader-v0.2.0
./kubelet-reloader-v0.2.0

About

a simple reloader to check kubelet status and restart it when running version is different with current version

Resources

License

Stars

Watchers

Forks

Packages

No packages published