{"id":20390052,"url":"https://github.com/martinrusev/kafka-operator","last_synced_at":"2026-05-11T09:48:44.784Z","repository":{"id":66911157,"uuid":"366824252","full_name":"martinrusev/kafka-operator","owner":"martinrusev","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-02T18:39:52.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-15T10:06:42.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/martinrusev.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":"2021-05-12T19:01:04.000Z","updated_at":"2021-06-04T07:53:22.000Z","dependencies_parsed_at":"2023-05-13T18:00:36.740Z","dependency_job_id":null,"html_url":"https://github.com/martinrusev/kafka-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fkafka-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fkafka-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fkafka-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinrusev%2Fkafka-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinrusev","download_url":"https://codeload.github.com/martinrusev/kafka-operator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241940580,"owners_count":20045883,"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":[],"created_at":"2024-11-15T03:22:00.473Z","updated_at":"2026-05-11T09:48:39.760Z","avatar_url":"https://github.com/martinrusev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kafka-operator\n\n## Description\n\nThis is the Kafka charm for Kubernetes using the Python Operator Framework.\n\n## Usage\n\n\n### Deploying\n\n```\n$ git clone https://github.com/martinrusev/kafka-operator\n$ cd kafka-operator\n\n$ sudo snap install charmcraft --beta\n$ charmcraft build\nCreated 'kafka.charm'.\n\n\n$ juju deploy ./kafka.charm --resource kafka-image=bitnami/kafka:2.8.0\n```\n\n## Developing\n\nCreate and activate a virtualenv with the development requirements:\n\n```\nvirtualenv -p python3 venv\nsource venv/bin/activate\npip install -r requirements-dev.txt\n```\n\n\n## Testing\n\nThe Python operator framework includes a very nice harness for testing\noperator behaviour without full deployment. Just `run_tests`:\n\n```\n./run_tests\n```\n\n## Roadmap\n\nThe Kafka Charm is still a work in progress.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinrusev%2Fkafka-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinrusev%2Fkafka-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinrusev%2Fkafka-operator/lists"}