Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit 964b7d8

Browse files
owainlewisprydie
authored andcommitted
Update README badges with tags and issues (#223)
1 parent 9aa1d88 commit 964b7d8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# MySQL Operator
22

3+
The MySQL [Operator][1] creates, configures and manages MySQL clusters running on Kubernetes.
4+
5+
[![issues](https://img.shields.io/github/issues/oracle/mysql-operator.svg)](https://github.com/oracle/mysql-operator/issues)
6+
[![tags](https://img.shields.io/github/tag/oracle/mysql-operator.svg)](https://github.com/oracle/mysql-operator/tags)
37
[![wercker status](https://app.wercker.com/status/cc1710e8b354d1a22f36b04c8313eac9/s/master "wercker status")](https://app.wercker.com/project/byKey/cc1710e8b354d1a22f36b04c8313eac9)
48
[![Go Report Card](https://goreportcard.com/badge/github.com/oracle/mysql-operator)](https://goreportcard.com/report/github.com/oracle/mysql-operator)
59

6-
The MySQL [Operator][1] creates, configures and manages MySQL clusters running on Kubernetes.
7-
810
The MySQL Operator is opinionated about the way in which clusters are configured.
911
We build upon [InnoDB cluster][3] and [Group Replication][4] to provide a complete high
1012
availability solution for MySQL running on Kubernetes.

0 commit comments

Comments
 (0)