Add automatic download of kubectl #3645
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
r/2019q2
Issue was last reviewed 2019q2
Currently we are pushing the install of
kubectl
to the user, with varying results (and long docs).It would be more user-friendly to offer a wrapper to download and start the proper os/arch binary:
This also picks the right version (eventually), and offers to use more than one version.
If the user prefers to install and use their own
kubectl
, they just avoid this command...The text was updated successfully, but these errors were encountered: