12 2016 档案
摘要:nfs 搭建yum install nfs-utils rpcbind 修改配置文件 /etc/exports格式 每个共享的文件系统需要独立一行目录客户端主机列表需要使用空格隔开配置文件中支持通配符 语法结构 共享路径 客户端主机(选项) 默认设置 ro,sync,wdelay,root_squa
阅读全文
摘要:port The port that the service is exposed on the service’s cluster ip (virsual ip). Port is the service port which is accessed by others with cluster
阅读全文
摘要:rpm 安装包制作 思路 参照系统自带 etcd 解压-》替换掉执行文件-》打包 1 预备安装工具 下载工具 yumloader #yum install -y yum-utils 解压工具 rmp打包工具 fpmyum -y install ruby rubygems ruby-devel安装fp
阅读全文
摘要:location / { root /home/data-nginx/; index index.html index.htm; autoindex on; ##显示索引 autoindex_exact_size on; ##显示大小 autoindex_localtime on; ##显示时间 }
阅读全文
摘要:flannel 安装 sudo yum install kernel-headers golang gccyum install flannel flannel 配置 在etcd中设置变量 etcdctl set /coreos.com/network/config '{ "Network": "1
阅读全文
摘要:环境 host1 10.1.99.13 host2 10.1.99.14 host3 10.1.99.15 host4 10.1.99.12(用于测试添加删除节点) 初始化集群 host1 host2 host3 验证 集群管理在集群中加入一个节点
阅读全文

浙公网安备 33010602011771号