From 0a98d44bb0c66bc290914ba65c16c11ee9050023 Mon Sep 17 00:00:00 2001 From: Alexander Block Date: Fri, 2 Feb 2024 13:54:56 +0100 Subject: [PATCH] Add Kluctl to list of deployment tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4caa2e2..5aaf98d 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,7 @@ A curated list of Platform and Production Engineering tools - Maintained by [Sai - [werf](https://werf.io/) - [Google Cloud Build](https://cloud.google.com/build) - [Spinnaker](https://spinnaker.io/) +- [Kluctl](https://kluctl.io) - Easily handle Kubernetes deployments of any size, complexity, and across various environments using the push based CLI or pull based GitOps. ### Automation and Collaboration