diff --git a/README.md b/README.md index 711bfed5..f56806ff 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ if you installed Go 1.16+, you can use install it by this command directly: go install github.com/wencaiwulue/kubevpn@latest ``` +### Install bookinfo as demo application + +```shell +kubectl apply -f samples/bookinfo/platform/kube/bookinfo.yaml +``` + ## Functions ### Connect to k8s cluster network @@ -132,6 +138,17 @@ Hello world!% Hello world!% ``` +### Reverse proxy with mesh + +Only support HTTP and GRPC, with specific header `"KubeVPN-Routing-Tag: kubevpn"` will route to your local machine + +```shell +➜ ~ curl tomcat:8080 +
Type Status Report
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Type Status Report
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.