Monitor policies violations
Duration: 5 min | Persona: Apps Operator
In this section, in the Google Cloud Console you will monitor the Policy Controller’s policies violations for the GKE cluster in the Tenant project.
Initialize variables:
WORK_DIR=~/
source ${WORK_DIR}acm-workshop-variables.sh
Click on the link displayed by the command below:
echo -e "https://console.cloud.google.com/kubernetes/policy_controller/dashboard?project=${TENANT_PROJECT_ID}"
On the default Dashboard tab, you will find something similar to:
Then if you go on the Violations tab, you will find something similar to:
At the end of the workshop, we have fixed all the violations, but here below is an example of how a violation shows up: