-
Bug
-
Resolution: Done
-
Critical
-
4.13
-
None
-
+
-
None
-
3
-
WINC - Sprint 232
-
1
-
Rejected
-
False
-
-
N/A
-
Done
Description of problem:
The kube-log-runner binary was added to invoke the kubelet and redirect logs to the kubelet log file replacing the usage of klog flags which have been deprecated Kubernetes 1.26 onwards. After this addition, the kubelet/kubelet.log file is found to be empty with 0 byte file size and missing log info.
Version-Release number of selected component (if applicable):
4.13
How reproducible:
Always
Actual results:
kubelet.log file not populated after kubelet service start.
Expected results:
kubelet.log file should not be empty with 0 bytes.