Upgrading Cloud Agent
- Log in to the jump host.
- Upload the new Cloud Agent image in the ECR repository and update the image download URL in the
.ymlfile. - Run the following command to delete a Cloud Agent using the old
.ymlfile:
kubectl delete -f qualys-cloud-agent-deploy.yml - Apply the new
.ymlfile 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.