Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding init #596

Merged
merged 1 commit into from
Sep 18, 2024
Merged

adding init #596

merged 1 commit into from
Sep 18, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Sep 18, 2024

Introduces changes to update the image version for the nvidia-smi container and modify the SKU configuration in the locals.tf file.

In the Deployment.yaml file, the image version for the nvidia-smi container is updated from nvidia/cuda:12.5.1-runtime-ubuntu22.04 to nvidia/cuda:12.6.1-runtime-ubuntu22.04. This change ensures that the container is using the latest available image version, potentially bringing in performance improvements or bug fixes.

In the locals.tf file, the SKU configuration for the Fortinet FortiWeb VM is adjusted. The sku value is updated from "fortinet_fw-vm" to "fortinet_fw-vm_payg_v3". By making this modification, we align the SKU configuration with the desired specifications for the Fortinet FortiWeb VM deployment.

These changes aim to enhance the project by ensuring that the container is using an up-to-date image version and that the SKU configuration for the Fortinet FortiWeb VM is correctly set, contributing to the overall stability and performance of the deployment.

@robinmordasiewicz robinmordasiewicz merged commit 995b2b2 into main Sep 18, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev105 branch September 18, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant