-
I use the EnvoyProxy config pretty heavily. I set affinity, loadBalancerIP, and I plan on setting load balancer port numbers. My question is when I go to create a second gateway, how can I set these settings for that one. I don't see how this ties in to a specific gateway or allows me to enter more than one. What is the recommendations to handle this use case kind: EnvoyProxy
metadata:
name: custom-proxy-config
namespace: envoy-gateway-system |
Beta Was this translation helpful? Give feedback.
Answered by
arkodg
Aug 8, 2024
Replies: 1 comment
-
you should be able to achieve this in v1.1 by attaching EnvoyProxy to Gateways |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davem-git
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you should be able to achieve this in v1.1 by attaching EnvoyProxy to Gateways
raised a PR to highlight this #4020