Views:
 
RedHat OpenShift Virtualization is not officially supported in the current Deep Security 20.0.0 and 20.0.1 released version.

Deep Security Agent Version for Red Hat OpenShift

Red Hat OpenShift Deep Security Agent Versions
4.13 20.0.0-8268
4.9-4.12 20.0.0-7303

Follow these steps:

  • For OpenShift 4.13
    1. Download deployment script from DSM and execute it.
    2. The installed agent version would be 20.0.0-8268.
  • For OpenShift 4.x - 4.12
    1. Download deployment script from DSM.
    2. Create values.yaml file, and insert the following content:

      image: public.ecr.aws/trendmicro/dsao:20.0.0-7303

    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.0-7303.