Proposal for `kubectl` to have a installer script
agentmilindu opened this issue · 2 comments
agentmilindu commented
About the tool
The CLI tool to manage Kubernetes clusters.
Website: https://kubernetes.io/docs/reference/kubectl/kubectl/
How to install guide: https://kubernetes.io/docs/tasks/tools/install-kubectl/
How the "cURL & bash" command be
curl https://installer.to/kubectl | bash
Checklist
- I checked the Issues list and I'm sure I'm not duplicating an existing request
- I checked the Pull Request list and I'm sure I'm not proposing for a tool that is about to get added
I request the community to consider my proposal and cast your votes by commenting,
+1
if you like to see an installer script for this tool in this repo-1
if you do not like to see an installer script for this tool in this repo
agentmilindu commented
- Apt
- Yum
- Pacman
- DNF
- Apk
vibhorgupta-gh commented
Partially done in #14