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

feat(t8s-cluster/management-cluster): add support for gpu nodes #499

Merged
merged 4 commits into from
Aug 25, 2023

Conversation

cwrau
Copy link
Member

@cwrau cwrau commented Aug 22, 2023

create new kubeadmConfigTemplate for gpu nodes
add gpu-operator HelmRelease

Closes #496

@cwrau cwrau requested a review from a user August 22, 2023 12:57
@cwrau cwrau force-pushed the feat/t8s-cluster-add-support-for-gpu-nodes branch from 3e3754f to 7bf4c06 Compare August 22, 2023 13:12
@cwrau cwrau force-pushed the feat/t8s-cluster-add-support-for-gpu-nodes branch from 15d26c6 to 6a6f0de Compare August 23, 2023 11:40
@cwrau cwrau enabled auto-merge (squash) August 23, 2023 11:40
@cwrau cwrau force-pushed the feat/t8s-cluster-add-support-for-gpu-nodes branch from ed9b18c to b044afa Compare August 24, 2023 12:09
@teutonet-bot
Copy link
Contributor

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

charts/t8s-cluster/ci/artifacthub-values.yaml

charts/t8s-cluster/ci/cidrs-values.yaml

charts/t8s-cluster/ci/injectedCertificateAuthorities-values.yaml

charts/t8s-cluster/ci/securityGroups-values.yaml

charts/t8s-cluster/ci/calico-values.yaml

charts/t8s-cluster/ci/bastion-values.yaml has no changes

charts/t8s-cluster/values.yaml

charts/t8s-cluster/ci/gpu-flavor-values.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[t8s-cluster] support gpu nodes
2 participants