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 page provides reference documentation for the `HttpLoadBalancing` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version available for `HttpLoadBalancing` is 3.33.0, with a list of versions down to 2.3.0 available to browse."],["The `HttpLoadBalancing` class is used to configure the HTTP (L7) load balancing controller addon, simplifying the setup of HTTP load balancers for services in a cluster."],["The HTTP Load Balancing controller's enabled or disabled state can be adjusted using the `Disabled` property."],["The `HttpLoadBalancing` class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the base object class."]]],[]]