You can install the latest Administration Server version on every Kaspersky Security Center Linux failover cluster node where Administration Server version 16 or later is installed. When upgrading to the latest version, all data and settings from the previous version of Administration Server are preserved.
If you previously installed Kaspersky Security Center Linux on devices locally, you can also upgrade Kaspersky Security Center Linux on these devices by using the installation file or through backup.
To upgrade Kaspersky Security Center Linux from version 16 or later on the Kaspersky Security Center Linux failover cluster nodes:
ksc64-<version number>-<build number>.x86_64.rpmksc64_<version number>-<build number>_amd64.debsudo yum install ./ksc64-<version number>-<build number>.x86_64.rpm
sudo apt-get install ./ksc64_<version number>-<build number>_amd64.deb
After the command has been successfully executed, the /opt/kaspersky/ksc64/lib/bin/setup/postinstall.pl script is created. The message about that is displayed in the terminal.
/opt/kaspersky/ksc64/lib/bin/setup/postinstall.pl script to configure the upgraded Administration Server:sudo /opt/kaspersky/ksc64/lib/bin/setup/postinstall.pl
Y to confirm that you have fully read, understood, and accept the terms and conditions of the EULA.Y again to confirm that you have fully read, understood, and accept the Privacy Policy that describes the handling of data.Installation of the application on your device will continue after you have entered Y twice.
2.The picture below shows the last two steps.

Accepting the terms of the EULA and the Privacy Policy, and selecting the installation mode in the command-line terminal
Next, the script configures and finishes upgrading the Administration Server. During the upgrade, you cannot change the Administration Server settings adjusted before the upgrade.
At step 6, enter 3 to select the node.
You can start the cluster on any node. If you start the cluster on the passive node, it becomes the active node.
We recommend that you upgrade Network Agent for Linux to the same version as Kaspersky Security Center Linux.
After completion of the remote installation task, the Network Agent version is upgraded.
Run the following commands on Linux-based assets to remove dependencies that are no longer needed:
sudo apt-get -y autoremove
sudo apt -y autoremove
sudo dnf autoremove
sudo yum autoremove
As a result, you installed the Administration Server of the latest version on the Kaspersky Security Center Linux failover cluster nodes.