Skip to content

Instantly share code, notes, and snippets.

View khjde1207's full-sized avatar

자유해결사 khjde1207

View GitHub Profile
@khjde1207
khjde1207 / install-kubernetes-archlinux.md
Last active January 3, 2020 05:04 — 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