From 550943d3dfa4015ebbc61705c86ebadcf8e27984 Mon Sep 17 00:00:00 2001 From: danehans Date: Tue, 12 Apr 2022 08:33:35 -0700 Subject: [PATCH] Adds Initial Readme Signed-off-by: danehans --- README.md | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf348fa90a..b98ca5487c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ -# gateway -Envoy API gateway and ingress controller +# Envoy Gateway +Envoy Gateway is an open source project for managing Envoy Proxy as an application gateway +and Kubernetes ingress controller. + +## Documentation + +* [Goals](GOALS.md) + +## Contact + +* Slack: Go to https://envoyproxy.io/slack and join the #gateway-dev channel. +* [Google Group][group]: Envoy Gateway developer discussion (APIs, feature design, etc.). + +## Contributing + +* [Contributing guide](CONTRIBUTING.md) +* [Code of conduct](CODE_OF_CONDUCT.md) + +## Community Meeting + +The Envoy Gateway team meets every Tuesday/Thursday at 3:00 PM Pacific Timezone. + +* [Meeting details][meeting] + +[meeting]: https://docs.google.com/document/d/1leqwsHX8N-XxNEyTflYjRur462ukFxd19Rnk3Uzy55I/edit?usp=sharing +[group]: https://groups.google.com/forum/#!forum/envoy-gateway-developers