Skip to content

Instantly share code, notes, and snippets.

@ajeetraina
Created December 2, 2017 10:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajeetraina/0065e7224ae182ea3818a3a8563da5ea to your computer and use it in GitHub Desktop.
Save ajeetraina/0065e7224ae182ea3818a3a8563da5ea to your computer and use it in GitHub Desktop.
Deploying k8s on an ARM64 cluster of RPi3 with HypriotOS & automatically initializing the nodes at boot time with Cloud-Init
root@black-pearl:/home/pirate# cat /etc/issue
HypriotOS (Debian GNU/Linux 9) \n \l
root@black-pearl:/home/pirate#
root@black-pearl:/home/pirate# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
HYPRIOT_OS="HypriotOS/arm64"
HYPRIOT_OS_VERSION="v1.2.3"
HYPRIOT_DEVICE="Raspberry Pi 3 64bit"
HYPRIOT_IMAGE_VERSION="v20171201-090443"
root@black-pearl:/home/pirate# cat /etc/issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment