public sealed class HttpLoadBalancing : IMessage<HttpLoadBalancing>, IEquatable<HttpLoadBalancing>, IDeepCloneable<HttpLoadBalancing>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class HttpLoadBalancing.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `HttpLoadBalancing` class within the Google Kubernetes Engine v1 API."],["The latest version available is 3.33.0, with a range of previous versions also listed, from 3.32.0 down to 2.3.0."],["The `HttpLoadBalancing` class is part of the `Google.Cloud.Container.V1` namespace and the `Google.Cloud.Container.V1.dll` assembly."],["The class can be used to manage the HTTP load balancing controller addon, including the ability to enable or disable the controller via the `Disabled` property."],["`HttpLoadBalancing` inherits from the base `object` class and implements multiple interfaces, like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]