All apps are deployed on Kubernetes (k8s).
With Kubernetes you define how to deploy and roll updates for each app. This means you have a little more work as a developer but it's totally worth it, since you can use this for all environments from your local machine to production.