Add kubevpn (#5114)

* Add kubevpn

* Rename org

---------

Co-authored-by: fengcaiwen <fengcaiwen@bytedance.com>
This commit is contained in:
naison 2024-03-09 23:44:13 +08:00 committed by GitHub
parent 2afb9bccdd
commit 2ff3d2be25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3220,6 +3220,7 @@ _Software written in Go._
- [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google.
- [kubeshark](https://github.com/kubeshark/kubeshark) - API traffic analyzer for Kubernetes, inspired by Wireshark, purposely built for Kubernetes.
- [KubeVela](https://github.com/kubevela/kubevela) - Cloud native application delivery.
- [kubevpn](https://github.com/kubenetworks/kubevpn) - VPN tools to connect kubernetes cluster network and proxy workloads inbound traffic to local PC with service mesh.
- [kwatch](https://github.com/abahmed/kwatch) - Monitor & detect crashes in your Kubernetes(K8s) cluster instantly.
- [lstags](https://github.com/ivanilves/lstags) - Tool and API to sync Docker images across different registries.
- [lwc](https://github.com/timdp/lwc) - A live-updating version of the UNIX wc command.