gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

Transition from docker-compose to Kubernetes #294

Open gmacario opened 5 years ago

gmacario commented 5 years ago

We might explore transitioning from docker-compose.xml to Kubernetes resources with the help of the Kompose tool.

See also: https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/