You can install Kubernetes and the container environment for CylanceHYBRID using a setup file that you download from the Aurora Endpoint Security management console. The installation process can take 10 minutes or more to complete.
The installation of CylanceHYBRID includes some third-party components and applications. See our Third-party products and licenses.
- Review the CylanceHYBRID system requirements.
- Verify that you have root or sudo access to the virtual machine that you will install the CylanceHYBRID application on.
- Ensure that you have a stable Internet connection.
- In the Aurora Endpoint Security management console, on the menu bar, click Settings > Deployments.
- In the Product drop-down list, select CylanceHYBRID.
- In the OS drop-down list, select your Linux distribution.
- In the Version drop-down list, select your version of CylanceHYBRID.
- In the Format drop-down list, select the .tgz file that corresponds to your Linux distribution.
- Click Download to download the file and make note of the file name. It might take several minutes to download.
- Below the drop-down lists, download the license key file (license.yaml).
- Sign in to the virtual machine. You must have root or sudo access.
- Open a command prompt and change the directory to the location of the downloaded file.
- Enter
tar xf <downloaded_file_name>.tar.tgz and press Enter. This extracts the contents of the tar file.
- Enter
cat install.sh | sudo bash -s airgap and press Enter.
- A series of questions displays. Answer yes (Y) to all questions. If no action is taken, the installation process will automatically accept the defaults.
- If multiple network interfaces are detected, select the one that CylanceHYBRID will use and press Enter. The installation process fetches the required packages and installs the CylanceHYBRID application. You might see NOKEY warnings; these can be ignored.
Important:
When the installation completes, save the Kotsadm address and the login password that are displayed in the terminal window. These are required when you sign in to the CylanceHYBRID console on the virtual machine, but will not be shown again.
Using the Kotsadm address displayed when the installation completes, perform Install the CylanceHYBRID application.