-
### Description
With Graphdrivers, the docker daemon automatically selects the most suitable (opinionated / configurable) storage driver to use by
- checking what the previously used storage-driv…
-
### Description
I'm creating the pod in kubernets v.1.30.x. All is working nice with containerd. Further, once we go to delete pod is not going to remove instead keep in Terminating status. While e…
-
### What is the problem you're trying to solve
Currently CRI plugin pulls images from private registries using the credentials from kubelet.
However, these credentials are not passed to snapsho…
-
### Description
We're running a container that is very big (~250.000 files). We know, that this is not ideal, but we need to deal with it.
The default on AWS EKS is currently xfs with overlay2, …
-
### Description
Warning Failed 20m kubelet Failed to pull image "harbor.ops.zebrium.com/onprem/docker-vertica:release-ea89_20240107082335": failed to pull and u…
-
With the current effort on testing, we should start looking into our run duration, platform coverage, and hard data on flakyness / disabled tests.
This issue here is to record that information over t…
-
Follow-up of https://github.com/docker/build-push-action/issues/907
AWS have just announced a new open source feature for making docker images load faster. It would be great if support can be added…
-
**Rancher Server Setup**
- Rancher version: v2.9-head
- Installation option (Docker install/Helm Chart):
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): Docker
**…
-
### Description
The container engine of the edge node is containerd. When executing the keadm join on the edge node, an error was reported: "E1016 07:45:28.510994 60908 remote_runtime. go: 176]" RunP…
-
### What is the problem you're trying to solve
Our K8s has a mixed deployment of Kata and Runc containers, where Kata containers runs untrusted workloads and Runc for the trusted workloads. For the…