2026-03-26 17:05:49 +00:00
2026-03-26 17:03:43 +00:00
2026-03-26 17:03:18 +00:00
2026-03-26 20:58:45 +00:00
2026-03-26 17:03:57 +00:00
2026-03-26 17:04:07 +00:00
2026-03-26 17:03:07 +00:00

k8s-manifests

GitOps repository for chemavx k3s cluster managed by ArgoCD.

Structure

├── argocd/          # ArgoCD deployment
├── authentik/       # Authentik SSO
├── backup-system/   # Backup jobs
├── cert-manager/    # TLS certificate management
├── cloudflare-ddns/ # Cloudflare DDNS
├── gitea/           # Gitea Git server
├── homarr/          # Dashboard
├── monitoring/      # Prometheus + Grafana stack
├── n8n/             # n8n workflow automation
├── openclaw/        # OpenClaw service
└── vaultwarden/     # Bitwarden-compatible vault

Cluster Info

  • Node: chemavx (k3s v1.34.3)
  • Ingress: Traefik
  • TLS: cert-manager + Let's Encrypt (letsencrypt-prod)
  • Storage: local-path provisioner
  • GitOps: ArgoCD @ argocd.chemavx.xyz monitoring this repo

Services

Service URL
Gitea https://git.chemavx.xyz
ArgoCD https://argocd.chemavx.xyz
n8n https://n8n.chemavx.xyz
Grafana https://grafana.chemavx.xyz
Authentik https://auth.chemavx.xyz
Vaultwarden https://vaultwarden.chemavx.xyz
Homarr https://home.chemavx.xyz
Uptime Kuma https://uptime.chemavx.xyz
Description
Kubernetes manifests for chemavx cluster - GitOps with ArgoCD
Readme 136 KiB