Implementing Automation for Cisco Data Center Solutions (DCAUTO) — Question 16

Which two items are types of application isolation options available when Kubernetes is deployed with the ACI CNI plug-in? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct answers are B (Cluster Isolation) and E (Namespace Isolation) because these options represent specific methods for isolating applications within a Kubernetes environment. VM Isolation and Server Isolation are not applicable to the context of Kubernetes with ACI CNI, while Process Isolation is more related to traditional operating system-level isolation.