-
**What happened?**
The latest Linux 6.1 kernel introduced a regression in applications using the `io_uring` syscalls, which could result in processes hanging and not being killed. In particular, `n…
-
hello kube2iam community, we recently migrated our workloads to ec2 instances managed by Karpenter NodePool, in ec2nodeclass (launch template) IMDSv2 is enabled by default and we see 401 response cod…
-
As per the example provided on https://github.com/aws-samples/amazon-cloudwatch-container-insights/blob/master/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring…
-
Per https://github.com/elastic/opentelemetry/pull/50#issuecomment-2469946817 it looks we support the installation of all components in a different namespace but the provided values file would require …
-
#### What happened:
A Daemonset's status field was not updated following its failure to create Pods.
#### What you expected to happen:
A Daemonset's `.status.desiredNumberScheduled` shoul…
-
### Component(s)
receiver/awscontainerinsight
### What happened?
## Description
We've tried to increase the collection_interval parameter for the `receivers.awscontainerinsight` component …
-
Would it be possible to add dcgmExporter.annotations to the helm chart? We are using Datadog to monitor our clusters and seems like the autodiscovery agent (v7.51.0) has a problem with all of the dae…
-
**Is your feature request related to a problem? Please describe.**
The csi-node daemonset has an init container called `nvme-tcp-probe` which continuously probes the loaded kernel modules for `nvme_t…
-
### Tell us about your request
When removing nodes due to consolidation I would like to be able to apply a taint to the node before it is removed.
### Tell us about the problem you're trying to so…
-
ZTunnel runs as a daemonset, and current upgrade instructions qualify that upgrading the daemonset creates a short disruption to traffic.
We should test and document a process for draining a node…