We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367e2c1 commit be9a31aCopy full SHA for be9a31a
dev/versions.md
@@ -1,5 +1,18 @@
1
# Upgrade notes
2
3
+## Things to check when updating versions
4
+
5
+* cluster up / info / down (works, and logs look good)
6
+* check metrics server pod logs
7
+* check cluster autoscaler pod logs
8
+* check pod -> cluster autoscaling on cpu or gpu or inferentia
9
+* check cluster autoscaling on cpu and gpu and inferentia
10
+* examples
11
+ * check logs, predictions
12
+ * check metrics, tracker
13
+ * make sure to try all 8 base images (tf/onnx/py gpu/cpu, tf/py inferentia)
14
+ * confirm GPUs are used when requested
15
16
## eksctl
17
18
1. Find the latest release on [GitHub](https://github.com/weaveworks/eksctl/releases) and check the changelog
0 commit comments