Skip to content

Instantly share code, notes, and snippets.

View criscola's full-sized avatar
🎯
Focusing

Cristiano Colangelo criscola

🎯
Focusing
View GitHub Profile
@criscola
criscola / install_kube_ubuntu
Last active May 12, 2023 07:54
Install Kubernetes on Ubuntu with kubeadm and containerd
# from https://www.linuxtechi.com/install-kubernetes-on-ubuntu-22-04/
sudo hostnamectl set-hostname "mgmt"
exec bash
sudo hostnamectl set-hostname "worker1" // 1st worker node
sudo hostnamectl set-hostname "worker2" // 2nd worker node
exec bash
sudo swapoff -a
sudo sed -i '/ swap / s/^\(.*\)$/#\1/g' /etc/fstab
Workflow
reset -> Resetting
delete -> Deleting
Main*
Unknown*
transmit downstream cluster -> Transmitting
Transmitting
transmitted -> Transmitted
Transmitted

Keybase proof

I hereby claim:

  • I am criscola on github.
  • I am criscola (https://keybase.io/criscola) on keybase.
  • I have a public key whose fingerprint is FCEF 0A3D 1D8B DEB2 F2D7 4ED3 78E5 7EB3 08DB 39FF

To claim this, I am signing this object: