helm部署chaosmesh

Posted by 梁远鹏 on 2021-11-25 | 阅读 |,阅读约 1 分钟

TOC

helm repo add chaos-mesh https://charts.chaos-mesh.org
helm install chaos-mesh chaos-mesh/chaos-mesh -n=chaos-testing --version 2.0.4
lan@lan:~$ k get po -n chaos-testing
NAME                                        READY   STATUS              RESTARTS   AGE
chaos-controller-manager-5f7c8c4569-prc5s   0/1     ContainerCreating   0          40s
chaos-daemon-bz859                          0/1     ContainerCreating   0          40s
chaos-dashboard-5f7b6b9b6b-ml22l            0/1     ContainerCreating   0          40s

最后的最后

本文其实就是按照官方文档操作了一边,就让 chaosmesh 部署起来了.

编写本篇文时,参照的文档是2.0.4版本.

https://chaos-mesh.org/docs/production-installation-using-helm/

微信公众号

扫描下面的二维码关注我们的微信公众号,第一时间查看最新内容。同时也可以关注我的Github,看看我都在了解什么技术,在页面底部可以找到我的Github。

wechat-qrcode

温馨提示

本文还在持续创作中,如果你对本文主题感兴趣可以加我微信好友进行催更,博客下方可以找到我的微信联系方式 :)