Upgrading Cloud Agent
The following are the steps to upgrade Cloud Agent for Red Hat CoreOS.
- Login to the OpenShift via Bastion (jump) host OR Master node using OpenShift Container login.
Use the same host you have used while installing Qualys Cloud Agent.
- Upload a new image in the OpenShift cluster and update the image name in the yml file: Set your registry path
<registry path>: OR Set to localhost/qualys/linux-cloud-agent: latest
- Run the command to delete and recreate the Qualys Cloud Agent on CoreOS:
# oc delete -f lxa-openshift-crio-ds.yml
# oc apply -f lxa-openshift-crio-ds.yml
Auto upgrade is not supported and manual intervention is required.