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-03-21 UTC."],[[["This webpage provides documentation for the `HttpLoadBalancing` class within the Google Kubernetes Engine v1 API."],["The latest available version of the API is 3.33.0, and the current displayed version is 3.27.0, with a full historical breakdown of versions."],["`HttpLoadBalancing` is a class that implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HttpLoadBalancing` class provides configuration options for managing HTTP load balancers for services within a Google Kubernetes Engine cluster, and it has a disabled property that is a boolean to toggle the load balancer on or off."],["The webpage includes links to the source code, related namespaces, inherited members, as well as constructor and property details for the `HttpLoadBalancing` class."]]],[]]