From df8eb7ce69314c06accdd097689892c061758d6c Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Fri, 15 Sep 2017 14:39:17 -0500 Subject: [PATCH] Update README to mention CNCF This is a requirement for graduation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f023c4697c7a..9faf2af9d6d8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ C++ L7 proxy and communication bus +Envoy is hosted by the [Cloud Native Computing Foundation](https://cncf.io) (CNCF). If you are a company that wants to help shape the evolution of technologies that are container-packaged, dynamically-scheduled and microservices-oriented, consider joining the CNCF. For details about who's involved and how Envoy plays a role, read the CNCF [announcement](https://www.cncf.io/blog/2017/09/13/cncf-hosts-envoy/). + ## Documentation * [Offical documentation](https://envoyproxy.github.io).