From 4e4ed8469dc240082f77660b01369dff69a2ef14 Mon Sep 17 00:00:00 2001 From: zhaohuabing Date: Thu, 4 Mar 2021 11:44:27 +0800 Subject: [PATCH] update README Signed-off-by: zhaohuabing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6847d57..2998089 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Consul2Istio + +[![CI Tests](https://github.com/aeraki-framework/consul2istio/workflows/ci/badge.svg?branch=master)](https://github.com/aeraki-framework/consul2istio/actions?query=branch%3Amaster+event%3Apush+workflow%3A%22ci%22) + Consul2istio watches Consul catalog and synchronize all the Consul services to Istio. Consul2istio will create a ServiceEntry resource for each service in the Consul catalog.