GoogleCloudPlatform / gke-anthos-holistic-demo

This repository guides you through deploying a private GKE cluster and provides a base platform for hands-on exploration of several GKE related topics which leverage or integrate with that infrastructure. After completing the exercises in all topic areas, you will have a deeper understanding of several core components of GKE and GCP as configured in an enterprise environment.
Apache License 2.0
54 stars 42 forks source link

Unable download config-management-operator.yaml - 403 Forbidden #16

Open irab opened 4 years ago

irab commented 4 years ago

Hi there,

Trying out Anthos, which I enabled over an hour ago in my project. But getting the following error when trying to download the yaml file from the config-management-release bucket, following these instructions: https://github.com/GoogleCloudPlatform/gke-anthos-holistic-demo/blob/master/anthos/README.md#deploying-the-configuration-management-operator

gsutil cp gs://config-management-release/released/latest/config-management-operator.yaml config-management-operator
.yaml

AccessDeniedException: 403 email@example.com does not have storage.objects.list access to config-management-rel
ease.
irab commented 4 years ago

Registered the cluster in the Anthos console and registration/membership looks like it was done correctly? Still can't download... image