Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
add badge for yurt-app-manager (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
rambohe-ch authored Aug 12, 2022
1 parent 4b47b7d commit a1226f5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Yurt-app-manager

<div align="center">

[![Version](https://img.shields.io/badge/YurtAppManager-v0.6.0-orange)](https://github.com/openyurtio/yurt-app-manager/releases/tag/v0.6.0-beta.1)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
[![Go Report Card](https://goreportcard.com/badge/github.com/openyurtio/yurt-app-manager)](https://goreportcard.com/report/github.com/openyurtio/yurt-app-manager)
[![codecov](https://codecov.io/gh/openyurtio/yurt-app-manager/branch/master/graph/badge.svg)](https://app.codecov.io/gh/openyurtio/yurt-app-manager)
</div>

This repository contains 4 CRD/controllers: NodePool, YurtAppSet, YurtAppDaemon and YurtIngress.

The NodePool provides a convenient management experience for a pool of nodes within the same region or site.
Expand Down

0 comments on commit a1226f5

Please sign in to comment.