webhookrelay / k8s-redis-commander

Debug and do maintenance with Redis Commander in your cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis maintenance on Kubernetes

Prerequisites:

Clone this repo

git clone

Deploy Redis (optional, skip if you already have one)

kubectl apply -f redis.yaml

Deploy ingress controller

relay ingress init

Deploy Redis Commander

  1. Edit ingress definition with your custom webrelay hostname

  2. Deploy it

kubectl apply -f redis-commander.yaml

About

Debug and do maintenance with Redis Commander in your cluster