nfs-server
This commit is contained in:
@ -16,6 +16,10 @@ description: 通过Kuboard将一个预先定义好的SpringCloud微服务样例
|
||||
|
||||
example中用到了存储卷声明,请在 Kuboard 中 [创建存储类](/guide/cluster/storage.html?id=创建存储类) ,否则不能完成 example 的导入操作。
|
||||
|
||||
::: tip
|
||||
许多网友自己搭建 NFS 测试环境,再创建 NFS存储类,经常碰到 `access denied` 这类权限问题。为了帮助大家更快地完成 NFS 测试环境搭建,Kuboard提供了一篇NFS相关的简明文档,请参考 [搭建NFS Server](/learning/k8s-intermediate/persistent/nfs.html)
|
||||
:::
|
||||
|
||||
## 创建名称空间
|
||||
|
||||
创建新的名称空间,用来导入 exmaple。可参考 [创建名称空间](/guide/cluster/namespace.html?id=创建名称空间)
|
||||
|
||||
@ -27,6 +27,10 @@ description: 使用Kuboard在Kubernetes上安装监控套件,并对example微
|
||||
|
||||
### 安装全局监控套件
|
||||
|
||||
::: tip
|
||||
许多网友自己搭建 NFS 测试环境,再创建 NFS存储类,经常碰到 `access denied` 这类权限问题。为了帮助大家更快地完成 NFS 测试环境搭建,Kuboard提供了一篇NFS相关的简明文档,请参考 [搭建NFS Server](/learning/k8s-intermediate/persistent/nfs.html)
|
||||
:::
|
||||
|
||||
* 在 master 节点执行
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user