aws-ia / terraform-aws-eks-ack-addons

Terraform AWS module which provisions ACK addons on EKS
https://registry.terraform.io/modules/aws-ia/eks-ack-addons/aws/latest
Apache License 2.0
38 stars 20 forks source link

Add Gatekeeper as an Addon in the Cluster #57

Closed edgarsilva948 closed 2 months ago

edgarsilva948 commented 2 months ago

Community Note

What is the outcome that you are trying to reach?

The goal is to integrate Gatekeeper as an addon in the cluster to enhance policy enforcement and ensure compliance with organizational policies.

Describe the solution you would like

  1. Add Gatekeeper as an addon in the cluster to leverage its policy enforcement capabilities.
  2. Provide examples and documentation on how to create and manage policies using Gatekeeper.

Describe alternatives you have considered

Additional context

Integrating Gatekeeper as an addon will enhance the cluster's security and compliance posture by enforcing policies at the Kubernetes API level.

askulkarni2 commented 2 months ago

We will not be hosting 3P addons in this repo. This module is only meant for providing a way for provisioning ACK controllers via terraform.