Skip to content

Commit c09c396

Browse files
committed
使用本地图片
1 parent a44ca7e commit c09c396

10 files changed

+5
-5
lines changed

cover.jpg

26.8 KB
Loading

images/create-gluster-storage.png

51.9 KB
Loading

images/kubenetes-e2e-test.jpg

524 KB
Loading

images/kubernetes-dashboard-raw.jpg

586 KB
Loading
380 KB
Loading

images/kubernetes-locust-test.jpg

179 KB
Loading

practice/dashboard-addon-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ openssl pkcs12 -export -in admin.pem -out admin.p12 -inkey admin-key.pem
122122

123123
如果你不想使用**https**的话,可以直接访问insecure port 8080端口:<http://172.20.0.113:8080/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard>
124124

125-
![kubernetes-dashboard](http://olz1di9xf.bkt.clouddn.com/kubernetes-dashboard-raw.jpg)
125+
![kubernetes dashboard](../images/kubernetes-dashboard-raw.jpg)
126126

127127
由于缺少 Heapster 插件,当前 dashboard 不能展示 Pod、Nodes 的 CPU、内存等 metric 图形。
128128

practice/network-and-cluster-perfermance-test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ Test Suite Passed
344344
345345
`log.txt`日志中还可以看到更多详细请求的测试指标。
346346
347-
![kubernetes-dashboard](http://olz1di9xf.bkt.clouddn.com/kubenetes-e2e-test.jpg)
347+
![kubernetes-dashboard](../images/kubenetes-e2e-test.jpg)
348348
349349
### 注意事项
350350
@@ -386,7 +386,7 @@ Sample-webapp起了48个pod。
386386
387387
Locust模拟10万用户,每秒增长100个。
388388
389-
![locust-test](http://olz1di9xf.bkt.clouddn.com/kubernetes-locust-test.jpg)
389+
![locust测试页面](../images/kubernetes-locust-test.jpg)
390390
391391
关于Locust的使用请参考Github:https://github.com/rootsongjc/distributed-load-testing-using-kubernetes
392392

practice/node-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ Commercial support is available at
459459
460460
访问`172.20.0.113:32724``172.20.0.114:32724`或者`172.20.0.115:32724`都可以得到nginx的页面。
461461
462-
![welcome-nginx](http://olz1di9xf.bkt.clouddn.com/kubernetes-installation-test-nginx.png)
462+
![welcome nginx](../images/kubernetes-installation-test-nginx.png)
463463
464464
## 参考
465465

practice/storage-for-containers-using-glusterfs-with-openshift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ nfs.disable: on
491491
492492
或者,你也可以使用OpenShift UI来配置存储,这样可以很方便地在系统中的所有已知的StorageClasses中进行选择:
493493
494-
![Screen Shot 2017-03-23 at 21.50.34](https://keithtenzer.files.wordpress.com/2017/03/screen-shot-2017-03-23-at-21-50-34.png?w=440)
494+
![创建存储](../images/create-gluster-storage.png)
495495
496496
![Screen Shot 2017-03-24 at 11.09.34.png](https://keithtenzer.files.wordpress.com/2017/03/screen-shot-2017-03-24-at-11-09-341.png?w=440)
497497

0 commit comments

Comments
 (0)