Skip to content

Instantly share code, notes, and snippets.

@Ceald1
Ceald1 / run.sh
Last active July 20, 2025 06:57
Kubernetes script for kubeadm
sudo apt install fish git -y
echo ""
echo ""
echo ""
echo ""
echo "Installing docker...."
curl -fsSL https://get.docker.com -o get-docker.sh