From 688c2b0fe902a60debe097afe0188fade3394fbf Mon Sep 17 00:00:00 2001 From: Yogesh Kunjir Date: Mon, 28 Jun 2021 10:15:50 +0530 Subject: [PATCH 1/3] Adding K8sPurger --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 8e58bd6..d7591ad 100644 --- a/readme.md +++ b/readme.md @@ -221,6 +221,8 @@ Items with :green_heart: indicate open source projects. - :green_heart:[Kubeless](https://github.com/kubeless/kubeless) :fire::fire::fire::fire::fire: - `kubeless` is a Kubernetes-native serverless framework that lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing. - :green_heart:[KubePug](https://github.com/rikatz/kubepug) :fire: - A tool to check deprecations before upgrading Kubernetes version - :green_heart:[Shell-operator](https://github.com/flant/shell-operator) :fire::fire::fire::fire: - Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster. +- :green_heart:[K8sPurger](https://github.com/yogeshkk/K8sPurger) :fire: - `K8sPurger` Hunt Unused Resources In Kubernetes. + ## Guides, Documentations, Blogs, and Learnings From c4a0ebf73994e335815b7e4a725c3cdc65706ece Mon Sep 17 00:00:00 2001 From: Yogesh Kunjir Date: Fri, 2 Jul 2021 19:27:32 +0530 Subject: [PATCH 2/3] Update readme.md --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d7591ad..703fa6a 100644 --- a/readme.md +++ b/readme.md @@ -216,12 +216,13 @@ Items with :green_heart: indicate open source projects. - :green_heart:[Crossplane](https://github.com/crossplane/crossplane) :fire::fire::fire::fire::fire: - Crossplane is an open source Kubernetes add-on that extends any cluster with the ability to provision and manage cloud infrastructure, services, and applications. - :green_heart:[Descheduler for Kubernetes](https://github.com/kubernetes-sigs/descheduler) :fire::fire::fire::fire: - Descheduling pods from nodes based on policies - :green_heart:[Devtron](https://github.com/devtron-labs/devtron) :fire::fire::fire::fire: - It is designed as a self-serve platform for operationalizing and maintaining applications (AppOps) on kubernetes in a developer friendly way. +- :green_heart:[K8sPurger](https://github.com/yogeshkk/K8sPurger) :fire: - `K8sPurger` Hunt Unused Resources In Kubernetes. - :green_heart:[Kubecost](https://github.com/kubecost/cost-model) :fire::fire::fire: - Kubecost models give teams visibility into current and historical Kubernetes spend and resource allocation. - :green_heart:[KubeEdge](https://github.com/kubeedge/kubeedge) :fire::fire::fire::fire::fire: - KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. - :green_heart:[Kubeless](https://github.com/kubeless/kubeless) :fire::fire::fire::fire::fire: - `kubeless` is a Kubernetes-native serverless framework that lets you deploy small bits of code without having to worry about the underlying infrastructure plumbing. - :green_heart:[KubePug](https://github.com/rikatz/kubepug) :fire: - A tool to check deprecations before upgrading Kubernetes version - :green_heart:[Shell-operator](https://github.com/flant/shell-operator) :fire::fire::fire::fire: - Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster. -- :green_heart:[K8sPurger](https://github.com/yogeshkk/K8sPurger) :fire: - `K8sPurger` Hunt Unused Resources In Kubernetes. + ## Guides, Documentations, Blogs, and Learnings From 7e3dd4ea26f88d2b0feed874e0a9acc25a96122c Mon Sep 17 00:00:00 2001 From: Yogesh Kunjir Date: Fri, 2 Jul 2021 19:28:04 +0530 Subject: [PATCH 3/3] Update readme.md --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 703fa6a..c416111 100644 --- a/readme.md +++ b/readme.md @@ -224,7 +224,6 @@ Items with :green_heart: indicate open source projects. - :green_heart:[Shell-operator](https://github.com/flant/shell-operator) :fire::fire::fire::fire: - Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster. - ## Guides, Documentations, Blogs, and Learnings ### Guides