From f801b18c724389f37b6ec60c1d2f580eaa9ea0c3 Mon Sep 17 00:00:00 2001 From: Huzaib Sayyed Date: Thu, 5 Sep 2024 14:10:14 +0530 Subject: [PATCH 1/2] Update readme.md New Open Source Project for Managing K8s resources using Web Based UI --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index df26da5..6d17f86 100644 --- a/readme.md +++ b/readme.md @@ -185,6 +185,7 @@ Items with :green_heart: indicate open source projects. - :green_heart:[kube-state-metrics](https://github.com/kubernetes/kube-state-metrics) :fire::fire::fire::fire::fire: - kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. - :green_heart:[kubewatch](https://github.com/robusta-dev/kubewatch) :fire::fire::fire::fire::fire: - `kubewatch` is a Kubernetes watcher that currently publishes notification to available collaboration hubs/notification channels. - :green_heart:[Lens](https://github.com/lensapp/lens) :fire::fire::fire::fire::fire: - Lens it's an useful, attractive, open source user interface (UI) for working with Kubernetes clusters. +- :green_heart:[Kubethor](https://github.com/sassoftware/kubethor) :fire::fire::fire::fire::fire: - Kubernetes management web application built using Go and React. It provides a user-friendly interface (UI) to manage and monitor Kubernetes clusters efficiently. - :green_heart:[Mizu](https://github.com/up9inc/mizu) :fire::fire::fire: - API traffic viewer for Kubernetes enabling you to view all API communication between microservices. Think TCPDump and Wireshark re-invented for Kubernetes - :green_heart:[Network mapper](https://github.com/otterize/network-mapper) :fire::fire: - Map Kubernetes in-cluster traffic and export as text, intents, or an image. - :green_heart:[Popeye](https://github.com/derailed/popeye) :fire::fire::fire::fire::fire: - Popeye is a utility that scans live Kubernetes cluster and reports potential issues with deployed resources and configurations. From 6d1fa1051f34ff614c18f722e4e86f01d6e7ffcf Mon Sep 17 00:00:00 2001 From: Huzaib Sayyed Date: Fri, 6 Sep 2024 15:20:27 +0530 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6d17f86..115090f 100644 --- a/readme.md +++ b/readme.md @@ -185,7 +185,7 @@ Items with :green_heart: indicate open source projects. - :green_heart:[kube-state-metrics](https://github.com/kubernetes/kube-state-metrics) :fire::fire::fire::fire::fire: - kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects. - :green_heart:[kubewatch](https://github.com/robusta-dev/kubewatch) :fire::fire::fire::fire::fire: - `kubewatch` is a Kubernetes watcher that currently publishes notification to available collaboration hubs/notification channels. - :green_heart:[Lens](https://github.com/lensapp/lens) :fire::fire::fire::fire::fire: - Lens it's an useful, attractive, open source user interface (UI) for working with Kubernetes clusters. -- :green_heart:[Kubethor](https://github.com/sassoftware/kubethor) :fire::fire::fire::fire::fire: - Kubernetes management web application built using Go and React. It provides a user-friendly interface (UI) to manage and monitor Kubernetes clusters efficiently. +- :green_heart:[Kubethor](https://github.com/sassoftware/kubethor) :fire: - Kubernetes management web application built using Go and React. It provides a user-friendly interface (UI) to manage and monitor Kubernetes clusters efficiently. - :green_heart:[Mizu](https://github.com/up9inc/mizu) :fire::fire::fire: - API traffic viewer for Kubernetes enabling you to view all API communication between microservices. Think TCPDump and Wireshark re-invented for Kubernetes - :green_heart:[Network mapper](https://github.com/otterize/network-mapper) :fire::fire: - Map Kubernetes in-cluster traffic and export as text, intents, or an image. - :green_heart:[Popeye](https://github.com/derailed/popeye) :fire::fire::fire::fire::fire: - Popeye is a utility that scans live Kubernetes cluster and reports potential issues with deployed resources and configurations.