What is true aboutcontainerd?
FILL BLANK
What LXC command starts a new process within a running LXC container? (Specify ONLY the command without any path or parameters.)
Which of the following are true regarding the CPU of a QEMU virtual machine? (Choose two.)
FILL BLANK
Which subcommand ofvirshopens the XML configuration of a virtual network in an editor in order to make changes to that configuration? (Specify ONLY the subcommand without any parameters.)
Which of the following kinds of data cancloud-initprocess directly from user-data? (Choose three.)
Which functionality is provided by Vagrant as well as by Docker? (Choose three.)
What does IaaS stand for?
Which of the following statements are true regarding a Pod in Kubernetes? (Choose two.)
If aDockerfilecontains the following lines:
WORKDIR /
RUN cd /tmp
RUN echo test > test
where is the filetestlocated?
Which statement is true regarding the Linux kernel module that must be loaded in order to use QEMU with hardware virtualization extensions?
Which of the following mechanisms are used by LXC and Docker to create containers? (Choose three.)
What is the purpose ofcloud-init?
Which of the following statements is true regarding networking with libvirt?
Virtualization of which hardware component is facilitated by CPUs supporting nested page table extensions, such as Intel Extended Page Table (EPT) or AMD Rapid Virtualization Indexing (RVI)?
Which of the following statements are true about container-based virtualization? (Choose two.)
What is the purpose of the commandvagrant init?
Which file in acgroupdirectory contains the list of processes belonging to thiscgroup?
A clone of a previously used virtual machine should be created. All VM specific information, such as user accounts, shell histories and SSH host keys should be removed from the cloned disk image. Which of the following tools can perform these tasks?