From 277ef2646047ce739a64784ee98f08eb94a840d0 Mon Sep 17 00:00:00 2001 From: Grant Rodgers Date: Fri, 17 May 2019 12:25:20 -0700 Subject: [PATCH] Remove note about Gloo incompatibility with Eventing Eventing now uses standard Kubernetes Services, so it should be compatible with Gloo and Istio. --- docs/install/Knative-custom-install.md | 1 - docs/install/Knative-with-AKS.md | 1 - docs/install/Knative-with-Minikube.md | 1 - docs/install/Knative-with-OpenShift.md | 1 - 4 files changed, 4 deletions(-) diff --git a/docs/install/Knative-custom-install.md b/docs/install/Knative-custom-install.md index f1a4f2c9fd7..59a506d2565 100644 --- a/docs/install/Knative-custom-install.md +++ b/docs/install/Knative-custom-install.md @@ -36,7 +36,6 @@ to run multiple installation commands. ## Installing Istio > Note: [Gloo](https://gloo.solo.io/) is available as an alternative to Istio. -> Gloo is not currently compatible with the Knative Eventing component. > [Click here](./Knative-with-Gloo.md) to install Knative with Gloo. Knative depends on [Istio](https://istio.io/docs/concepts/what-is-istio/) for diff --git a/docs/install/Knative-with-AKS.md b/docs/install/Knative-with-AKS.md index c05932a2ba6..0f9ebfeb5b8 100644 --- a/docs/install/Knative-with-AKS.md +++ b/docs/install/Knative-with-AKS.md @@ -134,7 +134,6 @@ recommended configuration for a cluster is: ## Installing Istio > Note: [Gloo](https://gloo.solo.io/) is available as an alternative to Istio. -> Gloo is not currently compatible with the Knative Eventing component. > [Click here](./Knative-with-Gloo.md) to install Knative with Gloo. Knative depends on Istio. If your cloud platform offers a managed Istio diff --git a/docs/install/Knative-with-Minikube.md b/docs/install/Knative-with-Minikube.md index 73bae3110f3..17d8a21f583 100644 --- a/docs/install/Knative-with-Minikube.md +++ b/docs/install/Knative-with-Minikube.md @@ -59,7 +59,6 @@ minikube start --memory=8192 --cpus=6 \ ## Installing Istio > Note: [Gloo](https://gloo.solo.io/) is available as an alternative to Istio. -> Gloo is not currently compatible with the Knative Eventing component. > [Click here](./Knative-with-Gloo.md) to install Knative with Gloo. Knative depends on Istio. Run the following to install Istio. (We are changing diff --git a/docs/install/Knative-with-OpenShift.md b/docs/install/Knative-with-OpenShift.md index 520f324e0ab..d5121f4a0a8 100644 --- a/docs/install/Knative-with-OpenShift.md +++ b/docs/install/Knative-with-OpenShift.md @@ -106,7 +106,6 @@ oc label namespace default istio-injection=enabled ## Installing Istio > Note: [Gloo](https://gloo.solo.io/) is available as an alternative to Istio. -> Gloo is not currently compatible with the Knative Eventing component. > [Click here](./Knative-with-Gloo.md) to install Knative with Gloo. Knative depends on Istio. First, run the following to grant the necessary