Max.

Kube-Weebo

Navigation
Pas de sommaire

Kube-Weebo is a personal kubernetes cluster that will be used to host my personal project and my personal services.

docs/project/kube-weebo

project

KubernetesArgoCDHelmTerraformGiteaTektonKustomize#project#Kube#continuous-update#GitOps

Reading time: 1 min

Kube-Weebo is a personal kubernetes cluster that will be used to host my personal project and my personal services. This is actually the 4.4 version of my personal server.

    The first one was a simple server in a room who's only purpose was to learn how to setup an ISP server.
    The second one was a simple server in a DC that was mostly used to help me during my early studies.
    The third one was still a simple server in a DC but based on Docker and Docker-Compose.
    The last one is a kubernetes cluster that will be used to host my personal project and my personal services.

The 4.4 version is the fourth iteration of this project. Like the two previous iteration, this one will use a GitOps approach to manage the cluster. It will be managed by ArgoCD unlike the previous one who was managed by FluxCD.

Back to projects