gpu-operator icon indicating copy to clipboard operation
gpu-operator copied to clipboard

NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes

Results 392 gpu-operator issues
Sort by recently updated
recently updated
newest added

### Problem The [GPU Driver Upgrades documentation](https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/gpu-driver-upgrades.html#upgrades-with-the-upgrade-controller) states: > Upgrade the driver by changing the `driver.version` value in the cluster policy This works on Kubernetes (Helm) but **fails on OpenShift...

Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.34.2 to 0.35.0. Commits 73ac2dd Update dependencies to v0.35.0 tag 840eca3 Merge remote-tracking branch 'origin/master' into release-1.35 f82ba68 Bump golang.org/x/crypto to v0.45.0 6c03715 Merge pull request #135131...

dependencies

Bumps the k8sio group with 3 updates: [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/apiextensions-apiserver` from 0.34.3 to 0.35.0 Commits a8d2a03 Update dependencies to v0.35.0 tag b9eb912 Merge remote-tracking branch 'origin/master' into...

dependencies

**Describe the bug** hen installing GPU Operator via ArgoCD, the ClusterPolicy creation fails with the following error: ``` ClusterPolicy.spec.operator missing required field "defaultRuntime" ``` However, the same chart installs successfully...

more-information-needed

This PR is a part of this endeavor: > GPU Driver container should avoid re-installing drivers on spurious container restarts Relevant PRs: - https://github.com/NVIDIA/gpu-driver-container/pull/454 - https://github.com/NVIDIA/k8s-driver-manager/pull/103

Hello there! I want to create a kubernetes environment that both pods and kubevirt vms can access to gpu. for kubevirt i used vfio so i can passthrough gpu. in...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nvcr.io/nvidia/cloud-native/k8s-cc-manager](https://gitlab-master.nvidia.com/gfn/security/container-hardening/distroless-sample-projects) ([source](https://gitlab-master.nvidia.com/gfn/security/container-hardening/baseimages)) | minor | `v0.1.1` -> `v0.2.0` | --- > [!WARNING] > Some dependencies...

Since these fields are not quoted when templated, using any special value such as `null`, or an empty string may result in them being evaluated as objects. This causes an...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...

dependencies
go