Derf
CDCloudflare Developers
•Created by Derf on 7/25/2023 in #pages-help
How to connect my GKE backend to my pages?
Yes, Usually i would make a POST request that would be handled by my kubernetes ingress controller to the page URL, and kick off a job. But now i have offloaded my front end to pages so anything that is trying to hit those endpoints will no longer work as is and i am unsure on how to get them working.
3 replies