Replies: 1 comment 2 replies
-
Hi @dhatri308 , do you use Ingress or VirtualServer? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We deploy our kubernetes application in AWS and Azure. We have an Nginx Ingress Controller in front of all our services. We need to implement some cross-origin calls allow/disallow logic. Which is the best place to implement this? For example we do want to allow all calls from *.foobar.com.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions