REFACTOR(docs): detach services,ingress from docs

This commit is contained in:
2025-12-29 14:22:41 +09:00
parent cdbf94bc81
commit 0996187c82
21 changed files with 52 additions and 195 deletions

View File

@@ -0,0 +1,40 @@
---
sidebar_position: 1
---
# Introduction
Welcome to the **Infrastructure Documentation**!
This documentation site contains comprehensive guides and references for our entire infrastructure setup.
## What's Inside?
- **Getting Started**: Learn about our infrastructure architecture and how to get started
- **Services**: Detailed documentation for each service we run
- **Guides**: Step-by-step tutorials and best practices
- **Blog**: Updates, announcements, and technical insights
## Infrastructure Overview
Our infrastructure is built on:
- **Kubernetes (K3s)**: Container orchestration platform
- **ArgoCD**: GitOps continuous delivery
- **Gitea**: Self-hosted Git service
- **Prometheus & Grafana**: Monitoring and observability
- **cert-manager**: Automatic SSL certificate management
## Quick Links
- [Architecture Overview](./getting-started/architecture)
- [Kubernetes Setup](./services/kubernetes)
- [Monitoring Stack](./services/monitoring)
## Getting Help
If you have questions or need assistance:
1. Check the documentation sections
2. Search for specific topics
3. Visit our [Gitea repository](https://gitea0213.kro.kr/bluemayne/infrastructure)