305-300 Exam Questions
115 real 305-300 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
Which of the following network interface types are valid in an LXD container configuration? (Choose three.)
- Question #2
What happens when the following command is executed twice in succession? docker run -tid -v data:/data debian bash
- Question #3
What is the purpose of the kubelet service in Kubernetes?
- Question #4
If docker stack is to be used to run a Docker Compose file on a Docker Swarm, how are the images referenced in the Docker Compose configuration made available on the Swarm nodes?
- Question #5
Which of the following commands executes a command in a running LXC container?
- Question #6
Which of the following statements in a Dockerfile leads to a container which outputs hello world? (Choose two.)
- Question #7
Which of the following statements are true regarding a Pod in Kubernetes? (Choose two.)
- Question #8
Which of the following values would be valid in the FROM statement in a Dockerfile?
- Question #9
Which CPU flag indicates the hardware virtualization capability on an AMD CPU?
- Question #10
What is the purpose of a .dockerignore file?
- Question #11
Which file in a cgroup directory contains the list of processes belonging to this cgroup?
- Question #12
What kind of virtualization is implemented by LXC?
- Question #13
Which of the following statements is true regarding networking with libvirt?
- Question #14
Which of the following are true regarding the CPU of a QEMU virtual machine? (Choose two.)
- Question #15
Which of the following statements about the command lxc-checkpoint is correct?
- Question #16
The command virsh vol-list vms returns the following error: error: failed to get pool 'vms' error: Storage pool not found: no storage pool with matching name 'vms ' Given that the...
- Question #17
Which of the following values are valid in the firmware attribute of a <os> element in a libvirt domain definition? (Choose two.)
- Question #18
Which statement is true regarding the Linux kernel module that must be loaded in order to use QEMU with hardware virtualization extensions?
- Question #19
Which of the following mechanisms are used by LXC and Docker to create containers? (Choose three.)
- Question #20
Which file format is used by libvirt to store configuration data?
- Question #21
Which of the following statements is true regarding the following output of xl list:
- Question #22
Which of the following types of guest systems does Xen support? (Choose two.)
- Question #23
Which of the following commands lists all differences between the disk images vm1-snap.img and vm1.img?
- Question #24
How can data be shared between several virtual machines running on the same Linux-based host system?
- Question #25
Which of the following values are valid in the type attribute of a <domain> element in a libvirt domain definition? (Choose two.)
- Question #26
Which of the following statements are true regarding resource management for full virtualization? (Choose two.)
- Question #27
What does IaaS stand for?
- Question #28
Which of the following kinds of data can cloud-init process directly from user-data? (Choose three.)
- Question #29
Which of the following statements are true about sparse images in the context of virtual machine storage? (Choose two.)
- Question #30
What is libvirt?
- Question #31
What are the key benefits of using cloud management tools?
- Question #32
When setting up a KVM virtualization host, which one of the following components is NOT required?
- Question #33
Which utility is used to create and manage virtual machine disk images in Linux?
- Question #34
Which disk image formats are commonly used in Linux-based virtualization environments? (Select all that apply)
- Question #35
What does LXC stand for?
- Question #36
When using Packer to create machine images, what are some common sources for base images? (Select all that apply)
- Question #37
Which of the following statements are true for full virtualization? (Choose TWO correct answers)
- Question #38
In which scenarios would Vagrant be most beneficial for developers?
- Question #39
What is the name of the kernel module that is required to be loaded in order to use KVM on an Intel CPU architecture? (Specify ONLY the module name without any path information and...
- Question #40
Which of the following statements are true regarding hardware-based virtualization? (Choose TWO correct answers.)
- Question #41
What is QEMU primarily used for?
- Question #42
How do containers share the host OS kernel?
- Question #43
Which of the following are valid KVM parameters? (Choose THREE correct answers.)
- Question #44
What is Xen's role in paravirtualization?
- Question #45
Which of the following tools is used to interact with XenStore?
- Question #46
Which container orchestration platform is often associated with automated scaling and load balancing?
- Question #47
What are some benefits of using Packer for image building? (Select all that apply)
- Question #48
Which command within virsh lists the virtual machines that are available on the current host?
- Question #49
Which of the following is a benefit of virtualization?
- Question #50
Which of the following commands are needed to establish a private network between two (or more) KVM virtual machines that is not visible to other KVM instances on the same KVM host...