mirror of
https://github.com/mudler/edgevpn.git
synced 2025-12-24 13:18:13 +08:00
Add example usage of Kairos project in README
Added example of Kairos project using VPN for decentralized clusters. Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ace0dcd842
commit
ddbcbac0b1
@@ -33,6 +33,7 @@ It can:
|
||||
- Automatically assign IPs to nodes
|
||||
- Embedded tiny DNS server to resolve internal/external IPs
|
||||
- Create trusted zones to prevent network access if token is leaked
|
||||
- For example, the [Kairos](https://github.com/kairos-io/kairos) CNCF project uses it as a layer for creating decentralized clusters with Kubernetes
|
||||
|
||||
- **Act as a reverse Proxy** : Share a tcp service like you would do with `ngrok`. EdgeVPN let expose TCP services to the p2p network nodes without establishing a VPN connection: creates reverse proxy and tunnels traffic into the p2p network.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user