码迷,mamicode.com
首页 > Web开发 > 详细

kubernetes集群搭建

时间:2018-11-12 14:54:09      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:lan   rhel   size   flann   install   集群搭建   ast   height   ber   

工作环境:

主机名 IP 系统
master 192.168.199.6 rhel7.4
node1 192.168.199.7 rhel7.4
node2 192.168.199.8 rhel7.4

[root@master ~]#yum install kubernetes etcd flannel -y

[root@node1 ~]#yum install kubernetes flannel -y

[root@node2 ~]#yum install kubernetes flannel -y

kubernetes集群搭建

标签:lan   rhel   size   flann   install   集群搭建   ast   height   ber   

原文地址:https://www.cnblogs.com/winter1519/p/9946012.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!