Multicontainer dapr example from Get started with Dapr
Just isuue apply specifying the deploy folder,
kubectl apply -f ./deploy
Go to http://localhost:80 to view the frontend weather data.
Just isuue delete specifying the deploy folder,
kubectl delete -f ./deploy