# k0s - 설정이 거의 필요없는 초 간단 쿠버네티스

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3223](https://news.hada.io/topic?id=3223)
- GeekNews Markdown: [https://news.hada.io/topic/3223.md](https://news.hada.io/topic/3223.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-11-18T12:02:22+09:00
- Updated: 2020-11-18T12:02:22+09:00
- Original source: [github.com](https://github.com/k0sproject/k0s)
- Points: 9
- Comments: 2

## Topic Body

- OS 의존성 없는 싱글 바이너리 패키지

- Self hosted, isolated control plane

- 커스텀 컨테이너 런타임 지원(기본은 containerd)

- 커스텀 Container Network Interface(CNI) 플러그인 지원(기본은 calico)

- x86_64, arm64 지원

> curl -sSLf get.k0s.sh | sh

> k0s server --enable-worker

두개 명령 만으로 실행 가능

## Comments



### Comment 3548

- Author: galadbran
- Created: 2020-11-18T12:36:58+09:00
- Points: 1

pivotal kubernetes 에 앱을 배포해본적은 있지만 쿠버네티스 잘 알지는 못하는데요, minikube 도 있고 우분투-캐노니컬에서 하는 쿠버네티스 배포판도 있는 것 같고 여러 가지 쿠버네티스 배포판이 나오는 듯 하네요.

이게 다 같은 쿠버네티스라고 할 수 있는 건가요? (너무 모르고 막 던지는 질문 같기도 하네요 흐흐)

### Comment 3547

- Author: xguru
- Created: 2020-11-18T12:03:14+09:00
- Points: 1

Alpine Linux 배포본을 만든 Natanael Copa 도 주요 참여자 여서 기대해 볼만하다는 의견이 있네요.
