Asymmetric routing / userdefined route on deployment #300
Replies: 1 comment
-
Closed by #550 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am happily using the AKS construction helper - awesome work!
One issue we are running into is restricting egress through a central Azure Firewall, which causes asymmetric routing. Like described here
The solution would be deploying AKS with the --outbound-type userDefinedRouting option on deployment.
Does anyone have a hint on how to do this with the AKS construction helper?
Thanks,
Robert
Beta Was this translation helpful? Give feedback.
All reactions