-
Rather than directly setting a taint on a Node, manage conditions for the `status` of that Node and ~allow the control plane to~ then have another part of the controller rely on that condition informa…
sftim updated
2 years ago
-
Please add to docker image flant/loghouse-fluentd:
```
ports:
- 24224:24224
```
Please add to ConfigMap fluentd-config:
```
@type forward
port 24224
bind 0.0.0…
-
When a new node is added to cluster (using kubeadm join), the daemonset pods start automatically. Sometimes one of these pods doesn't get proper pod network setup. Just deleting the pod and letting it…
-
Reloader as of today from what I understand doesn't report which deployment/statefulset/daemonset has been reloaded by it and what event ( secret/configmap ) triggered it.
Also it will be really a…
-
Followed the guide here, used the standard config: https://docs.datadoghq.com/agent/kubernetes/daemonset_setup/
Unfortunately only 5 agent pods are being started up, and we have roughly 30 pods in …
-
**What are you trying to do**
We are trying to use peering to allow synchronisation of stick tables between Haproxy-Ingress pods, so that we can reliably stick traffic to pods when scaling up …
-
A generic install on the IONOS Cloud managed k8s platform yields a mostly green deployment _except_ for the fluend-es DaemonSet. Its pods give the following error:
```
Unable to attach or mount vo…
-
当我运行时报错nvidia-container-cli: device error: unknown device id: no-gpu-has-1024MiB-to-run,但是我运行nvidia-device-plugin-daemonset可以正常通过测试
-
**What would you like to be added**:
I would like to use an Admission Check Controller which admits a job only if there is at least 1 Node with enough available resources to support the execution…
-
Hi, i have been using cAdvisor as a DaemonSet in Kubernetes cluster. My cluster consists of 100 nodes, each of the nodes in turn has ~80 pods. Each of the nodes is a high perfomance 'bare metal' serve…