Kong ingress - Rewrite path on ingress

You can use Request Transformer | Kong Docs to accomplish this. There is an undocumented property config.replace.uri where you can set the rewrite rule.

I had the exact same question earlier today: