google_api_container v0.0.1 GoogleApi.Container.V1.Model.AddonsConfig View Source

Configuration for the addons that can be automatically spun up in the cluster, enabling additional functionality.

Attributes

  • horizontalPodAutoscaling (HorizontalPodAutoscaling): Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. Defaults to: null.
  • httpLoadBalancing (HttpLoadBalancing): Configuration for the HTTP (L7) load balancing controller addon, which makes it easy to set up HTTP load balancers for services in a cluster. Defaults to: null.
  • kubernetesDashboard (KubernetesDashboard): Configuration for the Kubernetes Dashboard. Defaults to: null.