In 2018, Docker announced that future Enterprise Edition versions would support Kubernetes integration, marking a strategic shift as Docker already offered its own orchestration tool, Docker Swarm. This decision, unveiled at DockerCon Europe, reflected Kubernetes' growing dominance in container orchestration. Docker for Mac was updated to include Kubernetes, allowing users to build and deploy containerized applications locally using a single-node Kubernetes cluster. The integration enables deployment via Docker Compose or Kubernetes manifest files, simplifying the setup of a Kubernetes development environment. The article provides a walkthrough for installing Docker for Mac, enabling Kubernetes, and deploying a demo application, while also highlighting the ease of integrating logging with Logz.io. This development broadens Docker's appeal to developers and poses questions about Docker Swarm's future, as the ability to deploy Docker stacks to Kubernetes may encourage Swarm users to migrate.