This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
Solicit feedback on supporting upstreams with non-routable Pod/VM IPs #39
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
kind/question
Categorizes an issue as a user question.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
At launch, Gimbal requires that discovered Application VMs (OpenStack) and Pods (Kubernetes) must have routable IPs that can be reached from the Gimbal cluster. While this is sufficient for our initial user and other users with flat IP namespaces, this will likely prohibit other common scenarios.
We should extend Gimbal to support Kubernetes and OpenStack deployments that do not provide routable IPs. This could include clusters that use an overlay network (e.g. Weave or Flannel) or that simply do not provide routable IPs.
One proposed solution would be to configure a GRE tunnel per upstream cluster.
This goal of this issue is to solicit feedback from the community about their deployments and use-cases so that we can design a viable solution.
The text was updated successfully, but these errors were encountered: