envoyproxy / envoyproxy/gateway
Multiple Service objects for Envoy
Aperta
stale
triage
- Lingua principale
- Go
- Stelle
- 3k
- Fork
- 864
- Merge medio
- 2g 2h
- PR unite (30g)
- 140
Descrizione
We use Envoy Gateway in GKE. By default, GKE exposes Services to the public network. For private networks, a specific annotation (`networking.gke.io/load-balancer-type: "Internal"`) must be added to a Service object.
To use the same Envoy instance for both public and private networks, we need to create an additional Service object (with the annotation) for the private network manually.
Is there a way to configure multiple Service resources for Envoy out of the box?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.