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

add badge for yurt-app-manager #103

Merged
merged 1 commit into from
Aug 12, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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