Automatically convert your docker-compose.yaml files into complete Helm Charts ready for Kubernetes.
Get StartedPowerful features to simplify your Kubernetes deployment workflow
Transform your Docker Compose files into fully functional Helm Charts with a single command.
Built with Go, Katenary is 100% open source and free to use forever. Contribute and customize to your needs.
Licensed under MIT
Available as native packages for Debian, RPM, Arch, Windows, and as a container image.
Watch how easily you can convert Docker Compose to Helm Charts
Multiple installation options to fit your environment
Install using your system's package manager. Packages available for RPM-based (Fedora, RHEL, Alma, Rocky), Debian-based (Ubuntu), and Arch Linux.
It's simple. One command to convert your project to an Helm Chart and you're ready.
# Convert your compose file to Helm Chart
katenary convert
# Install the generated chart to your cluster
helm install my-app ./chart
Learn how to use Katenary with these step-by-step guides
Learn the basics of converting Docker Compose files to Helm Charts
Explore advanced configuration options and customization
Start converting your Docker Compose files to Helm Charts today with Katenary.