Open
Description
Is your feature request related to a problem? Please describe.
The project needs to shift from Docker Compose to Ansible, as Docker might limit some of the features that Ansible provides. Caching and Health Checks with Ansible seem easier.
Kubernetes for container orchestration because automated deployment to cloud service providers makes a lot of sense.
Describe the solution you'd like
Integrate Ansible and Kubernetes.
Describe alternatives you've considered
Chef and puppet, but Ansible's syntax seem pretty close to Docker's - except more comphrensive.
Additional context
Not really. Happy coding!