-
Hi folks -- I use the standard datadog helm chart on GKE autopilot. I ran into trouble with the ddog agent daemonset when I started using the "balanced" compute class nodes supported by GKE autopilot.…
-
Hi ,
When I tried to deploy the fluentd daemonset, i had this error "container_linux.go:247: starting container process caused "process_linux.go:292: setting oom score for ready process caused \"wr…
-
### 1. Quick Debug Checklist
- Node OS - Debian 11, Kernel 5.1
- Kubernetes version - 1.26.0+rke2r2 (RKE2)
- Container runtime - Containerd
### 1. Issue or feature description
On debian 11 base…
-
This in turn leaves colelctor with nonfunctioning config which prevents collector to come up.
Ie, you specify as config part of values.yaml:
```yaml
receivers:
otlp:
protocols:
…
-
_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._
_**Important Note…
-
The operator currently leaves kernel version labeling of the nodes to NFD if the `KERNEL_LABELING_METHOD` environment variable is set to `nfd`.
Given the very low overhead of this additional controll…
-
**What would you like to be added**:
Enable the helm chart users to customize the Security Context config.
**Why is this needed**:
For some of the enterprise users of the helm chart, there co…
-
### Description
**Observed Behavior**:
The resources required by the pod are 7 cores and 5 GB. The node specification is set to c5.2xlarge in the nodepool configuration. This node is configured …
-
To reproduce, when a new node join, all the daemonSet on the node stuck at pending node, with PostFilter plugin error messages.
The is caused by filter plugin denied the node (no GPU annotation found…
-
## Is this a BUG REPORT or FEATURE REQUEST?
Choose one: BUG REPORT
## What happened?
Due we apply the control plane taint after the control plane comes up, on a multi-control plane case we can …