Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1828622

Summary: Bump kubelet log level to 4
Product: OpenShift Container Platform Reporter: Ryan Phillips <rphillips>
Component: NodeAssignee: Ryan Phillips <rphillips>
Status: CLOSED ERRATA QA Contact: MinLi <minmli>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.5CC: aos-bugs, jokerman
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:32:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ryan Phillips 2020-04-27 23:13:07 UTC
Description of problem:
Bump kubelet log level to 4 to provide my insight.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 MinLi 2020-04-30 07:28:58 UTC
verified with version : 4.5.0-0.nightly-2020-04-30-002507

$  oc get machineconfig 01-worker-kubelet -o yaml | grep KUBELET_LOG_LEVEL=
          Environment="KUBELET_LOG_LEVEL=4"

$ oc get machineconfig 01-master-kubelet -o yaml | grep KUBELET_LOG_LEVEL=
          Environment="KUBELET_LOG_LEVEL=4"

sh-4.4# ps aux | grep kubelet 
root        1395  5.6  1.7 1443408 139752 ?      Ssl  07:12   0:10 kubelet --config=/etc/kubernetes/kubelet.conf --bootstrap-kubeconfig=/etc/kubernetes/kubeconfig --kubeconfig=/var/lib/kubelet/kubeconfig --container-runtime=remote --container-runtime-endpoint=/var/run/crio/crio.sock --runtime-cgroups=/system.slice/crio.service --node-labels=node-role.kubernetes.io/worker,node.openshift.io/os_id=rhcos --minimum-container-ttl-duration=6m0s --volume-plugin-dir=/etc/kubernetes/kubelet-plugins/volume/exec --cloud-provider=aws --v=4

Comment 4 errata-xmlrpc 2020-07-13 17:32:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409