@@ -84,6 +84,7 @@ resource "hcloud_server" "first_control_plane" {
<<-EOT
timeout 120 bash <<EOF
until systemctl status k3s > /dev/null; do
systemctl start k3s
echo "Waiting for the k3s server to start..."
sleep 2
done
The note is not visible to the blocked user.