Url paths are not working
Image of url paths:-
while accessing in browser LOADBALANCER-VIP/v1 it is showing cannot get /v1
in kubernetes ingress also i am getting same error while accessing path
Please respond anyone please quickly
Url paths are not working
Image of url paths:-
while accessing in browser LOADBALANCER-VIP/v1 it is showing cannot get /v1
in kubernetes ingress also i am getting same error while accessing path
Please respond anyone please quickly
Which kind of LB are you using? Also, the wildcard option is currently in preview (pre-GA)
https://cloud.google.com/load-balancing/docs/url-map-concepts#wildcards-regx-dynamic
I am using external http load balancer and url maps are /v1/,/v2/
But still showing the error when I was accessing the the path /v1/ or /v1/new
Gke ingress also showing the same error