Difference between revisions of "Redis Sentinel"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 3: | Line 3: | ||
[[/etc/redis-sentinel.conf]] | [[/etc/redis-sentinel.conf]] | ||
+ | [[Redis values.yml]] | ||
+ | sentinel: | ||
+ | ## @param sentinel.enabled Use Redis® Sentinel on Redis® pods. | ||
+ | ## IMPORTANT: this will disable the master and replicas services and | ||
+ | ## create a single Redis® service exposing both the Redis and Sentinel ports | ||
+ | ## | ||
+ | enabled: false | ||
== Related == | == Related == |
Latest revision as of 06:58, 10 March 2023
/etc/redis-sentinel.conf
sentinel: ## @param sentinel.enabled Use Redis® Sentinel on Redis® pods. ## IMPORTANT: this will disable the master and replicas services and ## create a single Redis® service exposing both the Redis and Sentinel ports ## enabled: false
Related[edit]
See also[edit]
- Redis, installation,
/etc/redis.conf, values.yml
, Redis Cluster, Redis Sentinel,/etc/redis-sentinel.conf
, Redis memory footprint,redis-cli, redis-benchmark, redis-check-aof, redis-check-rdb, redis-sentinel, redis-server
, Amazon MemoryDB for Redis, AOF, Redis changelog, Redis Database (RDB), Append Only File (AOF), Redis logs
Advertising: