Tweak scope wording
This commit is contained in:
parent
52506cd95c
commit
7981b4f5fa
|
@ -6,9 +6,10 @@ README](https://github.com/kubernetes/community/blob/master/committee-steering/g
|
||||||
## Scope
|
## Scope
|
||||||
|
|
||||||
Service Catalog is a Kubernetes extension project that implements the [Open
|
Service Catalog is a Kubernetes extension project that implements the [Open
|
||||||
Service Broker API](https://www.openservicebrokerapi.org/) (OSBAPI). It allows
|
Service Broker API](https://www.openservicebrokerapi.org/) (OSBAPI). It enables
|
||||||
application developers to provision and consume cloud services natively from
|
application developers to provision cloud services from within Kubernetes and
|
||||||
within Kubernetes.
|
integrates configuration and discovery of those services into Kubernetes
|
||||||
|
resources.
|
||||||
|
|
||||||
### In scope
|
### In scope
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue