
Ultimate access to all questions.
As a member of a team developing a containerized application for deployment on GKE, you're tasked with ensuring sensitive user data is not logged in Cloud Logging. The application will run on a five-node cluster in a single region. Which two strategies would best meet this requirement?
A
Deploy a custom FluentD daemonset to the cluster that filters out the sensitive information, so it is not logged
B
Enable Cloud Operations in GKE Select System monitoring only (Logging disabled).
C
Enable Cloud Operations in GKE Select Legacy logging and monitoring.
D
Deploy a custom FluentD deployment to the cluster that filters out the sensitive information, so it is not logged
E
Enable Cloud Operations in GKE Select System and workload logging and monitoring