Skip to content

helm 安装 redis #15

@zoeminghong

Description

@zoeminghong

描述:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions