dspace-group / simphera-reference-architecture-aws

In order to deploy SIMPHERA to AWS, various cloud resources, such as a Kubernetes cluster, PostgreSQL database server, etc., need to be created. This repository contains a reference architecture for these AWS resources. You can use this Terraform configuration as a starting point to create these resources in your own AWS account.
MIT License
11 stars 4 forks source link

[bug] Launch template on gpu node pool does not update the existing nvidia driver #153

Closed fmense closed 2 months ago

fmense commented 2 months ago

Die default AMI for the gpuexecnodes (amazon-eks-gpu-node-1.28) already contains a GPU driver (535.x.x). The driver runfile that is executed by the current launch template expects a clean system and returns an error.