Out of tree build rancher on arm64 platform(like raspberry pi 3b+)
sudo docker run -d --restart=unless-stopped -p 80:80 -p 443:443 rancherpi/rancher:v2.0.8-arm64
We track rancher's release in corresponding branch with patches
Packages used to build image is host in another repo
- Pipeline (WIP)
- Embeded ELK for logging
- Cannel is working but calico node is yellow with readiness probe 503
- Calico is not tested
- "Import existing cluster" can only import arm64 k8s
- Nginx ingress is not work due to resty issuse #1152, but should be fixed with custom patches which is WIP
- rancher.com
- ags131 thanks for his gist