Consume services in Kubernetes using the Open Service Broker API
Permalink
Failed to load latest commit information.
.github Rename PR_TEMPLATE.md to PULL_REQUEST_TEMPLATE.md (#2317) Sep 4, 2018
build Upgrade k8s dependencies to 1.12 and use strict, override clauses for… Oct 16, 2018
charts Update community.md (#2441) Oct 26, 2018
cmd make svcat marketplace print plan external names (#2433) Oct 23, 2018
contrib fix typo (#2447) Oct 31, 2018
docs Fix typos (#2444) Oct 30, 2018
docsite Update community.md (#2441) Oct 26, 2018
internal/test Improve devguide for first time contributors (#2041) May 17, 2018
pkg fix register cluster broker without auth info (#2446) Oct 30, 2018
plugin/pkg/admission Upgrade k8s dependencies to 1.12 and use strict, override clauses for… Oct 16, 2018
test Update test_context.go (#2440) Oct 26, 2018
vendor Upgrade k8s dependencies to 1.12 and use strict, override clauses for… Oct 16, 2018
.dockerignore Vendor build tools (#2034) May 17, 2018
.gitignore Upgrade k8s dependencies to 1.12 and use strict, override clauses for… Oct 16, 2018
.travis.yml remove from travis integration-tests which are now running in prow (#… Jul 27, 2018
CONTRIBUTING.md Explain how to claim an issue (#2347) Sep 20, 2018
Gopkg.lock Upgrade k8s dependencies to 1.12 and use strict, override clauses for… Oct 16, 2018
Gopkg.toml Upgrade k8s dependencies to 1.12 and use strict, override clauses for… Oct 16, 2018
Jenkinsfile re-enable Jenkins to run e2e (#2018) May 8, 2018
LICENSE Initial commit Sep 12, 2016
Makefile Upgrade k8s dependencies to 1.12 and use strict, override clauses for… Oct 16, 2018
OWNERS Cleanup OWNERS file (#2394) Oct 8, 2018
README.md add mailing list to README (#2241) Jul 30, 2018
REVIEWING.md Explain project roles and how to attain them (#2377) Oct 1, 2018
SECURITY_CONTACTS remove MHB, add jboyd01 (#2378) Oct 1, 2018
code-of-conduct.md Update code-of-conduct.md (#1635) Jan 4, 2018
netlify.toml Documentation Site Framework (#1924) Apr 16, 2018
terminology.md Fix Typo in Terminology (#1128) Aug 13, 2017

README.md

service-catalog

Build Status Build Status Go Report Card

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.

Documentation

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

See the Service Catalog documentation on the main Kubernetes site, and svc-cat.io.

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

Video links


Project Status

We are currently working toward a beta-quality release to be used in conjunction with Kubernetes 1.9. See the milestones list for information about the issues and PRs in current and future milestones.

The project roadmap contains information about our high-level goals for future milestones.

We are currently making weekly releases; see the release process for more information.

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.

We have weekly meetings - see our SIG Readme for details. For meeting agendas and notes, see Kubernetes SIG Service Catalog Agenda.

Previous meeting notes are also available: 2016-08-29 through 2017-09-17.

Kubernetes Incubator

This is a Kubernetes Incubator project. The project was established 2016-Sept-12. The incubator team for the project is:

For more information about sig-service-catalog, such as meeting times and agenda, check out the community site.

Code of Conduct

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