Skip to content

Commit bd5bc15

Browse files
committed
GOALS: Have a go at "batteries included"
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
1 parent eb0db71 commit bd5bc15

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

GOALS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,16 @@ add functionality on top of Envoy, such as commercial API gateway products.
2222
This expressive API will not be implemented by Envoy Proxy, but rather an officially supported translation layer
2323
on top.
2424

25-
### Simplified deployment
25+
### Batteries included
2626
Envoy Gateway will simplify how Envoy is deployed and managed, allowing application developers to focus on
2727
delivering core business value.
2828

29+
The project plans to include additional infrastructure components required by users to fulfill their Ingress and API
30+
gateway needs: It will handle Envoy infrastructure provisioning (e.g. Kubernetes Service, Deployment, et cetera), and
31+
possibly infrastructure provisioning of related sidecar services. It will include sensible defaults with the ability to
32+
override. It will included channels for improving ops by exposing status through API conditions and Kubernetes status
33+
sub-resources.
34+
2935
Making an application accessible needs to be a trivial task for any developer. Similarly, infrastructure administrators
3036
will enjoy a simplified management model that doesn't require extensive knowledge of the solution's architecture to
3137
operate.

0 commit comments

Comments
 (0)