turbot/kubernetes_compliance
Loading controls...

Control: Ingress definition should not have NGINX ingress annotation snippets containing alias statements

Description

This check ensures that the NGINX ingress annotation snippets in the Ingress do not contain alias statements.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.ingress_nginx_annotations_snippets_alias_not_used

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

ingress_nginx_annotations_snippets_alias_not_used

Tags