Kubernetes GitOps Configuration Repository
Go to file
Will0253 0011c61c64 Initial commit: GitOps directory structure and App of Apps 2026-02-17 21:21:25 +08:00
apps Initial commit: GitOps directory structure and App of Apps 2026-02-17 21:21:25 +08:00
bootstrap Initial commit: GitOps directory structure and App of Apps 2026-02-17 21:21:25 +08:00
infrastructure/argocd Initial commit: GitOps directory structure and App of Apps 2026-02-17 21:21:25 +08:00
platform Initial commit: GitOps directory structure and App of Apps 2026-02-17 21:21:25 +08:00
security Initial commit: GitOps directory structure and App of Apps 2026-02-17 21:21:25 +08:00
README.md Initial commit: GitOps directory structure and App of Apps 2026-02-17 21:21:25 +08:00

README.md

K8s GitOps Configuration Repository

This repository contains Kubernetes GitOps configurations managed by Argo CD.

Directory Structure

k8s-gitops/
├── bootstrap/           # Argo CD App of Apps
├── infrastructure/      # Infrastructure components
├── platform/            # Platform services
├── security/            # Security components
└── apps/                # Business applications

Components

Category Component Status
Infrastructure Argo CD Active
Platform Keycloak Pending
Platform Rancher Pending
Platform Monitoring Pending
Platform Logging Pending
Platform Tracing Pending
Platform Harbor Pending
Platform Vault Pending
Security Falco Pending
Security Kyverno Pending
Security Trivy Pending
Security kube-bench Pending
Platform Velero Pending