Add a special note

This commit is contained in:
2021-12-01 13:34:01 +01:00
parent 305df88eef
commit 762188ede1

View File

@@ -1,5 +1,7 @@
Katenary is a tool to help transforming `docker-compose` files to a working Helm Chart for Kubernetes.
> **Important Note** Katenary is a tool to help building Helm Chart from a docker-compose file, but docker-compose doesn't propose as many features as what can do Kubernetes. So, we strongly recommend to use Katenary as a "bootstrap" tool and then to manually enhance the generated helm chart.
# Install