Rate This Document
Findability
Accuracy
Completeness
Readability

Deploying the Container Environment on a VM

This section describes how to deploy the container environment on a VM and run sdf-utils to ensure secure, isolated execution.

  1. Stop sdf-utils on the host, and run sdf-utils on the VM. The commands for starting and stopping sdf-utils are as follows:
    systemctl start sdf-utils.service
    systemctl stop sdf-utils.service
  2. After starting sdf-utils.service on the VM, set up the environment as instructed in Deploying Applications in a Container.

Running agentd is not required in VM-based container deployment scenarios.