Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubernetes-sigs/krew-index
Plugin index for https://github.com/kubernetes-sigs/krew. This repo is for plugin maintainers.
https://github.com/kubernetes-sigs/krew-index
k8s-sig-cli krew kubectl kubectl-plugins
Last synced: 2 days ago
JSON representation
Plugin index for https://github.com/kubernetes-sigs/krew. This repo is for plugin maintainers.
- Host: GitHub
- URL: https://github.com/kubernetes-sigs/krew-index
- Owner: kubernetes-sigs
- License: apache-2.0
- Created: 2018-07-12T17:57:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:20:57.000Z (5 days ago)
- Last Synced: 2024-10-29T11:38:25.900Z (5 days ago)
- Topics: k8s-sig-cli, krew, kubectl, kubectl-plugins
- Homepage: https://krew.sigs.k8s.io
- Size: 3.73 MB
- Stars: 635
- Watchers: 29
- Forks: 488
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
- Security: SECURITY_CONTACTS
Awesome Lists containing this project
- awesome-repositories - kubernetes-sigs/krew-index - Plugin index for https://github.com/kubernetes-sigs/krew. This repo is for plugin maintainers. (Others)
README
# krew-index
This repository is the centralized plugin index for [Krew (kubectl plugin
manager)][krew-site]. It is meant to be useful only for plugin developers.- **If you are a Krew user:** You can find the list of kubectl plugins at the
[Krew website](http://krew.sigs.k8s.io/plugins).- **If you are a kubectl plugin developer:** Read the [Developer
Guide][dev-guide] to learn how to package and publish a plugin in this
repository.[krew-site]: https://krew.sigs.k8s.io/
[krew-repo]: http://sigs.k8s.io/krew
[dev-guide]: https://krew.sigs.k8s.io/docs/developer-guide/## Submitting new plugins
To learn how to create a new plugin and submit it to `krew-index`, read the
[Developer Guide][dev-guide] and make a
pull request to this repository.The decision criteria for plugins accepted to the centralized repository are
evaluated on a case-by-case basis as the community arrives to a decision on
the admission criteria for this repository.If your plugin is rejected from this repository, you can host your own [custom
index](https://krew.sigs.k8s.io/docs/developer-guide/custom-indexes/) repository
to distribute your plugin with Krew.## Community
### Bug reports
- If you're having an issue with an installed **plugin itself**, file an issue
for the repository the plugin's source code is hosted at.
- If you're having a problem **installing or upgrading a plugin**, file an issue
in this repository.
- If you have a problem with the **Krew itself**, please file an issue in the
[krew][krew-repo] repository.### Communication channels
- [Slack](https://kubernetes.slack.com/messages/krew) #krew
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)
- [Kubernetes Community site](http://kubernetes.io/community/)### Code of Conduct
Participation in the Kubernetes community is governed by the [Kubernetes Code
of Conduct](https://github.com/kubernetes-sigs/kustomize/blob/master/code-of-conduct.md).