-
same issue as this: https://github.com/aws/amazon-cloudwatch-agent/issues/1101
I solved it by modifying `/cloudwatch-agent-daemonset.yaml` like this:
```diff
apiVersion: cloudwatch.aws.amazon.com…
-
## Issue ##
Tested scenario:
- fetch filebeat standalone `curl -L -O https://raw.githubusercontent.com/elastic/beats/8.7/deploy/kubernetes/filebeat-kubernetes.yaml`
- change version to 7.17.6 and…
-
Hello everyone.
I have a central kubernetes cluster implemented on OpenStack with 3 machines (1 server and 2 agents) with k3s installed on it using:
`curl -sfL https://get.k3s.io | sh -s - server …
-
K8s is trying to evict pods in the affected worker. Then, it seems a new pod is created in the same worker, so we enter a loop where pods are created and marked as evicted all the time.
-
Parent issue: #150
## TL;DR
Write go code to get a Deployment/DaemonSet from a cluster and create a corresponding `TrafficPeer` (see struct referenced below).
## Overview
Our KubeCon de…
-
Currently we are using EKS to run our workloads which also has both Fargate profiles and ec2 instances. While trying to deploy the helm chart, its trying to schedule on Fargate as well. Tried using No…
-
### Is your feature request related to a problem?
Yes, currently when running the hostpath mapper it creates a daemonset with each vcluster install. This means if we are running multiple vclusters ag…
-
**Describe the bug**
`omsagent-win` always claims half a core.
When the `omsagent` addon profile is enabled the daemonset that's installed for Linux nodes uses a reasonable resource profile.
**…
-
I'm deploying the OpenTelemetry demo on a Kubernetes cluster and encountering an issue. Here's my setup:
### **Resource Configuration**
- **A Namespace**: OpenTelemetry demo, OpenTelemetry collect…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…