-
## Is your feature request related to a problem? Please describe (đź‘Ť if you like this request)
Many use cases for Longhorn rely on quick only-once semantics: RWO, the NFS Share Manager for RWX, the …
l-mb updated
2 months ago
-
### Discussed in https://github.com/containers/podman/discussions/14934
Originally posted by **bachp** July 14, 2022
Kubernetes provides ways to map devices into pods and containers.
One wa…
-
dockershim was removed from the kubelet in early 1.24 development. related flags are also being removed.
history here:
https://github.com/kubernetes/kubeadm/issues/1412
a few tasks need to be p…
-
I am seeing the Kublet reboot every 20 minutes or so with the following stack trace:
```
[2049920][E][ssl_client.cpp:37] _handle_error(): [start_ssl_client():264]: (-32512) SSL - Memory allocation…
-
### Component(s)
receiver/kubeletstats
### What happened?
## Description
I'm currently collecting memory usage metric of every node with a daemonset collector using the kubestats receiver, but I'v…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
**What happened**:
The kubelet overrides user defined sysctl parameters silently.
**What you expected to happen**:
Values defined by the administrator in `/etc/sysctl.d/*.conf` files should…
-
```
src/main.cpp:84:39: error: 'Arial_20_Bold' was not declared in this scope
```
-
**What would you like to be added**:
In our cluster (1K Nodes/1W Pods), we found that a large number of logs with a return code of 429 will appear for a long time when kube-apiserver is started:…
-
I enabled kublet/cadvisor on my test GCP cluster (v1.29.6-gke1038001) with GCP managed Prometheus (0.12.0-gke.3). Once enabled the following error would repeat when viewing the pods with
`kubectl …