This repository has been archived on 2025-12-28. You can view files and clone it, but cannot push or open issues or pull requests.
simple-blog-api/posts/2021-06-13_servers_Hardkernel Odroid Kubernetes Cluster.md
2021-06-13 16:32:08 +09:30

12 lines
878 B
Markdown

# Odroid Cluster
## WIP
Say hello to my little odroid kubernetes cluster project.
Details are: 5 x Odroid-MC1's as worker nodes. All up 10gb RAM and 40 cores. 1 x Odroid-N2 as master node. Plus 5v 20a power supply and Netgear GS108.
Got parts as a Christmas present to myself some years ago with no plan as to what I was going to with them. While putting it together I though I could use it to learn Kubernetes as I've seen others do similar things.
I followed [this](https://www.digitalocean.com/community/tutorials/how-to-create-a-kubernetes-cluster-using-kubeadm-on-ubuntu-18-04) tutorial loosely and it's all working wonderfully. It's cool to be introduced to ansible, which I had heard about but not used before. I'm currently developing some apps that I'd like to run on it.
![alt text](https://gitlab.inkletblot.com/inkletblot/simple-blog-api/???/image.jpg?raw=true)