# Study Curriculum (control plane)
AI Summary
Purpose:
- Backlog of study chapters the daily routine pulls from. One row = one planned chapter.
Key points:
- Status: pending | draft | published. Routine picks the top
pending(or a user-requested item). - Topics seeded from the repo tag vocabulary (the user's real stack).
- After generating, the routine flips the row to published with a date and adds the chapter to the series' series.json.
Relevant when:
- The daily study routine runs, or the user requests a specific next chapter.
Priority queue
User-requested items go to the TOP and are taken first.
(none yet)
Series backlog
kubernetes (DB/Infra) — ☸
- [x] 1. 컨테이너 기초 — published 2026-06-10
- [x] 2. 클러스터 아키텍처 — published 2026-06-10
- [x] 3. Pod 스케줄링과 리소스 — published 2026-06-10
- [x] 4. 네트워킹과 Service — published 2026-06-10
- [x] 5. 스토리지와 PV/PVC — published 2026-06-10
- [x] 6. ConfigMap/Secret과 설정 — published 2026-06-10
- [x] 7. 헬스체크와 롤아웃 전략 — published 2026-06-10
- [x] 8. 오토스케일링(HPA/VPA) — published 2026-06-10
- [x] 9. 관측성(로깅·메트릭) — published 2026-06-10
- [x] 10. 운영 트러블슈팅 패턴 — published 2026-06-10
mysql-binlog (MySQL) — 🐬
- [x] 1. 바이너리 로그란 무엇인가 — published 2026-06-10
- [x] 2. binlog 포맷(STATEMENT/ROW/MIXED) — published 2026-06-10
- [x] 3. 복제와 GTID — published 2026-06-11
- [x] 4. CDC와 binlog 기반 동기화 — published 2026-06-11
- [x] 5. ZSTD 압축과 8.4 변화점 — published 2026-06-11
- [x] 6. binlog 운영·보존·모니터링 — published 2026-06-11
airflow (데이터파이프라인) — 🌊
- [x] 1. DAG/Task/Operator 개념 — published 2026-06-11
- [x] 2. 스케줄링과 backfill — published 2026-06-11
- [x] 3. XCom과 태스크 통신 — published 2026-06-12
- [x] 4. 실행기(Executor) 비교 — published 2026-06-12
- [x] 5. 운영(재시도·SLA·알림) — published 2026-06-12
vulnerability-collection (보안) — 🔎
- [x] 1. CVE/OSV 데이터 모델 — published 2026-06-12
- [x] 2. OS 패키지 vs 라이브러리 취약점 — published 2026-06-12
- [x] 3. 버전 비교와 fixed_version 처리 — published 2026-06-12
- [x] 4. 증분 수집 전략 — published 2026-06-13
Open Questions
- 각 시리즈 최종 편 수(현재 1~10 가정).