Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

0.1.0

Choose a tag to compare

@rfranzke rfranzke released this 05 Feb 12:45
· 114 commits to master since this release

Initial release

The VPN Seed component establishes connectivity from a pod running in the Seed cluster to the networks of a Shoot cluster (which are usually private).
The VPN Shoot component serves an endpoint for incoming connections, allows contacting any IP address within its network and routes the packets back to the caller.

Seed Docker image: eu.gcr.io/gardener-project/gardener/vpn-seed:0.1.0
Shoot Docker image: eu.gcr.io/gardener-project/gardener/vpn-shoot:0.1.0