add reference

pull/88/head
Jimmy Song 2017-12-15 19:44:39 +08:00
parent 855cc8ccdc
commit e7fc5df03e
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ cp token.csv /etc/kubernetes/
## 创建 kubelet bootstrapping kubeconfig 文件
执行下面的命令时需要先安装kubectl命令请参考[安装kubectl命令行工具](kubectl-installation.md)。
``` bash
cd /etc/kubernetes
export KUBE_APISERVER="https://172.20.0.113:6443"