Configuration
Configure etcd clusters according to your needs, and access the service
ETCD is a distributed, reliable key-value store for the most critical data of a distributed system
Configuration | Administration | Playbook | Dashboard | Parameter
Pigsty use etcd as DCS: Distributed configuration storage (or distributed consensus service). Which is critical to PostgreSQL High-Availability & Auto-Failover.
You have to install ETCD
module before any PGSQL
modules, since patroni & vip-manager will rely on etcd to work. Unless you are using an external etcd cluster.
You don’t need NODE
module to install ETCD
, but it requires a valid CA
on your local files/pki/ca
. Check ETCD Administration SOP for more details.
Configure etcd clusters according to your needs, and access the service
Etcd has 10 parameters to customize the etcd cluster as needed.
How to manage etcd cluster with ansible playbooks
Admin SOP, create & remove etcd clusters and members
Etcd monitoring metrics, dashboards, and alerting rules
Pigsty ETCD module metric list
Pigsty ETCD dcs module frequently asked questions
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.