CompTIA Linux+ XK0-005 Practice Question
In a Kubernetes environment, you are tasked with configuring a container to manage authentication and monitoring of traffic between your cluster's microservices and a third-party API. This container should intercept all outbound requests to the API. Which container pattern would you implement to BEST fulfill this requirement?
Proxy container
Network bridge container
Ambassador container
Adapter container