Detailed status of a cluster.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'ClusterStatus' if this is a complete object or 'ClusterStatusLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
dns_ready | bool | DNSReady from Provisioner | [optional] |
oidc_ready | bool | OIDCReady from user configuration. | [optional] |
configuration_mode | ClusterConfigurationMode | [optional] | |
current_compute | int | Current Replicas available for a Hosted Cluster | [optional] |
description | str | Detailed description of the cluster status. | [optional] |
limited_support_reason_count | int | Limited Support Reason Count | [optional] |
provision_error_code | str | Provisioning Error Code | [optional] |
provision_error_message | str | Provisioning Error Message | [optional] |
state | ClusterState | [optional] |