Skip to content

Commit b1ed0ff

Browse files
grantrknative-prow-robot
authored andcommitted
Remove note about Gloo incompatibility with Eventing (#1345)
Eventing now uses standard Kubernetes Services, so it should be compatible with Gloo and Istio.
1 parent ee4deca commit b1ed0ff

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

docs/install/Knative-with-AKS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ recommended configuration for a cluster is:
134134
## Installing Istio
135135

136136
> Note: [Gloo](https://gloo.solo.io/) is available as an alternative to Istio.
137-
> Gloo is not currently compatible with the Knative Eventing component.
138137
> [Click here](./Knative-with-Gloo.md) to install Knative with Gloo.
139138
140139
Knative depends on Istio. If your cloud platform offers a managed Istio

docs/install/Knative-with-Minikube.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ minikube start --memory=8192 --cpus=6 \
5959
## Installing Istio
6060

6161
> Note: [Gloo](https://gloo.solo.io/) is available as an alternative to Istio.
62-
> Gloo is not currently compatible with the Knative Eventing component.
6362
> [Click here](./Knative-with-Gloo.md) to install Knative with Gloo.
6463
6564
Knative depends on Istio. Run the following to install Istio. (We are changing

docs/install/Knative-with-OpenShift.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ oc label namespace default istio-injection=enabled
106106
## Installing Istio
107107

108108
> Note: [Gloo](https://gloo.solo.io/) is available as an alternative to Istio.
109-
> Gloo is not currently compatible with the Knative Eventing component.
110109
> [Click here](./Knative-with-Gloo.md) to install Knative with Gloo.
111110
112111
Knative depends on Istio. First, run the following to grant the necessary

0 commit comments

Comments
 (0)