grafeas / kritis

Deploy-time Policy Enforcer for Kubernetes applications
https://github.com/grafeas/kritis/blob/master/docs/binary-authorization.md
Apache License 2.0
696 stars 133 forks source link

Add Overview doc for Attestation Library #559

Closed acamadeo closed 4 years ago

acamadeo commented 4 years ago

This is the first of three sections of documentation: 1) An overview of the attestation library defining its components and providing a high-level understanding of the interface.

The next two planned sections are: 2) Steps on how to use the interface (with code snippets). Will contain PGP and PKIX/JWT-specific details. 3) Actual code examples.