-
Notifications
You must be signed in to change notification settings - Fork 20
Docs for 1.38.0 and 1.39.0 #520
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few non-blocking q's/nits but overall LGTM
content/en/os/1.39.x/version-information/gpu-drivers/1.39.0/index.markdown
Show resolved
Hide resolved
@@ -0,0 +1,653 @@ | |||
[[docs.tag.labels-and-taints]] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't this missing the new 3 settings that are supported or will they be added in a separate PR?
Add new Kubernetes settings (bottlerocket-os/bottlerocket#4506)
containerLogMaxWorkers
containerLogMonitorInterval
singleProcessOOMKill
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah. The write-up for those is pending.
🆙 Pushed fix for missing Nvidia versions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Variant | Kernel Version | NVIDIA Driver Version |
---|---|---|
aws-ecs-1-nvidia | 5.15 | 535.247.01 |
aws-ecs-2-nvidia | 6.1 | 570.133.20 |
aws-k8s-1.26-nvidia | 5.15 | 535.247.01 |
aws-k8s-1.27-nvidia | 5.15 | 535.247.01 |
aws-k8s-1.28-nvidia | 6.1 | 570.133.20 |
aws-k8s-1.29-nvidia | 6.1 | 570.133.20 |
aws-k8s-1.30-nvidia | 6.1 | 570.133.20 |
aws-k8s-1.31-nvidia | 6.1 | 570.133.20 |
aws-k8s-1.32-nvidia | 6.1 | 570.133.20 |
aws-k8s-1.33-nvidia | 6.12 | 570.133.20 |
Nice, LGTM!
Description of changes:
Terms of contribution:
By submitting this pull request, I confirm that my contribution is made under
the terms of the licenses outlined in the LICENSE-SUMMARY file.