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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Add support for Gatekeeper Add-On #937

Merged
merged 7 commits into from
Sep 8, 2022
Merged

Conversation

aruanurag
Copy link
Contributor

@aruanurag aruanurag commented Sep 7, 2022

What does this PR do?

Installs gatekeeper as a helm add-on

馃洃 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.

Motivation

gatekeeper is the new recommended was of introducing policy as code. Since PSP is getting deprecated eventually everyone will be using Gatekeeper for runtime security of the k8s cluster

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)
  • Yes, I have updated the docs for this feature
  • Yes, I ran pre-commit run -a with this PR

Note: Not all the PRs require a new example and/or doc page. In general:

  • Use an existing example when possible to demonstrate a new addons usage
  • A new docs page under docs/add-ons/* is required for new a new addon

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

Test example: https://www.eksworkshop.com/intermediate/310_opa_gatekeeper/policy-example-1/

@aruanurag aruanurag changed the title Feat/gatekeeper Feature: Add support for Gatekeeper Add-On Sep 7, 2022
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.

looks good - we'll also want to add a PR to support the GitOps route here https://github.com/aws-samples/eks-blueprints-add-ons

@aruanurag aruanurag temporarily deployed to EKS Blueprints Test September 8, 2022 14:04 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.

Looks great, thank you for the contribution!

Please don't forget to add this to the GitOps addons repo, you can see an example of how to add here aws-samples/eks-blueprints-add-ons#72

@bryantbiggs bryantbiggs merged commit 2232ac9 into main Sep 8, 2022
@bryantbiggs bryantbiggs deleted the feat/gatekeeper branch September 8, 2022 14:30
allamand pushed a commit to allamand/terraform-aws-eks-blueprints that referenced this pull request Dec 15, 2022
Co-authored-by: EC2 Default User <ec2-user@ip-172-31-31-192.ec2.internal>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
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.

[ADDON] - OPA
2 participants