turbot/kubernetes_compliance
Loading controls...

Control: Ingress definition should not allow any usage of NGINX ingress annotation snippets

Description

This check ensures that the NGINX ingress annotation snippets usage is not allowed in the Ingress.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.ingress_nginx_annotations_all_snippets_not_used

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run kubernetes_compliance.control.ingress_nginx_annotations_all_snippets_not_used --share

SQL

This control uses a named query:

ingress_nginx_annotations_all_snippets_not_used

Tags