Update README.md

This commit is contained in:
jinho0928
2021-04-19 16:24:53 +09:00
committed by GitHub
parent 01138be6d2
commit 47dac45ef1

View File

@@ -23,6 +23,8 @@
* ex : apiServer=172.21.7.2
* podSubnet={POD_IP_POOL}/{CIDR}
* ex : podSubnet=10.244.0.0/16
* serviceSubnet={Serivce_Subnet}/{CIDR}
* ex : serviceSubnet=10.96.0.0/16
## Step1. installer 실행
* 목적 : `k8s 설치 진행을 위한 shell script 실행`