ipfs-inactive / pm-test-lab

[ARCHIVED] DEPRECATED — check https://github.com/ipfs/testground/ for the latest
10 stars 4 forks source link

Setting up Kubernetes with kubeadm #25

Open SidHarder opened 7 years ago

SidHarder commented 7 years ago

I spent a couple hours yesterday and setup a kubernetes cluster on local hardware. This is the document I used to get the job done.

https://kubernetes.io/docs/getting-started-guides/kubeadm/

I was surprised at how easy it was and how few problems I ran into.