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

https://github.com/futuretea/forwarder

a k8s port forwarder use kubectl and goreman
https://github.com/futuretea/forwarder

goreman k8s kubectl port-forwarding

Last synced: about 1 month ago
JSON representation

a k8s port forwarder use kubectl and goreman

Awesome Lists containing this project

README

          

# forwarder
a k8s port forwarder use kubectl and goreman

## edit config.yaml
```bash
vi config.yaml
```

## start forward
```bash
make
```