KPOps is a tool to deploy Kafka pipelines to Kubernetes
Project description
KPOps
Key features
- Deploy Kafka apps to Kubernetes: KPOps allows to deploy consecutive Kafka Streams applications and producers using an easy-to-read and -write pipeline definition.
- Manage Kafka Connectors: KPOps connects with your Kafka Connect cluster and deploys, validates, and deletes your connectors.
- Configure multiple pipelines and steps: KPOps has various abstractions that simplify configuring multiple pipelines and steps within pipelines by sharing common configuration between different components, such as producers or streaming applications.
- Handle your topics and schemas: KPOps not only creates and deletes your topics but also registers and deletes your schemas.
- Clean termination of Kafka components: KPOps removes your pipeline components (i.e., Kafka Streams applications) from the Kubernetes cluster and cleans up the component-related states (i.e., removing/resetting offset of Kafka consumer groups).
- Preview your pipeline changes: With the KPOps dry-run, you can ensure your pipeline definition is set up correctly. This helps to minimize downtime and prevent potential errors or issues that could impact your production environment.
Documentation
For detailed usage and installation instructions, check out the documentation.
Install KPOps
KPOps comes as a PyPI package. You can install it with pip:
pip install kpops
GitHub action
Please refer to the GitHub Actions section for the documentation.
Contributing
We are happy if you want to contribute to this project. If you find any bugs or have suggestions for improvements, please open an issue. We are also happy to accept your PRs. Just open an issue beforehand and let us know what you want to do and why.
License
KPOps is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kpops-3.2.3.tar.gz
.
File metadata
- Download URL: kpops-3.2.3.tar.gz
- Upload date:
- Size: 52.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fdb1f3a1eba83eeb674d5a5900216d9f4a62926be11f373c9849133430c9691 |
|
MD5 | 9fe1bbb4b2e3604485de022a820e23a2 |
|
BLAKE2b-256 | 7696458b8ccd1a1e0532d321a11eba48459b56ec844d331af8a4b355db8d74b1 |
File details
Details for the file kpops-3.2.3-py3-none-any.whl
.
File metadata
- Download URL: kpops-3.2.3-py3-none-any.whl
- Upload date:
- Size: 74.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b42da0223ff633737f9d1e47a26f0afa4233616d302e92a5643b877861815694 |
|
MD5 | 84d1a6477fe398a27bfab7cc4ae55fde |
|
BLAKE2b-256 | f3565a7a003ace32c629b724d0ae0ae770e3b33e2a18dc920715e329c482837f |