turbot/kubernetes_compliance
Loading controls...

Control: Services should not have tiller service

Description

Services should avoid using Tiller service as it is not recommended due to security concerns.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.service_no_tiller_service

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

service_no_tiller_service

Tags