Service broker for kubernetes catalog, simple implementation for google cloud shell

10/16/2019

I am trying to implement Azure osba service broker on google cloud shell to interact with google cloud kubernetes and Azure services, but i am not able to run it and always commands are ending in some error.

I have installed helm and service catalog also. Please suggest me any simple service broker for google cloud shell which i can implement easily for demo purpose. Can i use Google shell cloud MySQL ( GCP)? Please provide any information in form of website link or github.

-- Penguin Tech
google-kubernetes-engine
kubernetes
kubernetes-helm
kubernetes-pod
service-broker

1 Answer

10/18/2019

You can use config connector to manage your Google Cloud Platform (GCP) resources through Kubernetes configuration as Google cloud platform service broker is deprecated. This documentation will help you to get started with config connector by managing a cloud spanner instance. You can also refer to this repository that contains sample applications and resources like PubSub for use with Config Connector

-- Khalid K
Source: StackOverflow