2026-07-11 01:18:05 +03:00
2026-06-16 01:36:59 +03:00
2026-07-11 01:18:05 +03:00
2026-07-11 01:18:05 +03:00
2026-06-17 00:36:17 +03:00

infra-manifests

GitOps repository for homelab Kubernetes infrastructure.

Cluster

  • Kubernetes: k3s
  • GitOps: ArgoCD
  • SCM: Gitea

Planned namespaces

  • argocd
  • monitoring
  • test
  • prod
  • livekit

Repository structure

infra-manifests
├── bootstrap
├── monitoring
├── livekit
├── test
└── prod

Deployment model

Git → ArgoCD → Kubernetes

Githooks

Repository used .githooks after cloning repository your need to use git config core.hooksPath .githooks

S
Description
No description provided
Readme 129 KiB
Languages
Shell 100%