Report the found minions during validation of cluster
This commit is contained in:
@@ -50,6 +50,7 @@ while true; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
echo "Found ${found} nodes."
|
echo "Found ${found} nodes."
|
||||||
|
cat "${MINIONS_FILE}"
|
||||||
|
|
||||||
# On vSphere, use minion IPs as their names
|
# On vSphere, use minion IPs as their names
|
||||||
if [[ "${KUBERNETES_PROVIDER}" == "vsphere" ]] || [[ "${KUBERNETES_PROVIDER}" == "vagrant" ]]; then
|
if [[ "${KUBERNETES_PROVIDER}" == "vsphere" ]] || [[ "${KUBERNETES_PROVIDER}" == "vagrant" ]]; then
|
||||||
|
Reference in New Issue
Block a user