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

https://github.com/futuretea/asdf-kube-explorer


https://github.com/futuretea/asdf-kube-explorer

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# asdf-kube-explorer

[kube-explorer](https://github.com/cnrancher/kube-explorer) plugin for [asdf](https://github.com/asdf-vm/asdf) version manager

## Install

```
asdf plugin-add kube-explorer https://github.com/futuretea/asdf-kube-explorer.git
```

## Use
```bash
asdf install kube-explorer latest
asdf global kube-explorer latest
```
Check out the [asdf documentation](https://asdf-vm.com/#/core-manage-versions?id=install-version) for instructions on how to install and manage versions of [kube-explorer](https://github.com/cnrancher/kube-explorer).