Kubernetes on FCOS over HiFive Unmatched
Written by nikita
no comments
Classified in : Uncategorized

Blog for status updates about our journey on porting Fedora CoreOS along with Kubernetes on HiFive Unmatched boards.
The vision of this project is to study hybrid K8S clusters composed of X86 and RISCV nodes and optimize the distribution of the workload for green computing.
This blog is linked with : https://risc-v-machines.readthedocs.io/en/latest/
The project has identified different milestones for reaching our goal :
- Prepare a Fedora docker image [DONE]
- Prepare a CoreOS Assembler Image [WIP]
- Install FCOS over Qemu [TODO]
- Install FCOS over Unmatched [TODO]
- Follow Kubernetes the Hard Way https://github.com/kelseyhightower/kubernetes-the-hard-way but on Unmatched [TODO]
- Make a build farm over K8S for building packages "the good way"
- Improve package distribution for the community
- Benchmark X86 vs RISCV performances in a K8S env [TODO]
- Create an Hybrid K8S cluster [TODO]
- Create a K8S operator for workload distribution [TODO]