Updated
almost 3 years
ago.
1 hackers ♥️.
I will deploy a k8s clusters on three pine64 A+ boards, all boards are installed opensuse tumbleweed, and one as k8s-master two as k8s-minions. The whole cluster will use TLS and BRAC security mechanism.
PINE64 A+ is a SOC with Quad-Core ARM Cortex A53 64-Bit Processor and 2G DDR3 memory and Gigabit Network card. It could support boot from SD card (32G)
https://www.pine64.org/?page_id=46823
For k8s,
3 ETCD nodes
1 Master 2 Minions
TLS and RBAC security
Flannel Network
DNS support
Dashboard
Heapster monitor
For setup
Manually first
Shell and Ansible scripts
All stuff will be uploaded to:
https://github.com/liayan/deployk8sonarm64