How can i apply the split_client module in a kubernetes-ingress? #2607
-
How can i apply the split_client module in a kubernetes-ingress? something like this: https://www.nginx.com/blog/sampling-requests-with-nginx-conditional-logging/ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@jeffny2015 Hello. if you use our CRDs, you can use the builtin If you continue to use HTH |
Beta Was this translation helpful? Give feedback.
-
Answered. Closing. |
Beta Was this translation helpful? Give feedback.
@jovankricka
Here is a simple example of using
split
with ourvirtualServer
CRD: