πŸ’­ Translate a Docker Compose File to Kubernetes Resources | Kube... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ !https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/ Date: October 22, 2023 Image: Translate a Docker Compose File to Kubernetes Resources β€” What Translate a Docker Compose File to Kubernetes Resources What Kubernetes Β· kubernetes.io kompose is a sick cli to convert docker-compose.yml to kubernetes manifest. [code] # install  curl -L https://github.com/kubernetes/kompose/releases/download/v1.26.0/kompose-linux-amd64 -o kompose  kompose convert kompose convert -o deployment.yaml NOTE β”‚ This post is a thought </thoughts/>. It’s a short note that I make about someone else’s content online #thoughts </tags/thoughts/>