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

Use of K8S resources data in Rego policies #61

Closed
4 tasks done
mikouaj opened this issue May 10, 2022 · 0 comments
Closed
4 tasks done

Use of K8S resources data in Rego policies #61

mikouaj opened this issue May 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mikouaj
Copy link
Member

mikouaj commented May 10, 2022

Community Note

  • Please vote on this issue by adding a 馃憤 reaction
    to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do
    not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

We want to go beyond the GCP container model in policy evaluations and use Kubernetes objects data as well.
This will allow us to build policies around GKE scalability limits, for example:

  • maximum number of HPAs
  • maximum number of secrets

By having data from two sources (GCP container API, k8s API) we can also build policies around correlated scalability limits.

References

N/A

@mikouaj mikouaj added the enhancement New feature or request label May 10, 2022
@mikouaj mikouaj self-assigned this May 10, 2022
@danielmarzini danielmarzini self-assigned this May 10, 2022
@mikouaj mikouaj closed this as completed Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants