init: k8s 폴더 구조init

This commit is contained in:
donghyeon-ka
2026-07-26 17:11:25 +09:00
commit 0912b5030f
61 changed files with 2124 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Repository Tests
저장소 전체의 배포 결과와 운영 정책을 검증합니다.
권장 확장 순서:
1. 모든 Kustomize root/Helm chart 렌더
2. 렌더된 Kubernetes schema 검증
3. admission/policy positive·negative fixture
4. kind/k3d 기반 controller 통합 테스트
5. 실제 provider의 격리된 end-to-end 테스트
fixture와 golden output은 실제 credential과 운영 데이터를 포함하지 않습니다.
생성된 render 결과는 source로 커밋하지 않고 CI artifact로 보관합니다.