Cloud Storage backend for Google Cloud CDN is currently in alpha. When I trie to use/enable it I get following error:
$ gcloud alpha compute backend-buckets update static-bucket --gcs-bucket-name my-bucket --enable-cdn
ERROR: (gcloud.alpha.compute.backend-buckets.update) There was a problem fetching the resource:
- Required 'Alpha Access' permission for 'Compute API'
How to get Alpha Access? I also don't see any apply form for Alpha Access.
In the documentation page "HTTP(S) Load Balancing with Google Cloud Storage Contents", there's a box with a link to a page to request access.