console icon indicating copy to clipboard operation
console copied to clipboard

container real time logging does not work as expected

Open rayzhou2017 opened this issue 5 years ago • 5 comments

Describe the bug Enable components in cluster configuration, and check the logs using

kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=ks-install -o jsonpath='{.items[0].metadata.name}') -f

Also open the pod ks-installer container log and enable real time to compare the result. At first time, it works perfect fine, but after a while, the container real time logging seems to stop working as you can see from the screenshot below Screen Shot 2020-07-27 at 5 25 55 PM

Versions used(KubeSphere/Kubernetes) KubeSphere: 3.0.0-dev

rayzhou2017 avatar Jul 27 '20 09:07 rayzhou2017