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

feat: Add support for kyverno addon including reporter UI and baseline policies #910

Merged
merged 22 commits into from
Sep 23, 2022

Conversation

zeagord
Copy link
Contributor

@zeagord zeagord commented Aug 30, 2022

What does this PR do?

  • Adds kyverno baseline policies
  • Adds kyverno policy reporter UI

Closes #620

Motivation

Kyverno is used widely to enforce policies in kubernetes environments, having this module part of EKS Blueprints will be extremely useful for many.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I have added a new example under examples to support my PR
  • Yes, I have created another PR for add-ons under add-ons repo (if applicable) - There is already one available there
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs required examples and docs except a new pattern or add-on added.

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

zeagord and others added 4 commits August 30, 2022 15:10
Adds kyverno baseline policies
Adds kyverno policy reporter UI

Co-authored-by:  Maria Ana Circulado  <[email protected]>
Co-authored-by:  Maria Ana Circulado  <[email protected]>
Copy link
Contributor

@vara-bonthu vara-bonthu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR 👍 few comments needs addressing.

  1. Add this to complete addon example. Show some examples of how to use Kyverno with policies
  2. GitHub pages required for all addons. Add doc under docs folder

modules/kubernetes-addons/kyverno/locals.tf Outdated Show resolved Hide resolved
modules/kubernetes-addons/kyverno/variables.tf Outdated Show resolved Hide resolved
modules/kubernetes-addons/main.tf Outdated Show resolved Hide resolved
modules/kubernetes-addons/variables.tf Show resolved Hide resolved
@bryantbiggs bryantbiggs changed the title Adds kyverno feat: Add support for kyverno addon including reporter UI and baseline policies Aug 30, 2022
Co-authored-by:  Maria Ana Circulado  <[email protected]>
Co-authored-by:  Maria Ana Circulado  <[email protected]>
Co-authored-by:  Maria Ana Circulado  <[email protected]>
)


argocd_gitops_config = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created a PR for this which applies the items above: aws-samples/eks-blueprints-add-ons#83

@bryantbiggs bryantbiggs temporarily deployed to EKS Blueprints Test September 23, 2022 20:59 Inactive
@bryantbiggs bryantbiggs temporarily deployed to EKS Blueprints Test September 23, 2022 23:02 Inactive
Copy link
Contributor

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this looks awesome!

@bryantbiggs bryantbiggs merged commit 4ddf74b into aws-ia:main Sep 23, 2022
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] [ADDON] Add Kyverno Addon
4 participants