-
### What happened?
![image](https://github.com/user-attachments/assets/025f7c96-c30f-4db3-b461-873dda86f680)
![image](https://github.com/user-attachments/assets/b6782f9c-62de-4c1c-816f-3459e7eef1c…
-
In the current system, the daemon set sets states in instance allocation to `created` (when mig slice is created on GPU with configmap added to pod namespaces) and `deleted` (when mig slice is deleted…
-
### Description
**Observed Behavior**:
Sometimes, (I can't understand when) we have some daemonsets pods that cannot be scheduled, due to "Insufficient Memory".
Karpenter doesn't start a new (big…
-
Hi everyone,
The newly introduced Agents (DaemonSet) on every node provide additional functionality. I recognize that this might be useful for many people (especially the owner of this repo), but i…
-
Is my read correct that if you deploy Beyla and the Continuous Profiling configs through this chart that it is going to deploy 2 seperate daemonsets?
-
create unit tests for daemonset that will run on GPU-enabled cluster, and run locally to verify the output
-
## Description
Investigate how to support toleration for operators deployed in OpenShift evnironments using OLM.
Especially look into supporting tolerations for operators that contain DaemonSets, su…
-
It would be very useful to be able to run at least some of the components as DaemonSets instead of scaling them manually. We have dedicated nodes for vmstorage for example and a DaemonSet would allow …
hifi updated
2 months ago
-
the SCC and rbac configuration from these files are needed to allow the daemonset to start on and OpenShift cluster.
config/rbac/instaslice-operator-scc.yaml
config/rbac/openshift_cluster_role.ya…
-
### What happened?
On node4, which includes Pods managed by DaemonSet, when we execute `kubectl drain node4 --ignore-daemonsets=false` , an error occurs and 1 is returned.
At this point I looked at …