googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

Error enabling servicebroker.googleapis.com #182

Closed mattfarina closed 6 years ago

mattfarina commented 6 years ago

I'm getting an error:

enabling a GCP API: servicebroker.googleapis.com failed to configure GCP broker

I'm being directed to go to https://console.developers.google.com/apis/api/servicebroker.googleapis.com/overview?project=[MY-PROJECT] to enable it. But, on that site I get the error:

The API "servicebroker.googleapis.com" doesn't exist or you don't have permission to access it

I am an owner on that project. How should I proceed to try the service broker?

martinmaly commented 6 years ago

Hi,

apologies for the delayed response. the broker is now accessible. Here is the public announcement: https://cloudplatform.googleblog.com/2018/04/Introducing-Kubernetes-Catalog-and-GCP-Open-Service-Broker.html

Cheers Martin