# Octant - 웹 기반 Kubernetes 클러스터 대시보드 플랫폼

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=290](https://news.hada.io/topic?id=290)
- GeekNews Markdown: [https://news.hada.io/topic/290.md](https://news.hada.io/topic/290.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-08-11T22:35:17+09:00
- Updated: 2019-08-11T22:35:17+09:00
- Original source: [github.com](https://github.com/vmware/octant)
- Points: 3
- Comments: 2

## Topic Body

리소스 관계도를 GUI로 편하게 볼수 있음.

VMWare에서 공개한 오픈소스. 바이너리로 설치해서 바로 사용가능.

gRPC 기반의 플러그인들로 확장 가능하도록 설계됨.

## Comments



### Comment 289

- Author: xguru
- Created: 2019-08-11T22:40:12+09:00
- Points: 1

개발자가 이야기 하는 기존 쿠버네티스 Dashboard 와의 차이점

https://twitter.com/mlbiam/status/1159164155255021569

1) Octant 는 클러스터 안에서 실행되지 않고, super user 권한을 필요로 하지 않음

2) 리소스 뷰어가 내장되어 있어서 컨텍스트내의 개체를 직접 볼수 있음

3) 확장 가능하도록 설계됨

4) k8s 대쉬보드는 리얼타임이 아니잖아? ( Octant 가 리얼타임이라는거 같은데.. 어디에도 적혀있진 않네요 )

### Comment 290

- Author: xguru
- Created: 2019-08-11T22:41:04+09:00
- Points: 1
- Parent comment: 289
- Depth: 1

Octant 는 현재는 kubectl 의 보조도구 역할이긴 하지만, 차후에는 kubectl 의 기능을 Octant 내에서 쓸수 있게 할거라고..
