wttech/gradle-environment-plugin

Support Kubernetes

pun-ky opened this issue · 1 comments

Right now when running envUp Docker Swarm (docker stack deploy) is being used and deploying containers defined in docker-compose.yml.peb.

The extra option could be to have the capability to create files like pod.yml.peb and run them using Kubernetes (kubectl apply)