You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.
A quick look via the dashboard or from kubectl will reveal that the redis pod is stuck in crashLoopBackOff.
Taking a closer look at the logs we see:
$ kubectl logs redis-redis-74cb746d9f-gc27v
Welcome to the Bitnami redis container
Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-redis
Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-redis/issues
Send us your feedback at [email protected]
nami INFO Initializing redis
redis INFO ==> Validating inputs...
Error executing 'postInstallation': EACCES: permission denied, mkdir '/bitnami/redis'
The text was updated successfully, but these errors were encountered:
minikube
is an important tool. Stable charts should work 'out of the box' or provide documentation on how to run on this platform.Steps to reproduce:
Using chart stable/redis version 1.1.9
A quick look via the dashboard or from
kubectl
will reveal that theredis
pod is stuck incrashLoopBackOff
.Taking a closer look at the logs we see:
The text was updated successfully, but these errors were encountered: