📦 Find and install kubectl plugins

Krew
Krew is the package manager for kubectl plugins.
What does Krew do?
Krew is a tool that makes it easy to use kubectl plugins. Krew helps you discover plugins, install and manage them on your machine. It is similar to tools like apt, dnf or brew. Today, over [200 kubectl plugins][list] are available on Krew.
- For kubectl users: Krew helps you find, install and manage kubectl plugins
- For plugin developers: Krew helps you package and distribute your plugins
[Documentation][website]
Visit the [Krew documentation][website] to find Installation instructions, User Guide and Developer Guide.
You can follow the [Quickstart][quickstart] to get started with Krew.
[website]: https://krew.sigs.k8s.io/ [quickstart]: https://krew.sigs.k8s.io/docs/user-guide/quickstart/
Contributor Documentation
- Releasing Krew: how to release new version of
- Plugin Lifecycle: how Krew installs/upgrades
- Krew Architecture: architectural decisions
- Krew Logo: our logo and branding assets.
./docs for all documentation.
Roadmap
Please check out the Issue Tracker to see the plan of record for new features and changes.
Community
Bug reports
- If you have a problem with the Krew itself, please file an
- If you're having a problem with a particular plugin's installation or
- If you're having an issue with an installed plugin, file an issue for the
Communication channels
- Slack: #krew or
Contributing
Interested in contributing to Krew? Please refer to our Contributing Guidelines for more details.
Code of Conduct
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.
[index]:https://github.com/kubernetes-sigs/krew-index [list]: https://krew.sigs.k8s.io/plugins/