1.使用下面的命令操作使得master 可以作为node使用 承载pod kubectl taint nodes --all node-role.kubernetes.io/master- 可能会出现下面的结果 因为taint(master标记的污点已经被去掉了)没有关系 taint "node-role.kubernetes.io/master" not found taint "node-role.kubernetes.io/master" not found
目录 一. add google apt-key 二. k8s master init 三. k8s node add to master cluster(use this command when you wanna add node) k8s tutorial series main reference 一. add google apt-key 1.vim /etc/apt/source.list (use k8s repository (中科大源)) deb http://us.arch
elasticSearch node 的配置如下: # Every node can be configured to allow or deny being eligible as the master,# and to allow or deny to store the data.## Allow this node to be eligible as a master node (enabled by default):##node.master: true## Allow this n