Skip to content

Instantly share code, notes, and snippets.

View yidaqiang's full-sized avatar

Vista Yih yidaqiang

View GitHub Profile
@yidaqiang
yidaqiang / install-kubernetes-archlinux.md
Created July 1, 2019 13:43 — forked from StephenSorriaux/install-kubernetes-archlinux.md
Install Kubernetes on bare-metal ArchLinux host

Installing Kubernetes on ArchLinux

Packages

pacman -S curl docker ebtables ethtool wget unzip

Also cfssl is needed but available on AUR, using pacaur

pacaur -S cfssl