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
.yml
file. - Run the following command to delete a Cloud Agent using the old
.yml
file:
kubectl delete -f qualys-cloud-agent-deploy.yml
- 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.