Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm 安装 redis #15

Open
zoeminghong opened this issue Aug 25, 2020 · 0 comments
Open

helm 安装 redis #15

zoeminghong opened this issue Aug 25, 2020 · 0 comments

Comments

@zoeminghong
Copy link
Owner

描述:

Redis ha helm chart error - NOREPLICAS Not enough good replicas to write

方案:

helm install stable/redis-ha
kubectl edit cm redis-ha-configmap # change min-slaves-to-write from 1 to 0
kubectl delete pod redis-ha-0

参考文档:

安装方式

https://stackoverflow.com/questions/55365775/redis-ha-helm-chart-error-noreplicas-not-enough-good-replicas-to-write

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant