Skip to content

alexnsfx/redis-failover

Repository files navigation

Failover Redis on Kubernetes

From https://github.com/kubernetes/examples/tree/master/staging/storage/redis

Caution, internal usage only. Running with --protected-mode no

Tweaks

  • Use Deployment instead of ReplicationController
  • Use DOWN_AFTER_MS and FAILOVER_TIMEOUT_MS environment variables for the sentinel config, with respective defaults 60000ms and 180000ms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published