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 #597

Merged
merged 1 commit into from
Sep 19, 2024
Merged

adding init #597

merged 1 commit into from
Sep 19, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Sep 19, 2024

Adds initialization for the GPU operator HelmRelease in the cluster-config namespace. It includes defining the HelmRelease for the GPU operator, setting the target namespace to application, and specifying the chart source from the HelmRepository. Additionally, it configures the HelmRepository for the GPU operator with the appropriate URL and interval for updates.

The kustomization.yaml file has been updated to include the newly added HelmRelease and HelmRepository for the GPU operator, ensuring they are applied during the deployment process.

In the terraform/spoke-k8s_cluster.tf file, a trigger has been added to check for the existence of the kube config file before executing certain commands, enhancing the reliability of the deployment process.

These changes aim to streamline the deployment of the GPU operator in the cluster-config namespace and improve the overall management and configuration of the Kubernetes cluster.

@robinmordasiewicz robinmordasiewicz merged commit 6932e5c into main Sep 19, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev106 branch September 19, 2024 00:02
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