Deploying an application to Kubernetes is easy to demonstrate with one command:

kubectl apply -f .

Enter fullscreen mode

Exit fullscreen mode

The harder question is what happens after the first deployment.