VMware Aria Automation 8.x Professional (2023) — Question 16
An administrator was requested to create a pod with two interfaces to separate the application and management traffic for security reasons.
Which two packages have to be installed in VMware Tanzu Kubernetes Grid cluster to satisfy the requirement? (Choose two.)
Answer options
- A. multus
- B. external-dns
- C. cert-manager
- D. grafana
- E. contour
Correct answer: A, C
Explanation
Multus is necessary for enabling multiple network interfaces in pods, allowing for the separation of traffic. Cert-manager is also relevant as it manages certificates for secure communication, while the other options do not directly contribute to the requirement of managing multiple interfaces.