Upgrading Kaspersky Scan Engine from 2.0 to 2.1 in Amazon EKS
This section explains how to upgrade the Kaspersky Scan Engine Docker image from version 2.0 to 2.1 in the Amazon EKS cluster.
In short, the upgrade procedure is as follows:
- Import the new Kaspersky Scan Engine Docker image to the Amazon EKS registry.
- Remove the outdated Docker image.
- Update the proxy authentication settings if a proxy is in use.
- Update the
kavebase
database by importing migrate.sql
. - Specify the new version of the Kaspersky Scan Engine Docker image in the YAML file.
- Import the YAML file to Amazon EKS.
For more details, see the instructions for upgrading Kaspersky Scan Engine in Kubernetes.
Page top