QuestionQ1
Cloud Orchestration with OpenShiftWith respect to a third-party CNI in OpenShift, which statement is accurate?
- A In OpenShift, you can remove and install a third-party CNI after the cluster has been deployed.
- B In OpenShift, you must specify the third-party CNI to be installed during the initial cluster deployment.
- C OpenShift does not support third-party CNIs.
- D In OpenShift, you can have multiple third-party CNIs installed simultaneously.
QuestionQ2
Network VirtualizationWhich method is used to extend virtual networks across physical locations?
- A encapsulations
- B encryption
- C clustering
- D load-balancing
Community Discussion
QuestionQ3
Cloud Orchestration with KubernetesYou need to install a basic Kubernetes cluster.
Which tool would you use for this task?
- A kubeadm
- B kubectl apply
- C kubectl create
- D dashboard
Community Discussion
QuestionQ4
Cloud Orchestration with OpenStackYou need to create a template that specifies the CPU, RAM, and disk-space properties a VM will use when it is instantiated.
In this scenario, which OpenStack object should you create?
- A role
- B image
- C project
- D flavor
Community Discussion
QuestionQ5
Cloud Orchestration with KubernetesWhich Kubernetes component runs on every node and ensures that the containers in a Pod are running?
- A kubelet
- B kube-proxy
- C container runtime
- D kube controller

Community Discussion