Skip to content

Commit

Permalink
Merge pull request #228 from jamieplu/jamieplu/readme/meshsync-logo
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
leecalcote authored Aug 22, 2023
2 parents 507051d + fe2baa7 commit 188dcc1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
<br/><br/></p>
</picture>

<p style="text-align:center;" align="center"><a href="https://layer5.io/meshery"><img align="left" style="margin-bottom:20px;" src="https://raw.githubusercontent.com/layer5io/meshsync/master/.github/readme/images/meshsync.svg" width="25%" /></a><br /><br /></p>

[![Docker Pulls](https://img.shields.io/docker/pulls/layer5/meshsync.svg)](https://hub.docker.com/r/layer5/meshsync)
[![Go Report Card](https://goreportcard.com/badge/github.com/layer5io/meshsync)](https://goreportcard.com/report/github.com/layer5io/meshsync)
[![Build Status](https://img.shields.io/github/actions/workflow/status/meshery/meshsync/multi-platform.yml?branch=master)](https://github.com/meshery/meshsync/actions)
Expand All @@ -21,6 +19,9 @@
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3564/badge)](https://bestpractices.coreinfrastructure.org/projects/3564)
<a href="https://discuss.layer5.io/c/service-mesh-patterns/10" alt="Discuss Users">
<img src="https://img.shields.io/discourse/users?label=discuss&logo=discourse&server=https%3A%2F%2Fdiscuss.layer5.io" /></a>
<br /><br />
<p style="text-align:center;" align="center"><a href="https://layer5.io/meshery"><img align="left" style="margin-bottom:20px;" src="https://raw.githubusercontent.com/layer5io/meshsync/master/.github/readme/images/meshsync.svg" width="150px" /></a></p>

# MeshSync

MeshSync (Service Mesh Synchronization), an event-driven, continuous synchronization routine performs the task of ensuring that the state of configuration and status of operation of any service mesh and of the Kubernetes environment are known to Meshery. MeshSync runs as a Kubernetes custom controller under the control of Meshery Operator.
Expand Down

0 comments on commit 188dcc1

Please sign in to comment.