From 0ab12d5bf70e8552b8189952bc6253eccab10ec0 Mon Sep 17 00:00:00 2001 From: Scott Rosenberg <48493016+vrabbi@users.noreply.github.com> Date: Mon, 7 Feb 2022 22:20:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa35baf..19022b8 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,10 @@ This package repository includes the following packages: 9. **knative-serving.tap.oss** - This is the TCE Knative Serving package simply in the same repo to not have a requirement to install the TCE repo as well 10. **cert-manager.tap.oss** - This is the TCE Cert Manager package simply in the same repo to not have a requirement to install the TCE repo as well 11. **contour.tap.oss** - This is the TCE Contour package simply in the same repo to not have a requirement to install the TCE repo as well +12. **service-bindings.tap.oss** - This is a package that allows simple binding of workloads to backend service using the service bindings project ## Installation instructions on TCE and TKGm +#### NOTE: Should work on any Kubernetes platform but has not been tested on other platforms yet and would require installing kapp controller first 1. Create the TAP OSS namespace ```bash kubectl create namespace tap-oss