disabled property

bool? disabled
getter/setter pair

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.

Implementation

core.bool? disabled;