2021
Aug
8
Docker Compose to Kubernetes with Kompose
Kompose is a great tool, billed as the meeting ground of Docker Compose and Kubernetes (Kubernetes + Compose = Kompose). In this article we will give a brief overview of using Kompose to move workloads from Docker Compose to Kubernetes. Docker to