Kubernetes - 创建挂载共享存储的容器(NFS)

原文 https://www.58jb.com/html/135.html 两台机器: kubernetes: 10.0.10.135  [Centos7.2] nfs: 10.0.10.31    [Centos6.5的机器]  由于kubernetes还是之前的实验机器,所以就直接弄好NFS服务器先; nfs服务器操作:  yum install rpcbind nfs-utils -y  m
相关文章
相关标签/搜索