I have a very basic question about cdn service in gcp. I need to allow just some ips in inbound and deny all the other traffic. How I can achieve this feature? just to know, the cdn will use a backend bucket service.
I've already tried gcp armor but for HTTP(S) load balancer it does not work. Then, what is the right component in the gcp stack?
Thank you in advance for your time.