This commit is contained in:
Ubuntu 2017-11-20 04:57:14 +00:00 коммит произвёл Yifan Xiong
Родитель cb14098471
Коммит 33afd9dda4
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -19,7 +19,8 @@
# Kuberentes Deployment in cluster
Following component will run with host network:
The script will deploy Kubernetes in a cluster. We assume each node in the cluster has a statically assigned IP and runs Ubuntu 16.04 LTS.
The following components will be deployed in the designated nodes and run in host network:
- kubelet
- apiserver
- controller-manager