aboutsummaryrefslogtreecommitdiffstats
path: root/k8s/convert-compose-to-k8s.md
blob: f6658fa96d0bd66fccdbbc055a44528c50964ff4 (plain)
1
2
3
4
5
6
# Convert Docker Compose to Kubernetes

A tool called Kompose can be used to convert Docker Compose to Kubernetes

Website : https://kompose.io/
Documentation : https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/