clean-piano-40966
04/29/2025, 5:52 PM{
"kind": "Event",
"apiVersion": "<http://audit.k8s.io/v1|audit.k8s.io/v1>",
"level": "Metadata",
"auditID": "249d3969-b4af-4444-99b2-77e284b0521f",
"stage": "ResponseComplete",
"requestURI": "/api/v1/nodes?labelSelector=p2p.k3s.cattle.io%2Fenabled%3Dtrue",
"verb": "list",
"user": {
"username": "system:k3s-supervisor",
"groups": [
"system:masters",
"system:authenticated"
]
},
"sourceIPs": [
"127.0.0.1"
],
"userAgent": "k3s-supervisor@ctl01-k8s/v1.31.7+k3s1 (linux/amd64) k3s/e050ca66",
"objectRef": {
"resource": "nodes",
"apiVersion": "v1"
},
"responseStatus": {
"metadata": {},
"code": 200
},
"requestReceivedTimestamp": "2025-04-25T15:07:41.324466Z",
"stageTimestamp": "2025-04-25T15:07:41.326605Z",
"annotations": {
"<http://authorization.k8s.io/decision|authorization.k8s.io/decision>": "allow",
"<http://authorization.k8s.io/reason|authorization.k8s.io/reason>": ""
}
}
Has anyone seen this before? I'd write it off and rebuild, but I've already rebuilt our host machines (RHEL 9) and reinstalled k3s, but this issue even persists after that.damp-xylophone-94549
04/29/2025, 5:54 PMdamp-xylophone-94549
04/29/2025, 5:54 PMdamp-xylophone-94549
04/29/2025, 5:54 PMdamp-xylophone-94549
04/29/2025, 5:55 PMclean-piano-40966
04/29/2025, 6:02 PMkube-apiserver-arg:
- 'max-requests-inflight=100'
- 'max-mutating-requests-inflight=50'
kube-controller-manager-arg:
- 'kube-api-qps=20'
- 'kube-api-burst=30'
damp-xylophone-94549
04/29/2025, 6:05 PMcreamy-pencil-82913
04/29/2025, 6:25 PMclean-piano-40966
04/29/2025, 6:42 PMdamp-xylophone-94549
04/29/2025, 6:43 PMclean-piano-40966
04/29/2025, 6:54 PMv1.31.7+k3s1
and it's (currently) looking like turning off that image registry mirroring has reduced my cpu. Love to see graphs like this:creamy-pencil-82913
04/29/2025, 7:06 PMclean-piano-40966
04/29/2025, 7:07 PM