From b0165131e879ac219852674ee507e75c02dd6a57 Mon Sep 17 00:00:00 2001 From: Jimmy Song Date: Tue, 12 Mar 2024 17:53:27 +0800 Subject: [PATCH] add k0smotron --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9505fca..9989c62 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ Cloud Native is a behavior and design philosophy. At its essence, any behavior o - [eunomia](https://github.com/KohlsTechnology/eunomia) - A GitOps Operator for Kubernetes. - [fabedge](https://github.com/FabEdge/fabedge) - Secure Edge Networking Based On Kubernetes And KubeEdge. - [flagger](https://github.com/weaveworks/flagger) - Istio progressive delivery Kubernetes operator. +- [k0smotron](https://github.com/k0sproject/k0smotron) - k0smotron is a powerful open-source tool for the efficient management of k0s Kubernetes clusters. - [keel](https://github.com/keel-hq/keel) - Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates. - [kopf](https://github.com/zalando-incubator/kopf) - A Python framework to write Kubernetes operators in just few lines of code. - [kube-green](https://github.com/kube-green/kube-green) - A Kubernetes operator to reduce CO2 footprint of your clusters.