Juniper JN0-213 - Cloud, Associate (JNCIA-Cloud) Exam
Page: 2 / 13
Total 65 questions
Question #6 (Topic: Exam A)
Which two statements are correct about containers? (Choose two.)
A. Containers include the entire operating system.
B. Containers reduce deployment efficiency.
C. Containers have faster boot times than VMs.
D. Containers require an underlying operating system.
Answer: CD
Question #7 (Topic: Exam A)
What are two Kubernetes objects? (Choose two.)
A. cluster
B. namespace
C. pod
D. service
Answer: CD
Question #8 (Topic: Exam A)
Which two statements are correct about an overlay network? (Choose two.)
A. The overlay network can only be built using a Layer 3 underlay network.
B. The overlay network provides physical connectivity between devices.
C. The overlay network is built using encapsulation tunnels.
D. The overlay network is the virtual network used to connect multiple virtual machines (VMs).
Answer: CD
Question #9 (Topic: Exam A)
Your company has a Web app hosted in Kubernetes with a fluctuating number of pods.
In this scenario, which Kubernetes service type would provide equal access to all nodes using a single URL?
In this scenario, which Kubernetes service type would provide equal access to all nodes using a single URL?
A. ExternalName
B. NodePort
C. LoadBalancer
D. ClusterIP
Answer: C
Question #10 (Topic: Exam A)
Which two Linux commands would you use to show the amount of RAM in your system? (Choose two.)
A. cat /proc/cpuinfo
B. free -h
C. cat /proc/meminto
D. df -h
Answer: BC