# Functions
ClusterHasReadyNode is a ClusterConditionFunc which polls for at least one node to have the condition NodeReady=True.
WaitForLKEClusterReady polls with a given timeout for the LKE Cluster's api-server to be healthy and for the cluster to have at least one node with the NodeReady condition true.