Skip to content

Commit 55b03d1

Browse files
authored
Merge pull request #490 from mjudeikis-bot/docs/remove-prototype-framing
docs: remove prototype/disclaimer framing from README
2 parents 4baeb27 + b490fdb commit 55b03d1

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@
66

77
# kube-bind
88

9-
### Disclaimer: work in progress and not ready for production use.
10-
119
You are invited to [contribute](#contributing)!
1210

1311
## What is it?
1412

15-
kube-bind is a prototype project that aims to provide better support for service providers and consumers that reside in distinct Kubernetes clusters.
13+
kube-bind provides better support for service providers and consumers that reside in distinct Kubernetes clusters.
1614

1715
- A service provider defines its API in terms of CRDs and associated permission claims/limitations, and exports it for use from other clusters.
1816
- Service consumers identify the services they want to consume.
@@ -41,7 +39,7 @@ $ kubectl get mangodbs
4139
For more information go to https://kube-bind.io or watch the [ContainerDays talk](https://www.youtube.com/watch?v=dg0g15Qv5Fo&t=1s)
4240
or the [KubeCon talk](https://www.youtube.com/watch?v=Uv0ivz5xej4).
4341

44-
The kube-bind prototype is following this manifesto from the linked talk:
42+
kube-bind is following this manifesto from the linked talk:
4543

4644
![kube-bind manifesto](docs/images/manifesto.png)
4745

0 commit comments

Comments
 (0)