I am going through the following Dapr sample:
https://github.com/dapr/quickstarts/tree/master/tutorials/hello-kubernetes
The sample needs Kubernetes.
To my understanding, Dapr can run locally with no need for Kubernetes.
Is there any instructions explain how to run above Dapr example locally?