How to install Redis Sentinel using Helm in K8S
Adding bitnami repo into local repo helm helm repo add bitnami https://charts.bitnami.com/bitnami helm repo ls Cloning repository Redis on bitnami to machine mkdir redis-sentinel cd ./redis-sentinel helm fetch bitnami/redis --untar Make changes to ...
Feb 19, 20251 min read109