问题一:为什么chaosblade里和chaosblade-operator中都有故障模拟的代码?
为什么chaosblade里和chaosblade-operator中都有故障模拟的代码?
参考回答:
chaosblade里面没有啊,operator本来就是k8s 有些故障实现本来就在这个model中
关于本问题的更多回答可点击原文查看:https://developer.aliyun.com/ask/529065
问题二:chaosblade-box 搭建 所依赖的k8s 版本号有什么要求吗?
chaosblade-box 搭建 所依赖的k8s 版本号有什么要求吗?
参考回答:
没有。
关于本问题的更多回答可点击原文查看:https://developer.aliyun.com/ask/529063
问题三:运行chaosblade-box-1.0.3.jar,报这两个;请问自动初始化表的sql语句有问题吗
运行chaosblade-box-1.0.3.jar,报这两个;请问自动初始化表的sql语句有问题吗?
参考回答:
检查下数据库编码,也有可能是数据库账户没对应权限,然后删除重新创建库,再启动jar
关于本问题的更多回答可点击原文查看:https://developer.aliyun.com/ask/528420
问题四:可以执行成功,目标容器 有注入故障的体现了,但是在chaosblade-box平台上 会报错
可以执行成功,目标容器 有注入故障的体现了,但是在chaosblade-box平台上 会报错
2023-06-28 17:25:43.320 INFO 1 --- [ool-49-worker-1] c.a.c.b.c.s.c.PaasTransportChannel : pass invoke result: {"code":601,"error":"[I0628 09:25:36.875885 2089339 request.go:655] Throttling request took 1.120569626s, request: GET:https://192.168.0.1:443/apis/storage.k8s.io/v1beta1?timeout=32s\n{\"code\":54000,\"success\":false,\"error\":\"unexpected status, expected status:
create, but the real status: ``, please wait!\",\"result\":\"ea9bdc1e3daaa438\"}\n exit status 1]
: exec result unmarshal failed, err: %!s(MISSING)","success":false}
参考回答:
可以追查下日志,看看agent ,operator 以及 宿主上的daemonset 中的日志,看看究竟是哪个环节出现了错误。
关于本问题的更多回答可点击原文查看:https://developer.aliyun.com/ask/526164
问题五:chaosblade-agent-pod 一直在重启,但是又没有日志,不知道如何排查了
chaosblade-agent-pod 一直在重启,但是又没有日志,不知道如何排查了
参考回答:
kubectl describe 看下呢
关于本问题的更多回答可点击原文查看:https://developer.aliyun.com/ask/524841