Hi! I am new to cloudflare, i’m attempting to expose a service in GKE (Google Kubernetes Engine) so i create a Load Balancer and set up an A record in cloudflare to point a first level subdomain to my LoadBalancer’s IP. The A record works on HTTP but I can’t seem to make it work over HTTPS and my application does require the security.
Currently i have my SSL/TLS set to Full, i’ve disabled forced https and checked my universal certificate a million times, could someone help?