Upgrading Cloud Agent

  1. Log in to the jump host.
  2. Upload the new Cloud Agent image in the ECR repository and update the image download URL in the .yml file.
  3. Run the following command to delete a Cloud Agent using the old .yml file:

    kubectl delete -f qualys-cloud-agent-deploy.yml
  4. Apply the new .yml file to deploy the updated Qualys Cloud Agent on the AWS Bottlerocket container host.

    kubectl apply -f qualys-cloud-agent-deploy.yml

 Qualys Cloud Agent for AWS Bottlerocket container host does not support auto-upgrading to the latest versions.