-
### Problem Description
I have 3 nodes, all the same hardware spec. Running kubernetes on Talos, deployed amd-device-plugin using helm chart and demonset. On tag v1.25.2.3 everything works, each node…
-
Currently, Kubernetes components (scheduler, kcm, ...) are using leader election that is based on either Endpoints or ConfigMap objects.
Given that both of these are watched by different components, …
-
---
### 1. Issue or feature description
helm install nvidia-device-plugin
```
helm upgrade -i nvdp nvdp/nvidia-device-plugin --namespace nvidia-device-plugin --create-namespace --version 0.12.2…
-
As per #46 I'm seeing similar issues where requests to kube2iam frequently fail with a 404 error from kube2iam soon after Job pod creation. I'm able to reliably reproduce the issue with a fairly simpl…
-
**What would you like to be documented**:
On WSL2, System D is not enabled by default, [but can be easily enabled](https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-w…
-
I think this page needs to be separated, today it includes basic information about pods as well as detailed advanced subjects.
https://k8s.io/docs/concepts/workloads/pods/
This page should inclu…
-
/kind bug
**What happened?**
When spinning up an instance in a cluster where both the ebs-csi-driver and the efs-csi-driver are deployed, occasionally (about 10% of the time) either of the two tai…
-
# Enhancement Description
- One-line enhancement description (can be used as a release note): **Speed up container startup by mounting volumes with the correct SELInux label instead of changing each …
-
I'd be happy to see a **bigger** change to the diagram, eg adding a tooltip for each component, or letting you click on (eg) the k-c-m icon to see details of the component. There _is_ room to improve.…
-
**Describe the rationale for the suggested feature.**
It would be good to be able to support preflights that want to check for GPU scheduling capability. Off-hand, I don't know if this is visible …