Projects with this topic
-
Intel N150 based Kubernetes cluster managed by FluxV2, using Git as a "single source of truth."
Updated -
Skaledheim (SKM) is a modular platform designed to orchestrate distributed services inside a cohesive DevSecOps cluster oriented ecosystem.
Updated -
GitLab Relay (KAS) - host for various GitLab Features such as:
GitLab Agent for Kubernetes (agentk) Operational Container Scanning Remote Development (Workspaces) Job Router and Runner Controllers GitLab CDUpdated -
-
My fully-automated DevOps homelab.
Updated -
-
Event-driven workflows on Kubernetes with Argo Events: install, webhooks, RabbitMQ triggers. Xavki tutorials in French.
Updated -
Helm package manager for Kubernetes: install, repositories, charts, versioning, rollback, custom templates, conditions, functions. Xavki tutorials in French.
Updated -
-
GitOps Configuration and documentation of my Kubernetes homelab
Updated -
GitOps manifest repository for the Tetris App. ArgoCD watches this repo and syncs every change to the EKS cluster automatically.
Updated -
Defining podman quadlets using Nix. Also supports Materia for GitOps workflows. https://quadnix.projects.tf
Updated -
Kubernetes manifests of the Penpot app with overlays for production and staging environments.
The project also contains the configuration files for FluxCD, which automatically deploys the app in the cluster.
Updated -
Updated
-
This Git repository serves as a valuable resource for managing Dockerfiles and associated scripts.
Updated -
Technical blogs on topics of Kubernetes, GitOps, CI/CD and SRE in general. Created with
❤️ using Markdown format.Updated -
-
k8s-config — Kubernetes Cluster Configuration
GitOps repository for the homelab k3s cluster — everything the cluster runs is defined here.
Manages all Kubernetes workloads and cluster-level configuration for a bare-metal k3s cluster with NVIDIA GPU passthrough. Deployed via Flux CD with Kustomize overlays for production and staging environments.
What's in here Flux GitOps: Kustomization CRDs in clusters/production/ and clusters/staging/ Base layer: Namespaces, ingress, NVIDIA device plugin, Weave GitOps dashboard Apps layer: Ollama (LLM serving), Open WebUI, ComfyUI (image generation), GitLab runner CI/CD: Schema validation (kubeconform), kustomize build checks, Flux CRD validation, AI code review Tech Stack Orchestration: k3s (bare-metal) GitOps: Flux CD v2 Config management: Kustomize GPU: NVIDIA passthrough with runtimeClassName: nvidiaUpdated -
Norn pin bumper — opens MRs across consuming repos on each Norn release
Updated -
Git Tag Flow (GTF) est un flux Git alternatif, basé sur des conventions, qui combine la légèreté du trunk-based et quelques bonnes pratiques de GitFlow. Il fournit une stratégie simple de release et de déploiement via des tags Git, dans l’esprit GitOps.
Updated