Skip to content

rmenn/kubelet-version-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubelet-version-set

Is run prior to the kubelet starting up, writes a file /etc/kubernetes/kubelet.env which is expected to be an environment file used by kubelet.

Modes

It run with two modes one with the kubeconfig passed which queries the api server to get the version then adds that to the file as KUBELET_IMAGE_TAG. The other needs to be passed with a flag imagever which sets the image version to the file with the same tag.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages