Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scraly/krew-index
Custom krew-index with kubernetes plugins
https://github.com/scraly/krew-index
krew-index
Last synced: 2 days ago
JSON representation
Custom krew-index with kubernetes plugins
- Host: GitHub
- URL: https://github.com/scraly/krew-index
- Owner: scraly
- Created: 2020-10-25T09:35:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T07:30:39.000Z (over 2 years ago)
- Last Synced: 2024-05-01T21:50:51.585Z (6 months ago)
- Topics: krew-index
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scraly's krew-index
Welcome in my custom index for Krew.
## Krew?
[Krew](https://github.com/kubernetes-sigs/krew) is a package manager for kubectl plugins, like “brew” but for Kubectl (Kubernetes CLI).
## Krew index?
Krew have an index but it's possible to create its own krew custom index, and this repository it's my krew-index ;-).
## Add scraly/krew-index
`kubectl krew index add scraly https://github.com/scraly/krew-index`
## List available plugins contined in this index
`kubectl krew search scraly`
## Install Kubernetes plugins
`kubectl krew install scraly/halloween`
`kubectl krew install scraly/season`