An open API service indexing awesome lists of open source software.

https://github.com/flavono123/flew-index

flavono123's custom krew index
https://github.com/flavono123/flew-index

krew krew-index krew-plugin kubernetes

Last synced: 5 months ago
JSON representation

flavono123's custom krew index

Awesome Lists containing this project

README

          

# flew-index

## fl(avono123's custom kr)ew index

### Install

```sh
k krew index add flew https://github.com/flavono123/flew-index.git
```

### Plugins

- [pickdeep(kupid)](https://github.com/flavono123/kupids)
- [eks-node](https://github.com/flavono123/kubectl-eks-node)
- [view-lables](https://github.com/flavono123/kubectl-view-labels)

### Test in Local

- [Krew Doc: Testing plugin installation locally](https://krew.sigs.k8s.io/docs/developer-guide/testing-locally/)

```sh
k krew uninstall
k krew install --manifest plugins/.yaml
```