Skip to content

Commit 90c60a7

Browse files
add badges for project
Signed-off-by: Kevin Wang <[email protected]>
1 parent 640523b commit 90c60a7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
![Karmada-logo](docs/images/Karmada-logo-horizontal-color.png)
44

5+
6+
![build](https://github.com/karmada-io/karmada/actions/workflows/ci.yml/badge.svg)
7+
[![Go Report Card](https://goreportcard.com/badge/github.com/karmada-io/karmada)](https://goreportcard.com/report/github.com/karmada-io/karmada)
8+
[![LICENSE](https://img.shields.io/github/license/karmada-io/karmada.svg)](/LICENSE)
9+
[![Releases](https://img.shields.io/github/release/karmada-io/karmada/all.svg)](https://github.com/karmada-io/karmada/releases)
10+
[![Slack](https://img.shields.io/badge/slack-join-brightgreen)](https://join.slack.com/t/karmada-io/shared_invite/zt-omhy1wfa-LmAkCLfpDMnBjVXp3_U~0w)
11+
512
## Karmada: Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration
613

714
Karmada (Kubernetes Armada) is a Kubernetes management system that enables you to run your cloud-native applications across multiple Kubernetes clusters and clouds, with no changes to your applications. By speaking Kubernetes-native APIs and providing advanced scheduling capabilities, Karmada enables truly open, multi-cloud Kubernetes.

0 commit comments

Comments
 (0)