diff --git a/README.md b/README.md index 54bb13814..949f56a25 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Karmada (Kubernetes Armada) is a Kubernetes management system that enables you t Karmada aims to provide turnkey automation for multi-cluster application management in multi-cloud and hybrid cloud scenarios, with key features such as centralized multi-cloud management, high availability, failure recovery, and traffic scheduling. +![cncf_logo](docs/images/cncf-logo.png) + +Karmada is a sandbox project of the [Cloud Native Computing Foundation](https://cncf.io/) (CNCF). ## Why Karmada: - __K8s Native API Compatible__ diff --git a/docs/images/cncf-logo.png b/docs/images/cncf-logo.png new file mode 100644 index 000000000..fc25a4660 Binary files /dev/null and b/docs/images/cncf-logo.png differ