Skip to content

Web Dashboard Operation Guide

house edited this page Dec 29, 2022 · 3 revisions

Overview

Overview page provides information and simple search and detailed information and function entrance.


Create Redis

1. You can remove it from the overview page, point out to the back side of redis.

2. Supporting HA and Cluster type, can be arranged according to the built-in standard.

3. NodeIP usage premise: K8S compatible external network scheme, also provides actual IP, this combined svc NodePort method.

4. After the external IP is enabled, the web management dashboard will automatically display the external access method of "VIP:Nodeport", and you can use it to directly access redis.


Details page

Provides the following functions:

1. View password: provide to obtain plaintext Redis Auth password.

2. Slow query analysis: You can obtain the slow query of Redis to locate the problem.

3. Elastic scaling: The allocation of existing resources is adjusted dynamically. During the adjustment period, the service runs normally.

4. Clear data


Configuration

Most of the key parameters can support dynamic configuration.


Clone this wiki locally