File tree 1 file changed +1
-8
lines changed
1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ _somewhere_ in a simple way:
32
32
cluster as the consumer or a different cluster, or even creating a new
33
33
tenant in a multi-tenant SaaS system. The point is that the
34
34
consumer doesn't have to be aware of or care at all about the details.
35
- 3 . The user requests a _ credential _ to use the service instance in their application
35
+ 3 . The user requests a _ binding _ to use the service instance in their application
36
36
37
37
Credentials are delivered to users in normal Kubernetes secrets and
38
38
contain information necessary to connect to and authenticate to the
@@ -59,13 +59,6 @@ Kubernetes 1.8. See the
59
59
[ milestones list] ( https://github.com/kubernetes-incubator/service-catalog/milestones?direction=desc&sort=due_date&state=open )
60
60
for information about the issues and PRs in current and future milestones.
61
61
62
- ** NOTE** : Some fields in our API may still be considered ** ALPHA** after the
63
- API graduates to ** BETA** . These fields are prefixed with ` alpha ` in
64
- JSON/YAML. Alpha fields are provided for use at your own risk, may not work
65
- correctly, may be subject to change or removal at any time, and will not have
66
- data migration provided for them when they graduate past alpha. When an alpha
67
- field graduates past alpha, the ` alpha ` prefix will be removed.
68
-
69
62
The project [ roadmap] ( https://github.com/kubernetes-incubator/service-catalog/wiki/Roadmap )
70
63
contains information about our high-level goals for future milestones.
71
64
You can’t perform that action at this time.
0 commit comments