Bug 1828622 - Bump kubelet log level to 4
Summary: Bump kubelet log level to 4
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: 4.5.0
Assignee: Ryan Phillips
QA Contact: MinLi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-27 23:13 UTC by Ryan Phillips
Modified: 2020-11-06 10:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-13 17:32:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 1672 0 None closed Bug 1828622: bumps kubelet log level to 4 2020-11-23 10:43:40 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:32:18 UTC

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


Note You need to log in before you can comment on or make changes to this bug.