Update master_node_install.sh

This commit is contained in:
RomanNum3ral 2026-03-26 18:03:07 +00:00
parent cbfbe50d22
commit 5cdaa5d896
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ chmod 700 "${JOIN_COMMAND_FILE}"
# ---------- Step 16: Show cluster status ----------
log "Waiting briefly for cluster components"
sleep 10
sleep 30
log "Cluster status"
kubectl get nodes -o wide || true