-
### What happened?
Since 5.4.0, there is a regression causing null values in helmChartInflationGenerator to be ignored.
Setting a null value is useful to remove default values present in values.ya…
-
### 1. Quick Debug Information
* OS/Version(e.g. RHEL8.6, Ubuntu22.04): RHEL 8.10
* Kernel Version: 4.18.0-553.5.1.el8_10.x86_64
* Container Runtime Type/Version(e.g. Containerd, CRI-O, Docker): co…
-
**Rancher Server Setup**
- Rancher version: rancher-2.8.X
**Information about the Cluster**
- Kubernetes version: v1.30.5+rke2r1
- Cluster Type (Local/Downstream): local
**User Information**
…
-
Right now, when we want to build the agent image, we have to do 2 separate things:
- make agent-image-push AGENT_IMG=inftyai/manta-agent:
- update the /agent/deploy/daemonset.yaml
We should use…
-
There are three NVML init calls in the daemonset; there should only be one init call using setup, and the init should be destroyed when the manager is stopped. There are several ways to achieve this; …
-
Hello, just found this project and it looks like something that could solve a problem of ours (that being that we want to be able to develop apparmor profiles alongside our applications and have them …
-
# Summary
Support of canary updates etc. for daemonset's
# Use Cases
For tools like kubeedge it makes sense to address workloads per daemon sets. For this it would be great to be able to use …
-
I'd like to now if it would be possible to add a feature to match the node with the selector of the daemonset itself instead of using the global nidhogg configuration for it.
Happy to work on this …
-
I'm running filebeat on the Harvester Kubernetes cluster:
```
helm repo add elastic https://helm.elastic.co
helm repo update
helm install filebeat elastic/filebeat -n elk-stack -f logs/beats-values.ya…
-
Hello, NVIDIA Team.
I'm facing an issue while configurating `dcgm-exporter` from `gpu-operator`. I have 2 Kubernetes clusters - one is a cluster where GPU jobs run, and the other is used for managing…