kubernetes overview
- 1개의 master 와 여러개의 node 로 구성
kubernetes installation
- 1. Setting virtualBox
- install virtualBox
- 2. Create VM (for master)
- Setting VM
- install centOS
- 3. Docker, Kubernetes Installation
- Pre-Setiing
- install
- 4. Clone VM (for Node)
- clone VM
- config Node
- 5. initialize Master and join Node
- Master
- node
- Add Plugin
- Networking
- Dashboard
반응형
'Infra' 카테고리의 다른 글
[k8s] Object Service (0) | 2022.03.07 |
---|---|
[k8s] Object pod (0) | 2022.03.06 |
[k8s]what is k8s (0) | 2022.03.06 |
[k8s] master에 worker node처럼 application 배포하기 (0) | 2022.02.25 |
[k8s]구축하기 (0) | 2022.02.21 |