https://github.com/couchbase/service-broker
An Open Service Broker Based Kubernetes Templating Engine
https://github.com/couchbase/service-broker
kubernetes open-service-broker open-service-broker-api openshift
Last synced: 9 months ago
JSON representation
An Open Service Broker Based Kubernetes Templating Engine
- Host: GitHub
- URL: https://github.com/couchbase/service-broker
- Owner: couchbase
- License: apache-2.0
- Created: 2020-03-03T15:41:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T21:42:33.000Z (over 2 years ago)
- Last Synced: 2024-06-19T00:38:47.672Z (about 2 years ago)
- Topics: kubernetes, open-service-broker, open-service-broker-api, openshift
- Language: Go
- Homepage:
- Size: 1.02 MB
- Stars: 17
- Watchers: 7
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes Generic Service Broker

Open Service Broker API driven templating engine for Kubernetes.
The Kubernetes Service Broker conforms to the [Open Service Broker Specification](https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md) version 2.13.
## End-User Documentation
This is provided as AsciiDoc, organized as an Antora module, and can be found [here](documentation/modules/ROOT/pages/index.adoc).
## Development and Contributing
You can read all you need to know in the [contribution document](CONTRIBUTING.md).