{"id":15654360,"url":"https://github.com/peter-evans/kdef","last_synced_at":"2025-04-15T16:57:41.067Z","repository":{"id":37298878,"uuid":"395244924","full_name":"peter-evans/kdef","owner":"peter-evans","description":"Declarative resource management for Kafka","archived":false,"fork":false,"pushed_at":"2025-04-14T18:08:45.000Z","size":3063,"stargazers_count":32,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T19:26:01.102Z","etag":null,"topics":["declarative","kafka","kdef","resource-management"],"latest_commit_sha":null,"homepage":"https://peter-evans.github.io/kdef","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peter-evans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"peter-evans"}},"created_at":"2021-08-12T08:12:58.000Z","updated_at":"2025-04-14T18:07:20.000Z","dependencies_parsed_at":"2023-10-03T14:41:07.852Z","dependency_job_id":"bc1a509d-9cb7-4786-a365-74ffcdd98ce8","html_url":"https://github.com/peter-evans/kdef","commit_stats":{"total_commits":450,"total_committers":2,"mean_commits":225.0,"dds":"0.31333333333333335","last_synced_commit":"a99b2d37e2be3378af209975e26da5ec1a5d1389"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fkdef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fkdef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fkdef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peter-evans%2Fkdef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peter-evans","download_url":"https://codeload.github.com/peter-evans/kdef/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249116144,"owners_count":21215140,"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":["declarative","kafka","kdef","resource-management"],"created_at":"2024-10-03T12:51:08.531Z","updated_at":"2025-04-15T16:57:41.047Z","avatar_url":"https://github.com/peter-evans.png","language":"Go","funding_links":["https://github.com/sponsors/peter-evans"],"categories":[],"sub_categories":[],"readme":"# kdef\n\n[![CI](https://github.com/peter-evans/kdef/actions/workflows/ci.yml/badge.svg)](https://github.com/peter-evans/kdef/actions/workflows/ci.yml)\n[![GoReportCard](https://goreportcard.com/badge/github.com/peter-evans/kdef)](https://goreportcard.com/report/github.com/peter-evans/kdef)\n[![GoDoc](https://godoc.org/github.com/peter-evans/kdef?status.svg)](https://godoc.org/github.com/peter-evans/kdef)\n\nkdef aims to provide an easy way to manage resources in a Kafka cluster by having them defined explicitly in a human-readable format.\nChanges to resource definitions can be reviewed like code and applied to a cluster.\n\nkdef was designed to support being run in a CI-CD environment, allowing teams to manage Kafka resource definitions in source control with pull requests (GitOps).\n\n![Demo](docs/docs/demo.gif)\n\n## Features\n\n- Definition support for:\n    - Topics\n    - ACLs\n    - Per-broker configs\n    - Cluster-wide broker configs\n- YAML and JSON definition formats\n- TLS and SASL mechanisms (PLAIN, SCRAM, AWS_MSK_IAM)\n- CLI scripting support (input via stdin, JSON output, etc.)\n\n## Compatibility\n\nkdef uses Kafka broker APIs.\nThese are the minimum Kafka versions required to apply each definition kind.\n\n- `acl` (Kafka 0.11.0+)\n- `broker` (Kafka 0.11.0+)\n- `brokers` (Kafka 0.11.0+)\n- `topic` (Kafka 2.4.0+)\n\n## Documentation\n\nSee the [manual](https://peter-evans.github.io/kdef) for installation, configuration and usage instructions.\n\n## Installation\n\nFor the complete list of installation options see the [manual](https://peter-evans.github.io/kdef).\n\n**homebrew tap**\n\n```sh\nbrew install peter-evans/kdef/kdef\n```\n\n**go install**\n\n```sh\ngo install github.com/peter-evans/kdef@latest\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-evans%2Fkdef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter-evans%2Fkdef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter-evans%2Fkdef/lists"}