Views:
The Container Security Operator is a method of deploying and managing the Trend Vision One Container Security application. The operator runs on the OpenShift container platform to deploy and manage the Container Security application, and is based on Container Security Helm Chart. Learn more about Helm Chart.
This operator automatically installs and deploys Helm Chart as well as checking for and installing updates as they are released. Use the following steps to install the operator from the OpenShift Operator hub.
  1. Register with Trend Vision One.
    1. Install the Container Security operator from the OpenShift Operator Community Catalog in the OpenShift Console.
    2. To manually register, create an OpenShift cluster in Cloud SecurityContainer SecurityContainer Inventory. Store the overrides.yaml values provided at the end of cluster creation for later use.
  2. Create an instance of the operator, and define the following in the Trend Vision One section:
    • For Auto Registration, set the following values:
      • clusterName
      • clusterNamePrefix
      • policyId
      • groupId
      • clusterRegistrationKey
      Note
      Note
      See the automated cluster register README for more information.
    • For Manual registration:
      1. Set the bootstrapToken to equal the value of the same name in overrides.yaml.
        Note
        Note
        This value expires after 1 day. This value is not required for auto-registration.
      2. Set the following values equal to the same values in your overrides.yaml file. Leave blank if the value is not present:
          • inventoryCollection
          • malwareScanning
          • runtimeSecurity
          • secretScanning
          • vulnerabilityScanning
          • policyOperator : clusterPolicyName
  3. Create the operator instance. The operator installs Container Security Helm Chart.