Skip to content

Subscription channel for Red Hat Advanced Cluster Management operator

Load Balancer Pipeline

This parameter defines which Digital Rebar pipeline to use when deploying HAProxy load balancer nodes. It determines the sequence of tasks for setting up and configuring the load balancers.

Requirements

  • Must reference a valid DRP pipeline
  • Pipeline must include HAProxy setup
  • Must handle proper load balancer configuration
  • Must set up required networking

Usage

Default pipeline configuration:

# Standard setting
universal-application-haproxy-server

# Pipeline handles:
- Base OS installation
- HAProxy package installation
- Configuration file setup
- Service configuration
- Backend service discovery
- Network configuration

Notes: - Critical for load balancer functionality - Determines installation sequence - Includes necessary prerequisites - Sets up HAProxy configuration - Ensures proper service startup