kubernetes quick startOn this page环境准备 主机 可以用虚拟机(VirtualBox/Ubuntu 16.04),桥接网络,规划IP地址。 例如: hostnameipiota-m110.8.25.100kubernetes masteriota-n110.8.25.150node... 基础准备 规划好节点名称和ip,并修改所有机器的/etc/hosts文件,添加必要的记录 例如: 10.8.25.100 iota-m110.8.25.150 iota-n1 安装