add KusionStack for DevOps Tools (#4511)

This commit is contained in:
chai2010 2024-06-05 22:17:24 +08:00 committed by GitHub
parent 56b37d34c0
commit 7b5cf87073
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.