public sealed class HttpLoadBalancing : IMessage<HttpLoadBalancing>, IEquatable<HttpLoadBalancing>, IDeepCloneable<HttpLoadBalancing>, IBufferMessage, IMessage
Configuration options for the HTTP (L7) load balancing controller addon,
which makes it easy to set up HTTP load balancers for services in a cluster.
Whether the HTTP Load Balancing controller is enabled in the cluster.
When enabled, it runs a small pod in the cluster that manages the load
balancers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eHttpLoadBalancing\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, detailing its role in managing HTTP (L7) load balancing for services in a cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 3.33.0, and the content lists versions ranging from 3.33.0 down to version 2.3.0, with the current selected version being 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpLoadBalancing\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, offering functionality such as managing the enablement of the HTTP load balancing controller.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one parameterless and one that takes another HttpLoadBalancing object, as well as a \u003ccode\u003eDisabled\u003c/code\u003e property to determine whether the load balancing controller is enabled.\u003c/p\u003e\n"]]],[],null,[]]