i am using docker under kubernetes , and had something same with bitnami/redis repo , the problem was in livenessProbe and readinessProbe , increasing initialDelaySeconds, periodSeconds, timeoutSeconds solved my problem