Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.25 KB

File metadata and controls

37 lines (27 loc) · 1.25 KB

CIS GKE Benchmark v1.5.0

Description

Use the CIS GKE Benchmark 1.5.0 policy bundle with Policy Controller to evaluate the compliance of your cluster resources against the CIS GKE Benchmark v1.5.0, which is a set of recommended security controls for configuring GKE.

The accompanying CIS GKE Benchmark v1.5.0 policy bundle documentation provides additional details.

Disclaimer

These constraints are not certified by CIS.

Compatibility

This bundle requires Policy Controller v1.16.2 or higher, and is intended for use only with GKE on Google Cloud.

Sample Usage

(Optional) Preview the policy constraints with kubectl:

kubectl kustomize https://github.com/GoogleCloudPlatform/gke-policy-library.git/anthos-bundles/cis-gke-v1.5.0

Apply the policy constraints with kubectl:

kubectl apply -k https://github.com/GoogleCloudPlatform/gke-policy-library.git/anthos-bundles/cis-gke-v1.5.0