{"id":13477862,"url":"https://github.com/edrevo/suspicious-pods","last_synced_at":"2025-10-29T18:03:19.845Z","repository":{"id":35478211,"uuid":"217919689","full_name":"edrevo/suspicious-pods","owner":"edrevo","description":"Prints a list of k8s pods that might not be working correctly","archived":false,"fork":false,"pushed_at":"2023-02-04T02:15:02.000Z","size":95,"stargazers_count":95,"open_issues_count":5,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T02:09:19.921Z","etag":null,"topics":["k8s","kubernetes","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edrevo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-27T21:34:46.000Z","updated_at":"2024-02-02T14:03:00.000Z","dependencies_parsed_at":"2023-02-18T13:00:35.354Z","dependency_job_id":null,"html_url":"https://github.com/edrevo/suspicious-pods","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edrevo%2Fsuspicious-pods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edrevo%2Fsuspicious-pods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edrevo%2Fsuspicious-pods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edrevo%2Fsuspicious-pods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edrevo","download_url":"https://codeload.github.com/edrevo/suspicious-pods/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161273,"owners_count":21057555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["k8s","kubernetes","rust"],"created_at":"2024-07-31T16:01:48.643Z","updated_at":"2025-10-29T18:03:19.788Z","avatar_url":"https://github.com/edrevo.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Suspicious pods\n\n![crates.io](https://img.shields.io/crates/v/suspicious-pods.svg)\n\nSuspicious pods is a very simple tool, which does a very simple task: print a list of pods in your Kubernetes cluster that might not be working correctly, along with a reason on why that pod is considered suspicious.\n\nExample:\n\n```\n$ suspicious-pods --help\nsuspicious-pods 1.2.0\nPrints a list of k8s pods that might not be working correctly\n\nUSAGE:\n    suspicious-pods.exe [FLAGS] \u003cnamespace\u003e\n\nFLAGS:\n        --all-namespaces    Set this flag to scan all namespaces in the cluster\n    -h, --help              Prints help information\n    -V, --version           Prints version information\n\nARGS:\n    \u003cnamespace\u003e    The namespace you want to scan [default: default]\n    \n$ suspicious-pods\n\nfluentd-aggregator-0/fluentd-aggregator                         Restarted 6 times. Last exit code: 1. (Error)\nfluentd-dgjm8/fluentd                                           Waiting: PodInitializing\njaeger-es-index-cleaner-120860-jd7b4/jaeger-es-index-cleaner    Waiting: ImagePullBackOff\njaeger-operator-5545d554cb-mf5zt/jaeger-operator                Restarted 3 times. Last exit code: 137. (OOMKilled)\nthanos-store-gateway-0                                          Stuck on init container: wait-for-prometheus\n```\n\nThis is useful in big deployments, when you have a large number of pods and you just want to get a quick glimpse of what might be failing in your cluster.\n\n## Installation\n\n### Option 1: Precompiled binaries\n\nHead to the [release page](https://github.com/edrevo/suspicious-pods/releases) and download your binary. There are binaries for Windows, Linux and MacOS. On Windows, you need to have OpenSSL installed on your machine. You can install it through [vcpkg](https://github.com/Microsoft/vcpkg)\n\n### Option 2: Cargo\n\nInstall [rustup](https://rustup.rs/) and run `cargo install suspicious-pods`. If you are on Windows, you need to have OpenSSL installed on your machine through [vcpkg](https://github.com/Microsoft/vcpkg) and set the environment variable `VCPKGRS_DYNAMIC=1`.\n\n\n## Feedback\n\nFeedback and contributions are welcome! Please open an issue or a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedrevo%2Fsuspicious-pods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedrevo%2Fsuspicious-pods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedrevo%2Fsuspicious-pods/lists"}