DOKSの最新パッチがリリースされたようなので適用。
https://docs.digitalocean.com/products/kubernetes/changelog/
kubectl version --short
Client Version: v1.23.3
Server Version: v1.21.9
WARNING: version difference between client (1.23) and server (1.21) exceeds the supported minor version skew of +/-1
補足
- WordPress,MySQLのpodは停止してからupgrade
- PGO Clusterは停止せずにupgradeしたが、全インスタンスがreplicaに遷移
(詳細についてはこちらの「No Primary Available After Both Synchronous Replication Instances Fail」を参照)