rancher v2.15.1

Cluster.spec.rkeConfig.machinePools[].machineDeploymentLabels.status

Status is the observed state of the cluster.

7 fields
Cluster.spec.rkeConfig.machinePools[].machineDeploymentLabels.status fields and descriptions
Field / TypeDescription
agentDeployed
boolean

AgentDeployed reflects whether the cluster agent has been deployed successfully.

clientSecretName
string

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.

  • maxLength: 253
clusterName
string

Name of the cluster.management.cattle.io object that relates to this cluster.

object[]

Conditions is a representation of the Cluster's current state.

  • x-kubernetes-list-map-keys: ["type"]
  • x-kubernetes-list-type: "map"
fleetWorkspaceName
string

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.

  • maxLength: 63
observedGeneration
integer

ObservedGeneration is the most recent generation for which the management cluster object was generated for the corresponding provisioning cluster spec.

  • format: int64
ready
boolean

Ready reflects whether the cluster's ready state has previously been reported as true.