kube-capacity
Resource monitor
A tool that provides an overview of resource usage in Kubernetes clusters
A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
2k stars
17 watching
115 forks
Language: Go
last commit: 5 months ago
Linked from 3 awesome lists
kubernetesresource-managementutilization
Related projects:
Repository | Description | Stars |
---|---|---|
howardjohn/kubectl-resources | Provides command-line access to Kubernetes resource requests, limits, and usage information | 39 |
lee0c/kubectl-watch | A tool for monitoring Kubernetes resources using the kubectl CLI | 17 |
makocchi-git/kubectl-free | A tool that displays resource usage of pods on Kubernetes nodes in a format similar to the `free` command. | 22 |
corneliusweig/ketall | A tool to list all Kubernetes resources in a cluster | 684 |
postfinance/kubenurse | A Kubernetes network monitoring tool that measures request durations, records errors, and exports metrics in Prometheus format. | 416 |
datreeio/kubectl-datree | A kubectl plugin that scans cluster resources for misconfigurations and tests them against predefined policies. | 51 |
guessi/kubectl-grep | A plugin for Kubernetes' `kubectl` command to filter resources by matching their names. | 114 |
yogeshkk/k8spurger | A script that scans Kubernetes clusters for unused resources and reports them in a usable format. | 254 |
kube-green/kube-green | Automates resource shutdown to reduce waste and costs in Kubernetes clusters | 1,060 |
steveteuber/kubectl-graph | A kubectl plugin that visualizes Kubernetes resources and their relationships | 601 |
controlplaneio/kubectl-kubesec | Scans Kubernetes resources for security vulnerabilities using kubesec.io | 509 |
corneliusweig/rakkess | Tool to display access rights for resources in a Kubernetes cluster | 1,316 |
kubeshop/botkube | A tool to help developers monitor and troubleshoot their Kubernetes clusters more efficiently | 2,142 |
c-bata/kube-prompt | An interactive client for managing Kubernetes resources. | 1,794 |
daniel-sanche/kubemonitor | A macOS app that displays information about active Kubernetes clusters in the menu bar | 126 |