修改链接问题

pull/26/head
Jimmy Song 2017-07-24 18:12:39 +08:00
parent f9025ee144
commit ccd6790a61
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ WantedBy=multi-user.target
+ 创建 `kubernetes.pem` 证书时使用的 `kubernetes-csr.json` 文件的 `hosts` 字段**包含所有 etcd 节点的IP**,否则证书校验会出错;
+ `--initial-cluster-state` 值为 `new` 时,`--name` 的参数值必须位于 `--initial-cluster` 列表中;
完整 unit 文件见:[etcd.service](./systemd/etcd.service)
完整 unit 文件见:[etcd.service](../systemd/etcd.service)
环境变量配置文件`/etc/etcd/etcd.conf`。

View File

@ -18,7 +18,7 @@ grafana-deployment.yaml grafana-service.yaml heapster-deployment.yaml heapste
我们自己创建了heapster的rbac配置`heapster-rbac.yaml`。
已经修改好的 yaml 文件见:[heapster](./manifests/heapster)
已经修改好的 yaml 文件见:[heapster](../manifests/heapster/)
## 配置 grafana-deployment