Kompose is a conversion tool for Docker Compose to container orchestrators such as Kubernetes (or OpenShift). It takes a Docker Compose file and translates it into Kubernetes resources.
Transformation of the Docker Compose format to Kubernetes resources manifest may not be exact, but it helps tremendously when first deploying an application on Kubernetes.