From dea016498a463e03ab7bc232456ddac89688207d Mon Sep 17 00:00:00 2001 From: Phani Rithvij Date: Thu, 23 May 2024 01:11:46 +0530 Subject: [PATCH] add kubeblocks (#5317) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 566ebca4..d706884e 100644 --- a/README.md +++ b/README.md @@ -3231,6 +3231,7 @@ _Software written in Go._ - [kind](https://github.com/kubernetes-sigs/kind) - Kubernetes IN Docker - local clusters for testing Kubernetes. - [ko](https://github.com/google/ko) - Command line tool for building and deploying Go applications on Kubernetes - [kool](https://github.com/kool-dev/kool) - Command line tool for managing Docker environments as an easy way. +- [kubeblocks](https://github.com/apecloud/kubeblocks) - KubeBlocks is an open-source control plane that runs and manages databases, message queues and other data infrastructure on K8s. - [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google. - [kubeshark](https://github.com/kubeshark/kubeshark) - API traffic analyzer for Kubernetes, inspired by Wireshark, purposely built for Kubernetes. - [KubeVela](https://github.com/kubevela/kubevela) - Cloud native application delivery.