Skip to content

Instantly share code, notes, and snippets.

View mylesagray's full-sized avatar
🏗️
Stacking turtles

M Gray mylesagray

🏗️
Stacking turtles
View GitHub Profile
@kacole2
kacole2 / 1a-steps.md
Last active April 13, 2021 14:50
Kubernetes 1.14.1 Installation using kubeadm on vSphere with CentOS7

Steps to Install Kubernetes on CentOS7 with Kubeadm and vSphere

  1. On the master node: Edit the vsphere.conf file within the kubeadm-master.sh to match your environment. Copy kubeadm-master.sh to the master node:
sudo chmod u+x kubeadm-master.sh
sudo ./kubeadm-master.sh
  1. On each worker node copy kubeadm-worker.sh:
@fredrike
fredrike / __note.md
Last active September 22, 2021 14:16
hass.io on Synology