-
Notifications
You must be signed in to change notification settings - Fork 1
VPN Connectivity between Garden Runtime Cluster and Seeds #66
Copy link
Copy link
Open
Labels
Q2/2026This topic is relevant for the hackathon in Q2/2026.This topic is relevant for the hackathon in Q2/2026.area/networkingNetworking relatedNetworking relatedkind/enhancementEnhancement, improvement, extensionEnhancement, improvement, extensionlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.teamsize/smallA team of 1-2 people.A team of 1-2 people.
Metadata
Metadata
Assignees
Labels
Q2/2026This topic is relevant for the hackathon in Q2/2026.This topic is relevant for the hackathon in Q2/2026.area/networkingNetworking relatedNetworking relatedkind/enhancementEnhancement, improvement, extensionEnhancement, improvement, extensionlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.teamsize/smallA team of 1-2 people.A team of 1-2 people.
Type
Fields
Give feedbackNo fields configured for issues without a type.
How to categorize this topic?
/area networking
/kind enhancement
/label teamsize/small
What is the topic about?:
Depending on the landscape setup, components running in the Garden runtime cluster may not be able to initiate connections to Seed clusters. However, it might be good to have connectivity from the Garden runtime cluster to the Seed clusters, e.g. for showing content in the Gardener Dashboard.
The VPN connection between shoot control plane and shoot data plane is similar. It is established from the data plane to the control plane and used in the other direction. This is similar to what would be possible between Garden runtime cluster and Seed cluster, i.e. all Seed clusters are able to communicate with the Garden runtime cluster.