turbot/kubernetes_compliance
Loading controls...

Control: Deployment should have a minimum of 3 replicas

Description

Replicas in the deployment should be at least 3 to increase the fault tolerance of the deployment.

Usage

Run the control in your terminal:

powerpipe control run kubernetes_compliance.control.deployment_replica_minimum_3

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

deployment_replica_minimum_3

Tags