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.

2.2 Updating the Kubernetes Nodes

Update the Kubernetes Nodes with the new Oracle Linux Cloud Native Environment packages.

To update 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