Cluster.spec.rkeConfig.machinePools[].rollingUpdate.maxUnavailable.status
Status is the observed state of the cluster.
| Field / Type | Description |
|---|---|
agentDeployed | AgentDeployed reflects whether the cluster agent has been deployed successfully. |
clientSecretName | ClientSecretName is the name of the kubeconfig secret that is used to connect to the cluster. This secret is typically named "<cluster-name>-kubeconfig" and lives in the namespace of the cluster object.
|
clusterName | Name of the cluster.management.cattle.io object that relates to this cluster. |
Conditions is a representation of the Cluster's current state.
| |
fleetWorkspaceName | FleetWorkspaceName is the name of the fleet workspace that the cluster belongs to. Defaults to the namespace of the cluster object, which is usually "fleet-default". If the provisioningv2-fleet-workspace-back-population feature is enabled and the cluster has the "provisioning.cattle.io/fleet-workspace-name" annotation, this will be set to the value of the annotation.
|
observedGeneration | ObservedGeneration is the most recent generation for which the management cluster object was generated for the corresponding provisioning cluster spec.
|
ready | Ready reflects whether the cluster's ready state has previously been reported as true. |