I've been experimenting with combining a Load Balancer, Cloud Storage, and CDN for the past few weeks. Unfortunately, I have not been successful in getting it to work as expected.
I uploaded some static files (2 jpgs, svgs, and css files) to a multi-regional US bucket (I also tried regional buckets), but it seems that the caching is not functioning correctly.
Whenever I check the headers, all I see is the same bucket metadata:
https://i.sstatic.net/1rDyH.png
The cache controls are properly set, as indicated by the v=2 at the top. I have tried different ways to configure caching, including cache strings, but none of them seem to be working. The Load Balancer is functional because this IP address resolves from it.
What could I possibly be doing wrong?
You can view the links here: