# Show GN: FreeLens에서 Kubernetes 리소스 관계와 멀티 Pod 로그를 한눈에 보기

> Clean Markdown view of GeekNews topic #29324. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=29324](https://news.hada.io/topic?id=29324)
- GeekNews Markdown: [https://news.hada.io/topic/29324.md](https://news.hada.io/topic/29324.md)
- Type: show
- Author: [yowon25](https://news.hada.io/@yowon25)
- Published: 2026-05-10T00:25:35+09:00
- Updated: 2026-05-10T00:25:35+09:00
- Original source: [github.com/agent-jeong](https://github.com/agent-jeong/freelens-workload-topology)
- Points: 3
- Comments: 0

## Topic Body

FreeLens에서 Kubernetes 워크로드 관계를 한눈에 볼 수 있는 확장 프로그램 Freelens Workload Topology를 만들었습니다.  
  
Ingress → Service → Deployment → Pod 관계를 매번 따로 확인하기 번거로워서, 리소스 간 연결 관계를 하나의 토폴로지 그래프로 볼 수 있도록 만들었습니다.  
  
특히 k9s처럼 여러 Pod 로그를 동시에 확인할 수 있고, FreeLens 안에서 리소스 상태, 이벤트, YAML/JSON, 메트릭까지 함께 볼 수 있습니다.  
  
주요 기능은 다음과 같습니다.  
  
- Kubernetes 리소스 관계 시각화  
- 여러 Pod 로그 동시 확인  
- Pod 로그 Live tail / previous logs / 검색  
- 리소스 상태 및 이벤트 확인  
- 문제가 있는 리소스만 필터링  
- 장애 영향 범위(Blast Radius) 확인

## Comments



_No public comments on this page._
