{"id":20002230,"url":"https://github.com/hajowieland/kubewatch-python","last_synced_at":"2026-04-15T14:39:05.434Z","repository":{"id":101110691,"uuid":"189830538","full_name":"hajowieland/kubewatch-python","owner":"hajowieland","description":"kubewatch clone written in Python with Slack support","archived":false,"fork":false,"pushed_at":"2023-05-22T22:31:01.000Z","size":29,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-02T01:39:58.882Z","etag":null,"topics":["asyncio","kubernetes","python","python3","slack"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hajowieland.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-02T10:00:43.000Z","updated_at":"2019-10-02T00:19:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e52f71eb-7304-4ea2-a884-4de36291292c","html_url":"https://github.com/hajowieland/kubewatch-python","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hajowieland/kubewatch-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajowieland%2Fkubewatch-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajowieland%2Fkubewatch-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajowieland%2Fkubewatch-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajowieland%2Fkubewatch-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hajowieland","download_url":"https://codeload.github.com/hajowieland/kubewatch-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hajowieland%2Fkubewatch-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31846417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asyncio","kubernetes","python","python3","slack"],"created_at":"2024-11-13T05:20:09.349Z","updated_at":"2026-04-15T14:39:05.415Z","avatar_url":"https://github.com/hajowieland.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubewatch-python\n\nA kubewatch-like application written in Python with Slack support.\nCan be deployed with the Helm chart in the charts/ subfolder.\n\n\n## Features\n\n* Python asyncio\n* Slack _\"ChatOps\"_ alerts\n* Prometheus Metrics endpoint\n* Helm Chart\n\n\n## Requirements\n\n* Python \u003e= 3.7\n\n\n### pip\n\n* [asyncio](https://pypi.org/project/asyncio/)\n* [requests](https://pypi.org/project/requests/)\n* [kubernetes_asyncio](https://pypi.org/project/kubernetes_asyncio/)\n* [prometheus_client](https://pypi.org/project/prometheus_client/)\n\n\n### ENVVARs\n\n* `SLACK_WEBHOOK` _(Slack Webook URL)_\n* `CLUSTER` _(cluster name to show in Slack messages)_\n* Custom Slack emoji `:k8s:` (Kubernetes icon)\n\nYou can configure the below resources via envvars with the following convention:\n\n* Prefixed with *ENABLE_*\n* Plural form of K8s resource\n* Value: *true* or *false*\n\n#### Example\n\n**ENABLE_DAEMONSETS** or **ENABLE_INGRESSES**\n\n\n## Watchable Resources\n\n* ClusterRole\n* ClusterRoleBinding\n* ConfigMap _(namespaced, defaults to *default* namespace)_\n* CronJob\n* DaemonSet\n* Deployment\n* Ingress\n* Job\n* LimitRange\n* NetworkPolicy\n* Node\n* PersistentVolume\n* PersistentVolumeClaim\n* Pod\n* PodDisruptionBudget\n* PodTemplate\n* PodSecurityPolicy\n* ReplicaSet\n* ResourceQuota\n* Role\n* RoleBinding\n* Secret\n* Service\n* ServiceAccount\n* StatefulSet\n\n\n## Prometheus\n\nThe Prometheus metrics endpoint is available at Port *8000*.\n\nIn addition to the basic Python metrics, there are these two which can be scraped:\n\n* success_webhooks = Counter of how many times the Slack Webhook was successfully triggered\n* failed_webhooks = Counter of how many times the Slack Webhook failed\n\n\n## Notes\n\nThe first run will give you some history of events\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhajowieland%2Fkubewatch-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhajowieland%2Fkubewatch-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhajowieland%2Fkubewatch-python/lists"}