feat: 가상화 문서들 추가

This commit is contained in:
DongHyeonka
2026-09-10 08:54:05 +09:00
parent e9f6a93327
commit 43e1aadef0
695 changed files with 153404 additions and 12754 deletions
@@ -10,7 +10,7 @@
## Elements and evidence
- **옛 버전으로 되돌리기** (process): 이미지 태그를 되돌린다. Evidence: L483L490.
- **옛 버전 롤백** (process): 이미지 태그를 옛 버전으로 되돌린다. Evidence: L483L490.
- **Liquibase 검증** (process): 새 버전이 남긴 체크섬을 거부한다. Evidence: L483L491.
- **StatefulSet 롤링 업데이트** (process): 첫 파드가 실패하면 거기서 멈춘다. Evidence: L492L497.
- **외부 서비스** (service): 남은 파드가 계속 200 을 낸다. Evidence: L492L498.
@@ -20,5 +20,5 @@
- **Liquibase 검증 → databasechangelog 행 수:** 판단 기준. Evidence: L499L505.
- **Liquibase 검증 → StatefulSet 롤링 업데이트:** 중단 지점. Evidence: L492L497.
- **옛 버전으로 되돌리기 → Liquibase 검증:** 기동 시 검증. Evidence: L483L491.
- **옛 버전 롤백 → Liquibase 검증:** 기동 시 검증. Evidence: L483L491.
- **StatefulSet 롤링 업데이트 → 외부 서비스:** 잔여 파드 응답. Evidence: L492L498.