turbot/aws_compliance
Loading controls...

Control: EKS clusters should run on a supported Kubernetes version

Description

This control checks whether an AWS EKS cluster is running on a supported Kubernetes version. The control fails if the EKS cluster is running on an unsupported version. If your application doesn't require a specific version of Kubernetes, we recommend that you use the latest available Kubernetes version that's supported by EKS for your clusters.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.eks_cluster_with_latest_kubernetes_version

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.eks_cluster_with_latest_kubernetes_version --share

SQL

This control uses a named query:

eks_cluster_with_latest_kubernetes_version

Tags