Bump nvidia driver to 515

This commit is contained in:
Ole Markus With 2022-08-25 17:17:44 +02:00
parent 76c7cba031
commit 79a56643be
7 changed files with 14 additions and 14 deletions

View File

@ -17,7 +17,7 @@ limitations under the License.
package kops
// NvidiaDefaultDriverPackage is the nvidia driver default version
const NvidiaDefaultDriverPackage = "nvidia-headless-510-server"
const NvidiaDefaultDriverPackage = "nvidia-headless-515-server"
// ContainerdConfig is the configuration for containerd
type ContainerdConfig struct {

View File

@ -133,7 +133,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalexamplecom.Properties.
logLevel: info
nvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
version: 1.4.13
docker:
skipInstall: true
@ -248,7 +248,7 @@ Resources.AWSEC2LaunchTemplatemasterustest1amastersminimalexamplecom.Properties.
ConfigBase: memfs://clusters.example.com/minimal.example.com
InstanceGroupName: master-us-test-1a
InstanceGroupRole: Master
NodeupConfigHash: ySOC5OHtRcUdQq7OxLK9rrP+57jmOXyoYBQBHnG27js=
NodeupConfigHash: UTcFpZYyeyuc2JFtx5w+OIhSqPJBpEXyiT91fArnWw8=
__EOF_KUBE_ENV
@ -389,7 +389,7 @@ Resources.AWSEC2LaunchTemplatenodesminimalexamplecom.Properties.LaunchTemplateDa
logLevel: info
nvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
version: 1.4.13
docker:
skipInstall: true
@ -422,7 +422,7 @@ Resources.AWSEC2LaunchTemplatenodesminimalexamplecom.Properties.LaunchTemplateDa
ConfigBase: memfs://clusters.example.com/minimal.example.com
InstanceGroupName: nodes
InstanceGroupRole: Node
NodeupConfigHash: oJ2gP2GI0JmkePKVPaP8+ynFcX6hNDMzDcyKNpoFwQ8=
NodeupConfigHash: EAEwJUexP/I3DTt0PlHGNNMkB0rQ2nxp30KWEX24Ti8=
__EOF_KUBE_ENV

View File

@ -132,7 +132,7 @@ containerd:
logLevel: info
nvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
version: 1.4.13
docker:
skipInstall: true
@ -247,7 +247,7 @@ CloudProvider: aws
ConfigBase: memfs://clusters.example.com/minimal.example.com
InstanceGroupName: master-us-test-1a
InstanceGroupRole: Master
NodeupConfigHash: ySOC5OHtRcUdQq7OxLK9rrP+57jmOXyoYBQBHnG27js=
NodeupConfigHash: UTcFpZYyeyuc2JFtx5w+OIhSqPJBpEXyiT91fArnWw8=
__EOF_KUBE_ENV

View File

@ -132,7 +132,7 @@ containerd:
logLevel: info
nvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
version: 1.4.13
docker:
skipInstall: true
@ -165,7 +165,7 @@ CloudProvider: aws
ConfigBase: memfs://clusters.example.com/minimal.example.com
InstanceGroupName: nodes
InstanceGroupRole: Node
NodeupConfigHash: oJ2gP2GI0JmkePKVPaP8+ynFcX6hNDMzDcyKNpoFwQ8=
NodeupConfigHash: EAEwJUexP/I3DTt0PlHGNNMkB0rQ2nxp30KWEX24Ti8=
__EOF_KUBE_ENV

View File

@ -22,7 +22,7 @@ spec:
logLevel: info
nvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
version: 1.4.13
dnsZone: Z1AFAKE1ZON3YO
docker:

View File

@ -262,7 +262,7 @@ KubeletConfig:
shutdownGracePeriodCriticalPods: 10s
NvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
UpdatePolicy: automatic
channels:
- memfs://clusters.example.com/minimal.example.com/addons/bootstrap-channel.yaml
@ -270,7 +270,7 @@ containerdConfig:
logLevel: info
nvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
version: 1.4.13
etcdManifests:
- memfs://clusters.example.com/minimal.example.com/manifests/etcd/main-master-us-test-1a.yaml

View File

@ -61,7 +61,7 @@ KubeletConfig:
- nvidia.com/gpu:NoSchedule
NvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
UpdatePolicy: automatic
channels:
- memfs://clusters.example.com/minimal.example.com/addons/bootstrap-channel.yaml
@ -69,5 +69,5 @@ containerdConfig:
logLevel: info
nvidiaGPU:
enabled: true
package: nvidia-headless-510-server
package: nvidia-headless-515-server
version: 1.4.13