From 7b5cf870732f8c80eba37cbe9be401da4d783e5e Mon Sep 17 00:00:00 2001 From: chai2010 Date: Wed, 5 Jun 2024 22:17:24 +0800 Subject: [PATCH] add KusionStack for DevOps Tools (#4511) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4f8ca59..06c8d9a9 100644 --- a/README.md +++ b/README.md @@ -3251,6 +3251,7 @@ _Software written in Go._ - [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. - [kubevpn](https://github.com/kubenetworks/kubevpn) - VPN tools to connect kubernetes cluster network and proxy workloads inbound traffic to local PC with service mesh. +- [KusionStack](https://github.com/KusionStack/kusion) - A unified programmable configuration techstack to deliver modern app in 'platform as code' and 'infra as code' approach. - [kwatch](https://github.com/abahmed/kwatch) - Monitor & detect crashes in your Kubernetes(K8s) cluster instantly. - [lstags](https://github.com/ivanilves/lstags) - Tool and API to sync Docker images across different registries. - [lwc](https://github.com/timdp/lwc) - A live-updating version of the UNIX wc command.