Skip to content

Commit 7c0e734

Browse files
georgethebeatledanail-branekov
authored andcommitted
Remove the servicebinding.io dependency from the install docs
1 parent b69f465 commit 7c0e734

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

INSTALL.md

-6
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,6 @@ Follow the dynamic provisioning [instructions](https://projectcontour.io/docs/1.
100100
We use the [Kubernetes Metrics Server](https://github.com/kubernetes-sigs/metrics-server) to implement [process stats](https://v3-apidocs.cloudfoundry.org/#get-stats-for-a-process).
101101
Most Kubernetes distributions will come with `metrics-server` already installed. If yours does not, you should follow the [instructions](https://github.com/kubernetes-sigs/metrics-server#installation) to install it.
102102
103-
### Service Bindings Controller
104-
105-
We use the [Service Binding Specification for Kubernetes](https://github.com/servicebinding/spec) and its [controller reference implementation](https://github.com/servicebinding/runtime) to implement [Cloud Foundry service bindings](https://docs.cloudfoundry.org/devguide/services/application-binding.html) ([see this issue](https://github.com/cloudfoundry/cf-k8s-controllers/issues/462)). Follow the [instructions](https://github.com/servicebinding/runtime/releases/latest) to install the latest version.
106-
107-
At minimum, you need to install servicemanager.io runtimes: https://github.com/servicebinding/runtime/releases/download/latest/servicebinding-runtime-v<version>.yaml
108-
109103
## Pre-install configuration
110104
111105
### Namespace creation

0 commit comments

Comments
 (0)