Infra Operations Problem Bank · DevOps · SRE

Read the incident scenario,solve it yourself,and build your response skills.

InfraTree는 CI/CD · Kubernetes · Linux · Network · Security 장애 상황을 문제와 가이드로 연결합니다. 공개 페이지에서 실제 시나리오·점검 순서·흔한 오진·복구 방향을 먼저 읽을 수 있고, 로그인하면 원인 분석 → 복구 → 재발 방지 풀이 기록을 이어갑니다.

public problems4831개 · 매일 갱신되는 오늘의 문제

왜 “읽기”가 아니라 “푸는” 연습인가

InfraTree의 접근 방식

운영 장애는 정답을 외운다고 잡히지 않습니다. 같은 timeout, 같은 permission denied라도 실제 원인은 캐시, 권한 상속, 오래된 연결, 프록시 헤더처럼 매번 다른 층에 있기 때문입니다. InfraTree는 그래서 설명을 읽는 데서 멈추지 않고, 실제 장애 상황을 직접 진단하는 순서를 연습하도록 설계했습니다.

모든 문제는 하나의 흐름을 따릅니다 — 증상을 작게 나누고 → 영향 범위와 최근 변경을 분리하고 → 원인 후보를 좁히고 → 되돌리기 쉬운 순서로 복구합니다. 마지막 오류 줄이 아니라 “같은 실패가 반복되는 경계”를 먼저 보는 습관, 명령 결과를 정상 시점·정상 리소스와 비교하는 습관을 문장으로 정리하는 것이 핵심입니다.

Guides는 CrashLoopBackOff, ImagePullBackOff, DNS 해석 실패, 배포가 초록불인데 반영되지 않는 상황처럼 자주 마주치는 장애를 실제 종료 코드·명령·의사결정 트리로 풀어냅니다. Problems는 그 판단을 실제 시나리오에 적용해 원인 분석 → 복구 → 재발 방지를 스스로 써 보게 합니다. 읽고(가이드) 곧바로 적용하는(문제) 구조입니다.

대상은 CI/CD · Kubernetes · Linux · Network · Security를 다루는 DevOps · SRE · 인프라 엔지니어와, 정보처리기사 실기처럼 실무형 단답으로 대비하려는 학습자입니다. 기술 용어와 명령어는 원문 그대로 두고, 판단 순서와 답안 구조만 한국어로 안내합니다.

Category

Jump straight to featured problems by area

Guides worth reading first

Featured symptoms and checking order

Choose guides by how you search

Error message · symptom · checklist
Kubernetes incident response

Isolate CrashLoopBackOff, ImagePullBackOff, DNS, and Service endpoint problems first. / /guides/kubernetes-troubleshooting

Linux operations failures

Organizes problems you hit directly on servers — systemd, cron, permissions, disk, firewall. / /guides/linux-troubleshooting

Network path checks

Instead of lumping DNS, routing, firewall, and timeout together, split them by path. / /guides/network-troubleshooting

Security triage

Covers flows where security config and operational failures overlap — TLS, mTLS, WAF, auth failures. / /guides/security-troubleshooting

Separating problems and guides

Search traffic lands on guides and featured problems, while the solving flow continues in the library.

Korean solution guidance

Technical terms and commands stay as-is, while explanations are provided in Korean.

Deduplicating problems

Duplicate problems are archived/redirected and excluded from the public library.

Trust pages

Links About, Contact, Privacy, Terms, and Editorial Policy in the public footer.