Skip to content

drycc-addons/service-catalog

Repository files navigation

service-catalog

Build Status Go Report Card codecov

Service Catalog lets you provision cloud services directly from the comfort of native Kubernetes tooling. This project is in incubation to bring integration with service brokers to the Kubernetes ecosystem via the Open Service Broker API.

About

It seems that the original kubernetes-sigs/service-catalog is no longer active.

However, we use a lot of service-catalog related components in drycc, so we decided to establish a branch.

Now our main goal is to upgrade some outdated APIs, including charts and source code. Then consider adding some new features.

If you are also using service-catalog, you can help us together.

Documentation

Our goal is to have extensive use-case and functional documentation.

See the Service Catalog documentation on the main Kubernetes site, and service-catalog.drycc.cc.

For details on broker servers that are compatible with this software, see the Open Service Broker API project's Getting Started guide.

Video links


Terminology

This project's problem domain contains a few inconvenient but unavoidable overloads with other Kubernetes terms. Check out our terminology page for definitions of terms as they are used in this project.

Contributing

Interested in contributing? Check out the contribution guidelines.

Also see the developer's guide for information on how to build and test the code.

We have a mailing list available here.

Code of Conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.