Skip to main content

KPOps is a tool to deploy Kafka pipelines to Kubernetes

Project description

KPOps

Latest release Build status

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


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.3.tar.gz (32.1 kB view hashes)

Uploaded Source

Built Distribution

kpops-0.8.3-py3-none-any.whl (49.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page