-
### Description
In kubelet versions prior to 1.26, PLEG periodically calls `CRI/ListContainer` to obtain the list of containers.
If the list remains unchanged for 3 minutes, a `PLEG NotReady` eve…
-
### What happened?
In a cluster with over 1000 nodes and 100,000 pods, metrics and kube-apiserver logs reveal a large number of requests from kubelets creating tokens. Is this behavior reasonable, …
-
## Bug Report
**Describe the bug**
The Fluent Bit multiline Java parser is not stitching together logs as expected for WebSphere Java logs. It appears that some line in the WebSphere logs is treat…
-
Kubernetes uses the Container Runtime Interface, created by Kubernetes, to communicate with the container runtime. Docker doesn't provide a way to interact with the CRI and support is built into the k…
-
### What happened?
For a container within a certain pod that fails to be created, the error log states: "name is reserved."
Possible reasons for this log error might be:
```markdown
Sep 10 15:…
-
### What happened?
I was going over the memory metrics being returned by Summary API based on the table that @haircommander built [here](https://github.com/kubernetes/enhancements/tree/master/keps/si…
-
After switching Kubernetes v1.23.17 cluster nodes from `dockershim` to `cri-dockerd`, `kubelet` blocks a single Pod (the MetalLB controller) while all other Pods seem to run fine:
```text
Mar 20 1…
-
## Bug Report
Some records have CRI metadata in the log field, such as timestamp and stdout. Note that the `_p` field is missing:
```
{
"_index": "fluent-bit-*****-*******-2024.07.14-000120",
…
-
After install collection kubelet not start with error socket connection, testing playbook for Ubuntu 22.04 and Debian 12.
Playbook configured Kubelet default use containerd socket not cri-o socket.
…
-
**Version (k3OS / kernel)**
k3os version v0.19.5-rc.1
5.4.0-54-generic #60 SMP Fri Nov 20 17:09:10 UTC 2020
**Architecture**
x86_64
**Describe the bug**
k3os v0.19.5-rc.1 does not run po…