From 46a51e92e63e160c11897cc67f53cd7b5bd0a567 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 29 Apr 2022 09:47:12 -0600 Subject: [PATCH] GOALS: Address feedback from Matt Signed-off-by: Luke Shumaker --- GOALS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GOALS.md b/GOALS.md index bf93630f06..280f89742b 100644 --- a/GOALS.md +++ b/GOALS.md @@ -16,8 +16,8 @@ a stronger option for "getting started" as compared to other proxies. Applicati the box without needing to understand in-depth concepts of Envoy Proxy or use OSS wrappers. The API will use familiar nouns that [users](#personas) understand. -The core full-featured Envoy APIs will remain available for those who need more capability and for those who -add functionality on top of Envoy, such as commercial API gateway products. +The core full-featured Envoy xDS APIs will remain available for those who need more capability and for those who +add functionality on top of Envoy Gateway, such as commercial API gateway products. This expressive API will not be implemented by Envoy Proxy, but rather an officially supported translation layer on top.