I’ve seen the docs that talk about rke (without Rancher) upgrades of minor versions (1.18.6 → 1.18.16 for example):
That update was completely transparent as expected. However, that document doesn’t really provide any details about the expectations or process for a k8s upgrade between not minor versions such as 1.18 to 1.19 other than mention in the related link that seems to say the update must be within same patch series.
Is that upgrade process basically the same or is there some other process to move between k8s versions? Just update the kubernetes_version in the cluster.yml and rke up? For a 1.18 to 1.19 upgrade, what is the expected outage/impact? Similar question for 1.19 to 1.20. I’m also assuming that it does need to be done in two passes, and not straight from 1.18 to 1.20?