Your app runs great in Docker Compose locally. But getting it to production Kubernetes? That's where the pain starts. Suddenly you need deployments, services, ingresses, configmaps, persistent volumes, and a PhD in YAML.
This hands-on workshop bridges the gap. We'll take a real Docker Compose application and migrate it to production-ready Kubernetes using Codiac—step by step, with no YAML required. By the end, you'll have a repeatable pattern for taking any Compose app to production.

A laptop with Docker installed. Optionally, bring your own docker-compose.yml to migrate during the session!