...

/

Upgrading the Cluster Automatically

Upgrading the Cluster Automatically

In this lesson, we will discuss how to upgrade the cluster automatically.

kops Upgrade

We edited the cluster’s desired state before we started the rolling update process. While that worked well, we’re likely to always upgrade to the latest stable version. In those cases, we can execute the kops upgrade command.

Press + to interact
kops upgrade cluster $NAME --yes

Please note that this time we skipped the preview by setting the --yes argument. The ...

Access this course and 1400+ top-rated courses and projects.