IBM Security QRadar SIEM V7.4.3 Associate Analyst — Question 17

A developer wants to deploy multiple private applications on Red Hat OpenShift on IBM Cloud in a Virtual Private Cloud (VPC). What would be required to implement custom routing rules and SSL termination for those multiple applications?

Answer options

Correct answer: D

Explanation

An Ingress controller is required to manage routing rules and SSL termination in OpenShift, as it allows for external access to services and provides the necessary configuration options for traffic management. The other options, such as NodePort ID and VPC load balancer, do not offer the same capabilities for custom routing and SSL handling, while a Cisco Router is not specifically relevant to OpenShift's routing needs.