dapr: Back-off restarting failed container daprd, secret redis not found
Being unable to startup hello-kubernetes app in dapr with a container backup restarting issue - i examine the logs and found out that redis - "dapr-dev-redis" password is missing.
The dapr runtime that i am using is 1.4.4 which is the latest but the quickstart tutorial i have is pretty old. So re-sync your quickstart git that has the latest changes and you'll be fine.
Comments