eip-work / kuboard-press

Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
https://kuboard.cn/
22.11k stars 1.5k forks source link

页面卡死问题 #368

Open Lzhang-hub opened 1 year ago

Lzhang-hub commented 1 year ago

kuboard可以成功部署并访问,但是在查看容器信息时,如日志以及进入控制台,页面就会卡死。 查看kuboard的日志:

*31 an upstream response is buffered to a temporary file /var/run/openresty/nginx-proxy/0000000004 while reading upstream, client: *.*.*.*, server: , request: "GET /k8s-api/api/v1/watch/namespaces/default/events?watch=true&resourceVersion=830268996&timeoutSeconds=2 HTTP/1.1", upstream: "https://11.1.0.1:443/api/v1/watch/namespaces/default/events?watch=true&resourceVersion=830268996&timeoutSeconds=2", host: "*****:32567", referrer: "http://******:32567/namespace/default/pods"

想请教一下这个问题是什么原因?