(explanation-high-availability)= # High Availability High Availability is a way to ensure minimal downtime if and when system failures occur by using redundancy, failover and load balancing to keep services running. ## Introduction * {ref}`Introduction to High Availability ` ## Key concepts * {ref}`Pacemaker resource agents ` * {ref}`Pacemaker fence agents ` ```{toctree} :hidden: Introduction to HA Pacemaker resource agents Pacemaker fence agents ``` ## See also * How-to: {ref}`Set up a Distributed Replicated Block Device (DRBD) ` * Reference: {ref}`reference-high-availability`