seaworthy
Resource checker
A tool to verify the health of Kubernetes resources after deployment
A CLI to verify Kubernetes resource health
41 stars
4 watching
0 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
k8s-resourceskubernetes
Related projects:
Repository | Description | Stars |
---|---|---|
gianlucam76/k8s-cleaner | A Kubernetes controller that identifies and removes unhealthy or unused resources to maintain a clean and efficient cluster. | 313 |
yogeshkk/k8spurger | A script that scans Kubernetes clusters for unused resources and reports them in a usable format. | 254 |
flanksource/canary-checker | Automated health monitoring platform for containerized applications and infrastructure | 198 |
robscott/kube-capacity | A tool that provides an overview of resource usage in Kubernetes clusters | 2,155 |
howardjohn/kubectl-resources | Provides command-line access to Kubernetes resource requests, limits, and usage information | 39 |
kubepug/kubepug | Checks Kubernetes API deprecations across multiple clusters and manifests. | 1,556 |
corneliusweig/ketall | A tool to list all Kubernetes resources in a cluster | 684 |
aquasecurity/kubectl-who-can | An tool to show who has permissions to perform actions on Kubernetes resources | 848 |
corneliusweig/rakkess | Tool to display access rights for resources in a Kubernetes cluster | 1,316 |
lee0c/kubectl-watch | A tool for monitoring Kubernetes resources using the kubectl CLI | 17 |
jlesquembre/kubeprompt | A tool that isolates kubectl shells and provides contextual prompt information in Kubernetes environments | 80 |
godaddy/terminus | A package for managing HTTP applications' shutdown and health checks in Kubernetes environments. | 1,848 |
devopsspiral/kubelibrary | A comprehensive Python library for testing Kubernetes clusters using Robot Framework | 138 |
deckhouse/k8s-image-availability-exporter | Automates detection and alerting of unavailable Kubernetes container images. | 216 |
guessi/kubectl-grep | A plugin for Kubernetes' `kubectl` command to filter resources by matching their names. | 114 |