Free 305-300 Exam Braindumps (page: 7)

Page 6 of 16

Which of the following commands executes a command in a running LXC container?

  1. lxc-accach
  2. lxc-batch
  3. lxc-run
  4. lxc-enter
  5. lxc-eval

Answer(s): A



Which of the following statements in a Dockerfile leads to a container which outputs hello world? (Choose two.)

  1. ENTRYPOINT "echo Hello World"
  2. ENTRYPOINT [ "echo hello world" ]
  3. ENTRYPOINT [ "echo", "hello", "world" ]
  4. ENTRYPOINT echo Hello World
  5. ENTRYPOINT "echo", "Hello", "World*

Answer(s): B,C



Which of the following statements are true regarding a Pod in Kubernetes? (Choose two.)

  1. All containers of a Pod run on the same node.
  2. Pods are always created automatically and cannot be explicitly configured.
  3. A Pod is the smallest unit of workload Kubernetes can run.
  4. When a Pod fails, Kubernetes restarts the Pod on another node by default.
  5. systemd is used to manage individual Pods on the Kubernetes nodes.

Answer(s): A,C



FILL BLANK

What is the default path to the Docker daemon configuration file on Linux? (Specify the full name of the file, Including path.)

  1. /etc/docker/daemon.json

Answer(s): A






Post your Comments and Discuss LPI 305-300 exam with other Community members:

305-300 Discussions & Posts