Skip to content

Commit be9a31a

Browse files
authored
Add version upgrade checklist (#1545)
1 parent 367e2c1 commit be9a31a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

dev/versions.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Upgrade notes
22

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+
316
## eksctl
417

518
1. Find the latest release on [GitHub](https://github.com/weaveworks/eksctl/releases) and check the changelog

0 commit comments

Comments
 (0)