Skip to content

Commit d584c12

Browse files
Merge pull request #9 from OT-CONTAINER-KIT/badge-info
[Development][Add] Added Github Badge info
2 parents b2c6ce5 + 4c65cab commit d584c12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
<img src="./static/logging-operator-logo.svg" height="180" width="180">
33
</p>
44

5+
[![CircleCI](https://circleci.com/gh/OT-CONTAINER-KIT/logging-operator/tree/master.svg?style=shield)](https://circleci.com/gh/OT-CONTAINER-KIT/logging-operator/tree/master)
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/OT-CONTAINER-KIT/logging-operator)](https://goreportcard.com/report/github.com/OT-CONTAINER-KIT/logging-operator)
7+
[![Docker Repository on Quay](https://img.shields.io/badge/container-ready-green "Docker Repository on Quay")](https://quay.io/repository/opstree/logging-operator)
8+
[![Apache License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
9+
[![Maintainability](https://api.codeclimate.com/v1/badges/f9e99ffcba997de51eaa/maintainability)](https://codeclimate.com/github/OT-CONTAINER-KIT/logging-operator/maintainability)
10+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/OT-CONTAINER-KIT/logging-operator)
11+
512
## Logging Operator
613

714
A golang based CRD operator to setup and manage logging stack (Elasticsearch, Fluentd, and Kibana) in the Kubernetes cluster. It helps to setup each component of the EFK stack separately.

0 commit comments

Comments
 (0)