K8S Portal
Infrastructure services and tools running on Kubernetes
I manage a Kubernetes cluster with six Raspberry Pi nodes. It serves as a platform for personal projects and for exploring cloud native technologies. The cluster has two control plane nodes and four worker nodes with a total of 48 GB RAM. Below are the services I use to monitor and manage the Kubernetes setup.
Release Management UI
Custom build system for git based version control
k8scontinuous-deploymentgitdeployment
Argo CD
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes
k8scontinuous-deploymentgitdeployment