# service-catalog **Repository Path**: mirrors_openshift/service-catalog ## Basic Information - **Project Name**: service-catalog - **Description**: Share and consume services in Kubernetes using service brokers - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## `service-catalog` [](https://travis-ci.org/kubernetes-incubator/service-catalog "Travis") [](https://service-catalog-jenkins.appspot.com/job/service-catalog-master-testing/ "Jenkins") [](https://goreportcard.com/report/github.com/kubernetes-incubator/service-catalog)
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](https://github.com/openservicebrokerapi/servicebroker). ### Documentation Our goal is to have extensive use-case and functional documentation. See the [Service Catalog documentation](https://kubernetes.io/docs/concepts/service-catalog/) on the main Kubernetes site, and [svc-cat.io](https://svc-cat.io/docs). For details on broker servers that are compatible with this software, see the Open Service Broker API project's [Getting Started guide](https://github.com/openservicebrokerapi/servicebroker/blob/master/gettingStarted.md). #### Video links - [Service Catalog Basic Concepts](https://goo.gl/6xINOa) - [Service Catalog Basic Demo](https://goo.gl/IJ6CV3) - [SIG Service Catalog Meeting Playlist](https://goo.gl/ZmLNX9) --- ### Project Status We are currently working toward a beta-quality release to be used in conjunction with Kubernetes 1.9. See the [milestones list](https://github.com/kubernetes-incubator/service-catalog/milestones?direction=desc&sort=due_date&state=open) for information about the issues and PRs in current and future milestones. The project [roadmap](https://github.com/kubernetes-incubator/service-catalog/wiki/Roadmap) contains information about our high-level goals for future milestones. We are currently making weekly releases; see the [release process](https://github.com/kubernetes-incubator/service-catalog/wiki/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](./terminology.md) for definitions of terms as they are used in this project. ### Contributing Interested in contributing? Check out the [contribution guidelines](./CONTRIBUTING.md). Also see the [developer's guide](./docs/devguide.md) for information on how to build and test the code. We have a mailing list available [here](https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog). We have weekly meetings - see [our SIG Readme](https://github.com/kubernetes/community/blob/master/sig-service-catalog/README.md#meetings) for details. For meeting agendas and notes, see [Kubernetes SIG Service Catalog Agenda](https://docs.google.com/document/d/17xlpkoEbPR5M6P5VDzNx17q6-IPFxKyebEekCGYiIKM/edit). Previous meeting notes are also available: [2016-08-29 through 2017-09-17](https://docs.google.com/document/d/10VsJjstYfnqeQKCgXGgI43kQWnWFSx8JTH7wFh8CmPA/edit). ### Kubernetes Incubator This is a [Kubernetes Incubator project](https://github.com/kubernetes/community/blob/master/incubator.md). The project was established 2016-Sept-12. The incubator team for the project is: - Sponsor: Brian Grant ([@bgrant0607](https://github.com/bgrant0607)) - Champion: Paul Morie ([@pmorie](https://github.com/pmorie)) - SIG: [sig-service-catalog](https://github.com/kubernetes/community/tree/master/sig-service-catalog) - Our [SIG Charter](https://github.com/kubernetes/community/blob/master/sig-service-catalog/charter.md) For more information about sig-service-catalog, such as meeting times and agenda, check out the [community site](https://github.com/kubernetes/community/tree/master/sig-service-catalog). ### Code of Conduct Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](./code-of-conduct.md).