Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.94 KB

File metadata and controls

26 lines (17 loc) · 1.94 KB

Build Status CircleCI Go Report Card

Open Service Broker for Alibaba Cloud

The open-service-broker-alibabacloud is an implementation of Open Service Broker (OSB) API for Alibaba Cloud services. So far Alibaba Cloud RDS (Relational Database Service) and OSS (Object Store Service) are included. More services will be supported soon.

open-service-broker-alibabacloud is now able to run on Kubernetes. It works together with Kubernetes Service Catalog

Learn more about the Kubernetes Service Catalog and its great Walkthrough

Prerequisites

  1. Kubernetes cluster
  2. Helm
  3. Service Catalog - follow the walkthrough

How to use

Please refer to specific documentation for details.

Read design document to understand how it's designed and how it works; Read user guide document to learn how to use it in your Kubernetes; Read developer guide document to learn how to extend open-service-broker-alibabacloud by adding a new implementation for specific cloud service