From d7b67b2b94901190758563f9e00c5fec53409730 Mon Sep 17 00:00:00 2001 From: Guillermo Quiros Date: Mon, 10 Jun 2024 22:36:32 +1200 Subject: [PATCH 1/2] Adding K8studio to the Monitoring, Alerts, and Visualization List --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4c97924..ebf886c 100644 --- a/readme.md +++ b/readme.md @@ -187,7 +187,7 @@ Items with :green_heart: indicate open source projects. - :green_heart:[Searchlight](https://github.com/searchlight/searchlight) :fire::fire: - Searchlight/Icinga periodically runs various checks on a Kubernetes cluster and sends notifications if detects an issue. - :green_heart:[Sloop](https://github.com/salesforce/sloop) :fire::fire::fire: - Sloop monitors Kubernetes, recording histories of events and resource state changes and providing visualizations to aid in debugging past events. - :green_heart:[Thanos](https://github.com/thanos-io/thanos) :fire::fire::fire::fire::fire: - Thanos is a set of components that can be composed into a highly available metric system with unlimited storage capacity. - +- :green_heart:[K8Studio](https://github.com/guiqui/k8Studio) :fire::fire::fire - K8Studio IDE to manage and visualise Kubernetes Clusters. ### Backup and Restore - :green_heart:[katafygio](https://github.com/bpineau/katafygio) :fire: - katafygio discovers Kubernetes objects (deployments, services, ...), and continuously save them as yaml files in a git repository. From 58cf5014364ac68b5bd5937740f03922c22a207f Mon Sep 17 00:00:00 2001 From: Guillermo Quiros Date: Mon, 10 Jun 2024 22:38:30 +1200 Subject: [PATCH 2/2] Update hot metric to 500+ --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ebf886c..34f0277 100644 --- a/readme.md +++ b/readme.md @@ -187,7 +187,7 @@ Items with :green_heart: indicate open source projects. - :green_heart:[Searchlight](https://github.com/searchlight/searchlight) :fire::fire: - Searchlight/Icinga periodically runs various checks on a Kubernetes cluster and sends notifications if detects an issue. - :green_heart:[Sloop](https://github.com/salesforce/sloop) :fire::fire::fire: - Sloop monitors Kubernetes, recording histories of events and resource state changes and providing visualizations to aid in debugging past events. - :green_heart:[Thanos](https://github.com/thanos-io/thanos) :fire::fire::fire::fire::fire: - Thanos is a set of components that can be composed into a highly available metric system with unlimited storage capacity. -- :green_heart:[K8Studio](https://github.com/guiqui/k8Studio) :fire::fire::fire - K8Studio IDE to manage and visualise Kubernetes Clusters. +- :green_heart:[K8Studio](https://github.com/guiqui/k8Studio) :fire::fire::fire: - K8Studio IDE to manage and visualise Kubernetes Clusters. ### Backup and Restore - :green_heart:[katafygio](https://github.com/bpineau/katafygio) :fire: - katafygio discovers Kubernetes objects (deployments, services, ...), and continuously save them as yaml files in a git repository.