We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c47fd9 commit 41b7e36Copy full SHA for 41b7e36
README.md
@@ -134,10 +134,6 @@ redis-operator가 helm으로 배포되고 나면, <a href="#crd">Redis Cluster C
134
135
또한, 기본적으로, Helm 배포 시 Prometheus와 Grafana를 Sub Chart로 Enable되어 operator와 함께 배포됩니다.
136
137
-## Demo Video
138
-
139
-https://github.com/user-attachments/assets/5b1c55cf-b88d-4eb5-bfd3-a2edefd0d710
140
141
## Auto Scaling
142
143
redis-operator는 Prometheus와 Alertmanager를 통한 자동 스케일링 기능을 제공합니다. 메트릭 기반으로 Redis 클러스터를 자동으로 확장하거나 축소할 수 있어 리소스를 효율적으로 관리할 수 있습니다.
@@ -176,4 +172,10 @@ redisOperator:
176
172
throughputThreshold: 1000
177
173
```
178
174
175
+## Demo Video
+
+https://github.com/user-attachments/assets/5b1c55cf-b88d-4eb5-bfd3-a2edefd0d710
179
180
181
## License
0 commit comments