The Ingress Controller supports two modes of operation:

  • Service Mode: In this mode, the LoadMaster configuration is driven through the configuration of Service Objects in Kubernetes.

  • Ingress Mode: In this mode, the LoadMaster configuration is driven through the configuration of the Ingress Object in Kubernetes.

For further details on each mode, refer to the sections below.