Skip to content

metal-stack/vpn2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

241 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPN2

REUSE status

This repository contains components to establish network connectivity for Shoot clusters.

What's inside

VPN Seed Server - a component that serves an endpoint for incoming connections and allows contacting any IP address within the networks of a Shoot cluster (which are usually private).

VPN Shoot Client - a component that establishes connectivity from a Shoot cluster to the endpoint in the Seed cluster allowing contacting any IP address within its network and routes the packets back to the caller.

Local build

$ make docker-images

About

Network connector between the control plane (deployed in a Seed cluster) and a Shoot cluster superseding the vpn repository.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 38.0%
  • Go 28.9%
  • Dockerfile 27.3%
  • Makefile 5.8%