We should document how to do routine maintenance. I can think of a few things to do:
- Check whether we are using Kubernetes alpha/beta API versions, and upgrade them if so (after checking the upgrade notes).
- Check whether the Kubernetes cluster has an upgrade available, and upgrade if so (after checking the upgrade notes).
- Check whether the Nginx minor version is still supported, and upgrade it if not (after checking the upgrade notes).
We should document how to do routine maintenance. I can think of a few things to do: