-
### What happened?
https://github.com/kubernetes/kubernetes/blob/7436ca32bc766ff202109a7541d2e7bb41ee7d13/pkg/kubelet/kubelet_node_status.go#L181
the `reconcileExtendedResource` check with devicem…
-
#### What happened:
Tried to install kubelet-1.18.4-0 RPM on a Fedora 32 box which had cri-o installed. Got the following error:
```
Error:
Problem: problem with installed package container…
-
Currently, kubelet only manages snapshot disk usage, `cri` plugin doesn't report content store disk usage to kubelet.
The main reason is that content store might be in a different disk partition wi…
-
## Issue Description
kubeadm join --cri-socket /var/run/cri-resmgr/cri-resmgr.sock
![截屏2021-12-01 下午7 41 09](https://user-images.githubusercontent.com/38838049/144228544-dd854943-dcdd-428b-8d09…
-
### Description
![image](https://user-images.githubusercontent.com/24463737/231793980-dfef4fb0-6554-4f20-90af-978c76fb5ce6.png)
flow of how this pod is generated goes as
1. RunPodSandbox invoked,…
-
It would be great to scan the whole rootfs of the node (excluding common CRI directories like `/var/lib/containerd`).
This would scan for vulns in systemd, kubeadm, kubelet, ... and any binary loca…
-
**Is your enhancement related to a problem? Please describe.**
Each Harvester release introduces a bunch of container images. Those images are preloaded into Harvester nodes during the upgrade an…
-
## 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…
-
### What happened?
The podresources API is a kubelet-only gRPC API served by kubelet over a unix-domain socket. While the API, being gRPC, requires read-write access to the socket (request/response m…
-
**Description**
After running `kubeadm init` (with any necessary flags like `--pod-network-cidr=10.244.0.0/16`), when I deploy a CNI (such as kube-router, though I believe I've seen this issue happ…