Skip to content

Repo to build rancher on arm64 platform(like raspberry pi 3b+)

License

Notifications You must be signed in to change notification settings

rancherpi/rancher-arm64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

rancher-arm64

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

Supported versions

We track rancher's release in corresponding branch with patches

Packages used to build image is host in another repo

  • v2.0.8 with rke kubernetes v1.11.2-rancher1-1, check releases
  • v2.1.0 is working in progress

Missing Features

  • Pipeline (WIP)
  • Embeded ELK for logging

Known issuses

  • 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

Credits

Screenshot

rancher-node-added

License

Apache License 2.0

About

Repo to build rancher on arm64 platform(like raspberry pi 3b+)

Resources

License

Stars

Watchers

Forks

Packages

No packages published