Skip to content

pmaccacaro/kversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kversion

Small experiment with kubectl versions binaries

Usage

Create a file in your $HOME folder named

.kversion.yaml

with the following format:

---
binaries:
 - /usr/local/bin/kubectl-1.14.8
 - /usr/local/bin/kubectl-1.14.6
 - /usr/local/bin/kubectl-1.14.5
 - /usr/local/bin/kubectl-1.13.7

About

Small experiment: Allow switch the current kubectl binary from a list

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors