NDB Operator 8.0 Manual  /  NDB Operator CRD Reference  /  NdbClusterCondition Resource

5.2 NdbClusterCondition Resource

NdbClusterCondition describes the state of an NDB Cluster installation at a given point in time. Used by NdbClusterStatus.

  • type (NdbClusterConditionType): Type of NdbCluster condition.

  • status (Kubernetes core/v1.ConditionStatus): Status of the condition: one of True, False, or Unknown.

  • lastTransitionTime (Kubernetes meta/v1.Time): Last time the condition transitioned from one status to another.

  • reason (string): The reason for the condition's last transition.

  • message (string): A human-readable message indicating details about the transition.