This document outlines the steps to configure a load balanced web server cluster with high availability using Pacemaker on CentOS 7. It describes preparing three identical web servers, installing and configuring two load balancers with Apache and mod_proxy_balancer, and setting up Pacemaker to cluster the load balancers and migrate resources between them for high availability. Key resources configured in Pacemaker include a shared virtual IP address and the Apache service. The document provides commands to authorize, initialize, and test the two-node Pacemaker cluster.