From efba7def9f851b23d05a8a50e103041224364107 Mon Sep 17 00:00:00 2001 From: Evan Anderson Date: Thu, 16 Sep 2021 03:56:39 -0700 Subject: [PATCH] We haven't required Istio for 2 1/2 years (#4244) --- docs/serving/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/serving/README.md b/docs/serving/README.md index b9e7ddbd8..718893a36 100644 --- a/docs/serving/README.md +++ b/docs/serving/README.md @@ -1,6 +1,6 @@ # Knative Serving -Knative Serving builds on Kubernetes and Istio to support deploying and serving +Knative Serving builds on Kubernetes to support deploying and serving of serverless applications and functions. Serving is easy to get started with and scales to support advanced scenarios.