Skip to content

Kubeman stand for Kubectl Manager. It's manage version between client & server, so client can has dynamic version.

License

Notifications You must be signed in to change notification settings

firizki/kubeman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Kubeman

Kubeman stand for Kubectl Manager. Kubeman will execute every command like kubectl do, but Kubeman will change kubectl binary if it's detect different version between client and server.

Requirement

  • You must already install kubectl binary that possible to change config context
  • Make sure you have ~/.kube/ directory
  • Currently it's only support Linux base, you can change this by change the link with Install and Set Up kubectl

Installation

  1. Set kubeman as execute file
chmod +x kubeman
  1. Copy kubeman to your bin folder
cp kubeman /usr/local/bin/kubeman

How To Use

Everytime you change your context, Kubeman will check client & server version.

kubeman config use-context <your-context>

About

Kubeman stand for Kubectl Manager. It's manage version between client & server, so client can has dynamic version.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages