-
### What happened?
kubelet evented panic when use generic pleg relisting,the log is like:
```
Oct 21 06:03:47 kubelet[1530]: E1021 06:03:47.241522 1530 remote_runtime.go:550] "ListContainers …
-
Hi people, I have tried and modified soperator in order to play it in kind with only CPU and **almost** everything goes fine. You can clone [this state](https://github.com/CrackedPoly/soperator/tree/0…
-
### What happened?
Upgrade from CRI-O 1.30.6 to 1.30.7 causes error for kubelet and containers are not starting:
`"Container creation error: writing file devices.allow: Operation not permitted`
…
-
## Is this a BUG REPORT or FEATURE REQUEST?
FEATURE REQUEST
## Anything else we need to know?
This issue wants to remove container runtime interface (CRI) socket annotations from Node objects…
-
### What happened?
systemctl stop kubelet first,
sleep 40
systemctl start kubelet
get pod -w will found pod become unready, and become ready immediately
### What did you expect to happen…
-
Kubernetes pods run in the 'k8s.io' namespace of containerd. This 'runtime namespace' concept is containerd specific and not a part of CRI (at least I could not find it).
If kubelet truly follows t…
-
### Enhancement Description
- One-line enhancement description (can be used as a release note):
- Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/4658
- Discussio…
-
We have identified an issue within the kubelet service that results in log entries related to CRI-O connection problems if CRI-O is not used. Upon investigation, it appears that the root cause lies wi…
-
### Description
Kubernetes has well defined ways of providing credentials for image pulls:
- You can specify an image pull Secret (see [Pull an Image from a Private Registry](https://kubernetes.io/d…
-
### What happened?
1 static pod kube-controller-manager shows one container is not running, but indicates the cluster-policy-controller container is not running
2 But we found the cluster-policy-con…