The software described in this documentation is either no longer supported or is in extended support.
Oracle recommends that you upgrade to a current supported release.

3.4 Upgrading the Kubernetes Nodes

Upgrade the Kubernetes nodes with the new Oracle Linux Cloud Native Environment software packages.

To upgrade the Kubernetes nodes:

  1. On the node to update, stop the olcne-agent service:

    $ sudo systemctl stop olcne-agent.service
  2. Update the Platform Agent and utilities packages:

    $ sudo yum update olcne-agent olcne-utils
  3. Start the olcne-agent service:

    $ sudo systemctl start olcne-agent.service