Infra
[k8s] kubernetes installation
뚜둔뚜둔
2022. 3. 6. 17:41

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
반응형