diff --git a/practice/heapster-addon-installation.md b/practice/heapster-addon-installation.md index b6a0b5858..82f6d735f 100644 --- a/practice/heapster-addon-installation.md +++ b/practice/heapster-addon-installation.md @@ -1,5 +1,15 @@ # 安装heapster插件 +## 准备镜像 + +官方镜像保存在 gcr.io 中需要翻墙才能下载,为了方便大家使用,我下载后放到了[时速云](http://www.tenxcloud.com)中,为公有镜像供大家下载。 + +- index.tenxcloud.com/jimmy/heapster-amd64:v1.3.0-beta.1 +- index.tenxcloud.com/jimmy/heapster-influxdb-amd64:v1.1.1 +- index.tenxcloud.com/jimmy/heapster-grafana-amd64:v4.0.2 + +## 准备YAML文件 + 到 [heapster release 页面](https://github.com/kubernetes/heapster/releases) 下载最新版本的 heapster。 ``` bash