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.
- 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
- 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.
Parent topic: VM- and Container-based Deployment