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?
Ambassador container
Network bridge container
Adapter container
Proxy container