👩💻 Join our community of thousands of amazing developers!
Source code https://github.com/kubernetes/kompose kompose A tool to help users who are familiar with docker-compose move to k8s. kompose takes a Docker Compose file and translates it into k8s resources. kompose is a convenience tool to go from local Docker development to managing your application with k8s. Transformation of the Docker Compose format to k8s resources manifest may not be exact, but it helps tremendously when first deploying an application on k8s....