Accessing Exposed Google Kubernetes Cluster IP from Web
I have deploy a Google Kubernetes cluster and exposed it to the web and received an IP to access it X.X.X.X. I can access the workload via the CLI and making a curl request; however, I want to trigger the workflow from my Google hosted website.