The fan spins. The board hums. You connect, and Openshift Rasp comes alive.
Openshift Rasp is the intersection of container orchestration and edge computing on ARM-based Raspberry Pi hardware. It brings the full OpenShift Kubernetes platform into low-power, single-board systems. This is not a stripped-down K3s or Minikube variant. This is running real OpenShift clusters, capable of handling CI/CD pipelines, microservices, and secure workloads — directly on Raspbian or a lightweight OS tuned for ARM.
Why Openshift Rasp matters:
- Edge deployments: Host workloads close to sensors and devices without needing a full data center.
- Portable clusters: Demonstrate enterprise-grade orchestration anywhere, without racking servers.
- ARM-native containers: Build and run images optimized for Raspberry Pi architecture.
Getting started begins with an ARM64 build of OpenShift. The control plane pods run fine on Raspberry Pi 4 with 8GB RAM. Use the OpenShift installer with an ignition config adapted for ARM. Networking is handled through ovn-kubernetes or flannel for lightweight setups. Storage can be local SSD via USB 3.0 or network-mounted.