The SDN overlay model provisions tunnels between the virtual endpoints within and across data centers2. This model uses network overlays to support private communication between instances3. References from Juniper site: Microsoft Learn, Red Hat Customer Portal
Question # 5
Which two statements about Kubernetes are correct? (Choose two.)
A.
A ClusterlP service exposes pods to internal and external traffic.
B.
All containers within a pod share the same IP address.
C.
Each container within a pod has a unique IP address.
D.
A ClusterlP service exposes pods to internal traffic only
In Kubernetes, all containers within a pod share the same IP address7. A ClusterIP service exposes pods to internal traffic only87. References from Juniper site: IBM, Kubernetes Documentation
Question # 6
Which CN2 component provides the network control plane capability?
The network control plane in CN2 represents CN2’s full-featured SDN capability. It communicates with other controllers and uses XMPP to communicate with the distributed data plane components on the worker nodes6. References from Juniper site: Juniper Networks
Question # 7
Which cloud service model provides access to networking, storage, servers, and virtualization in a cloud environment?
Infrastructure as a Service (IaaS) is a cloud service model that provides access to networking, storage, servers, and virtualization in a cloud environment91011. References from Juniper site: IBM, Google Cloud, Stackscale
Question # 8
In OpenShift, which node type is used to host your application containers?
In OpenShift, the worker node is used to host your application containers1. Worker nodes are where all your coding adventures happen, and they can be virtual or physical1. References from Juniper site: IBM Developer