KPOps is a tool to deploy Kafka pipelines to Kubernetes
Project description
KPOps
For detailed usage and installation instructions, check out the documentation.
Features
- Deploy Kafka apps to Kubernetes: KPOps allows to deploy consecutive Kafka Streams applications, producers, and Kafka connectors using an easy-to-read and write pipeline definition.
- Configure multiple pipelines and steps: KPOps comes with various abstractions that simplify configuring multiple pipelines and steps within pipelines by sharing configuration between different applications, like producers or streaming applications.
- Customize your components: KPOps comes with multiple base components (Kafka connect, producer, etc.) and allows you to introduce custom components.
- Handle your topics and schemas: KPOps not only creates and deletes your topics but also registers and deletes your schemas.
- Manage the lifecycle of your components: KPOps can deploy, destroy, reset, and clean your defined components from the Kubernetes cluster.
Install KPOps
KPOps comes as a PyPI package. You can install it with pip:
pip install kpops
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
kpops-0.8.0.tar.gz
(32.1 kB
view details)
Built Distribution
kpops-0.8.0-py3-none-any.whl
(49.7 kB
view details)
File details
Details for the file kpops-0.8.0.tar.gz
.
File metadata
- Download URL: kpops-0.8.0.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.10 Linux/5.15.0-1031-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8f51dc2767437a3ee4648cc65bb9edc7aa8816e4de48e43a78c096c0b4cca8c |
|
MD5 | 989f7c8b133068aab3d2af52550f12bc |
|
BLAKE2b-256 | 7e72606db201605154b3dd318a295091fef696fc17ec6dbcc68aa7f49184f263 |
File details
Details for the file kpops-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: kpops-0.8.0-py3-none-any.whl
- Upload date:
- Size: 49.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.8.10 Linux/5.15.0-1031-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37a90c0f3e1c8e7e91166309f114e7727f47a581a45393939c79b65968f0def5 |
|
MD5 | 3a2eb8f888f2970ec42fdbf62d5e23f5 |
|
BLAKE2b-256 | aa19b22603d4f8732262db46b8b112a5bbb3451599026fe41feeb6c767e10e93 |