机智眼神

文章
7
资源
0
加入时间
2年10月21天

如何让pods运行在master上

master是设置了污点的,默认情况下pods是无法运行再master上的,那么如何让pods运行在master上呢?两种方法:1、去除master的污点(不建议使用)2、让pod能容忍这个污点这里我用的是第二种,先查看master的污点,在将pod设置为能容忍这个污点1、查看污点[root@master pos]# kubectl describe node masterName: masterRoles: masterLabels: