From 0e3bce67822b48ac70d7741eed1c9a5bd0a84af4 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Wed, 16 Oct 2024 10:11:56 +0800 Subject: [PATCH] add kargo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba46447..1a15033 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o - [jx](https://github.com/jenkins-x/jx) - A command line tool for installing and working with Jenkins X. - [kaniko](https://github.com/GoogleContainerTools/kaniko) - Build Container Images In Kubernetes. - [kapp](https://github.com/carvel-dev/kapp) - kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label. +- [kargo](https://github.com/akuity/kargo) - Application lifecycle orchestration. - [kcl](https://github.com/kcl-lang/kcl) - KCL is a constraint-based record & functional language mainly used in configuration and policy scenarios. (CNCF Sandbox Project). - [kd](https://github.com/UKHomeOffice/kd) - Minimalistic kubernetes resources deployment tool with templating. - [kdo](https://github.com/stepro/kdo) - Deployless Development on Kubernetes.