Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Metzner authored May 26, 2024
1 parent 9f8d02e commit 77988f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
**Create a new Kubernetes pod for every new TCP connection and proxy the traffic**

## Example Usage
Currently the pod manifest can only contain a single container with a single open port.
``` bash
# Store remote pod configuration in configmap
kubectl create configmap remote-manifest --from-file=examples/remote.yaml
Expand Down

0 comments on commit 77988f2

Please sign in to comment.