Skip to content

Commit

Permalink
Add Istio blog post link for Admiral blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
aattuluri authored Jan 7, 2020
1 parent 7932b86 commit 096febb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[![CircleCI](https://circleci.com/gh/istio-ecosystem/admiral/tree/master.svg?style=svg)](https://circleci.com/gh/istio-ecosystem/admiral/tree/master) [![codecov](https://codecov.io/gh/istio-ecosystem/admiral/branch/master/graph/badge.svg)](https://codecov.io/gh/istio-ecosystem/admiral)

**Admiral provides automatic configuration for multiple istio deployments to work as a single mesh**
**Admiral provides automatic configuration and service discovery for multicluster Istio service mesh**

Istio has a very robust set of multi-cluster capabilities. Managing this configuration across multiple clusters at scale is challenging. Admiral takes an opinionated view on this configuration and provides automatic provisioning and syncing across clusters. This removes the complexity from developers and mesh operators pushing this complexity into automation.

Expand Down Expand Up @@ -343,5 +343,7 @@ Organizations below are **officially** using Admiral. Please send a PR with your

1. [Stitching a Service Mesh Across Hundreds of Discrete Networks](https://www.youtube.com/watch?v=EWyNbBn1vns)

2. [Multicluster Istio configuration and service discovery using Admiral](https://istio.io/blog/2020/multi-cluster-mesh-automation/)

## Contributing
Refer to [Contributing doc](./CONTRIBUTING.md)

0 comments on commit 096febb

Please sign in to comment.