Kubernetes noon conceptual question

I’m looking at this tutorial Get started with Kubernetes (using Python) | Kubernetes

It deploys the app to a node with 4 pods, with the host being localhost. How is this any better than running the app the old-fashioned on the local server?