Views:
 
RedHat OpenShift Virtualization is not officially supported in the current Deep Security released versions.
 

Deep Security Agent Version for Red Hat OpenShift

Red Hat OpenShift Deep Security Agent Versions
4.18 / 4.20 20.0.2-22850
4.16 20.0.2-9811
4.13 20.0.0-8268
4.9 - 4.12 20.0.0-7303

Follow these steps:

  • For OpenShift 4.18 / 4.20
    1. Download deployment script from DSM and execute it.
    2. The installed agent version would be 20.0.2-22850.
    3. Import the latest Kernel Support Package to DSM if it shows "Anti-Malware Engine with Basic Functions" after enabling Antimalware feature.
  • For OpenShift 4.x - 4.16
    1. Download deployment script from DSM.
    2. Create values.yaml file, and insert the following content:

      image: public.ecr.aws/trendmicro/dsao:20.0.x-xxxx
      (Please refer to the table above for the corresponding Deep Security agent version of OpenShift)

    3. Modify the downloaded deployment script, then add the new parameter marked red below:

      (--values “path of the values.yaml”)
      helm -n openshift install --set dsmUrl="$ACTIVATIONURL \"tenantID:XXX"   \"token:XXXX"" --values values.yaml ds-agent dsao/ds-agent

      The installed agent version would be 20.0.x-xxxx.

Deep Security Agent Version for Red Hat OpenShift on IBM Z

Red Hat OpenShift Deep Security Agent Versions
4.16 / 4.18 20.0.3-14910

Follow these steps:

  • For OpenShift on IBM Z 4.16 / 4.18
    1. Download deployment script from DSM and execute it.
    2. The installed agent version would be 20.0.3-14910.
    3. Import the latest Kernel Support Package to DSM if it shows "Anti-Malware Engine with Basic Functions" after enabling Antimalware feature.