Y
Hacker News
new
|
ask
|
show
|
jobs
by
mayakacz
2382 days ago
Yes, there's a few listed in this blog post:
https://cloud.google.com/blog/products/identity-security/bey...
- Kubernetes admission controllers, OSS part of Kubernetes:
https://kubernetes.io/docs/reference/access-authn-authz/admi...
- Kritis, OSS:
https://opensource.google/projects/kritis
- OPA Gatekeeper, OSS:
https://github.com/open-policy-agent/gatekeeper
- Binary Authorization on GKE/Anthos:
https://cloud.google.com/binary-authorization/
They don't all do all the pieces. The hardest part is going to be integrating whatever enforcement solution you choose with your upstream CI/CD pipeline.
Disclosure: I work at Google and helped write this whitepaper on Binary Authorization for Borg.