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

Improve security setting to meet kyverno requirements (drop-cap-net-raw, require-emptydir-requests-and-limits) #8028

Open
brainstorm82 opened this issue Aug 26, 2024 · 0 comments
Labels
>enhancement Enhancement of existing functionality

Comments

@brainstorm82
Copy link

Proposal

  1. Init container do not drop "CAP_NET_RAW" on the elasticsearch master and data StatefulSet (drop-cap-net-raw)
  2. elasticsearch-logs and tmp-volume volumes do not define or allow configuration of sizeLimit (require-emptydir-requests-and-limits)

Use case. Why is this important?
More kyverno policies would be fullfilled which is often required by companies to deploy the service

@botelastic botelastic bot added the triage label Aug 26, 2024
@pebrc pebrc added the >enhancement Enhancement of existing functionality label Aug 26, 2024
@botelastic botelastic bot removed the triage label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement Enhancement of existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants
@pebrc @brainstorm82 and others