Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT][Terraform - AKS] Enable Azure Policy addon #40

Open
yelghali opened this issue Apr 6, 2023 · 0 comments
Open

[DRAFT][Terraform - AKS] Enable Azure Policy addon #40

yelghali opened this issue Apr 6, 2023 · 0 comments

Comments

@yelghali
Copy link

yelghali commented Apr 6, 2023

Azure Policy extends Gatekeeper v3, an admission controller webhook for Open Policy Agent (OPA), to apply at-scale enforcements and safeguards on your clusters in a centralized, consistent manner. Azure Policy makes it possible to manage and report on the compliance state of your Kubernetes clusters from one place. The add-on enacts the following functions:

Checks with Azure Policy service for policy assignments to the cluster.
Deploys policy definitions into the cluster as constraint template and constraint custom resources.
Reports auditing and compliance details back to Azure Policy service.

c.f https://learn.microsoft.com/en-us/azure/governance/policy/concepts/policy-for-kubernetes

code scan check
azure_policy_enabled = True

@yelghali yelghali changed the title [DRAFT][Terraform - AKS] [DRAFT][Terraform - AKS] Enable Azure Policy addon Apr 6, 2023
@jhertout jhertout transferred this issue from green-code-initiative/ecoCode-challenge May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants