You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 114 100 114 0 0 5746 0 --:--:-- --:--:-- --:--:-- 6000
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 114 100 114 0 0 4153 0 --:--:-- --:--:-- --:--:-- 4222
[{
"kind": "NodeList",
"apiVersion": "v1",
"metadata": {
"resourceVersion": "367730"
},
"items": []
},{
"kind": "NodeList",
"apiVersion": "v1",
"metadata": {
"resourceVersion": "367730"
},
"items": []
}]
版本信息
[root@k8s-master ~]# kubectl version Client Version: v1.28.2 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.28.2 [root@k8s-master ~]#
kuboard 服务一直在重启,
[root@k8s-master ~]# kubectl get pod -A -o wide | grep kuboard kuboard kuboard-etcd-kqrlm 1/1 Running 0 7m19s 192.168.81.141 k8s-master <none> <none> kuboard kuboard-v3-6fbb96b64f-8b6nj 1/1 Running 5 (8s ago) 7m19s 10.244.235.244 k8s-master <none> <none> [root@k8s-master ~]#
查看日志
`
kubectl -n kuboard logs kuboard-v3-6fbb96b64f-8b6nj
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 114 100 114 0 0 5746 0 --:--:-- --:--:-- --:--:-- 6000
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 114 100 114 0 0 4153 0 --:--:-- --:--:-- --:--:-- 4222
[{
"kind": "NodeList",
"apiVersion": "v1",
"metadata": {
"resourceVersion": "367730"
},
"items": []
},{
"kind": "NodeList",
"apiVersion": "v1",
"metadata": {
"resourceVersion": "367730"
},
"items": []
}]
start kuboard-agent-server
当前 Kuboard 在 K8S 中运行,etcd 独立部署
启动内置的 QuestDB
/ _ \ _ _ ___ | || _ | __ )
| | | | | | |/ _ / __| __| | | | _
| || | || | /_ \ || || | |) |
__\,_|_||/_|/|_/
www.questdb.io
/questdb/bin/questdb.sh: line 66: ps: command not found
JAVA: /questdb/bin/java
QuestDB server 6.0.4
Copyright (C) 2014-2024, all rights reserved.
[root@k8s-master ~]#
`
The text was updated successfully, but these errors were encountered: