Skip to content

Document how to verify image signatures in an air-gapped environment #526

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

Merged
merged 9 commits into from
Jan 18, 2024

Conversation

dervoeti
Copy link
Member

@dervoeti dervoeti commented Jan 15, 2024

Fixes stackabletech/issues#437

I switched out Kyverno for the Sigstore Policy Controller, since the support for air-gapped environments is more mature than Kyverno's (at the moment at least) and added some guidelines and explanations on how signature verification in an air-gapped environment can be done.

Notes for the reviewer:
The whole topic is not trivial and maybe not easy to reproduce, this documentation might be helpful as well: https://github.com/stackabletech/documentation-airgapped-setup
It's a step-by-step guide on how to setup an air-gapped cluster on IONOS and how to configure the Policy Controller with a TUF mirror.

Copy link

netlify bot commented Jan 15, 2024

Deploy Preview for stackable-docs ready!

Name Link
🔨 Latest commit c18c9a0
🔍 Latest deploy log https://app.netlify.com/sites/stackable-docs/deploys/65a939618de33a000883b906
😎 Deploy Preview https://deploy-preview-526--stackable-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dervoeti dervoeti changed the title Feat/add airgap documentation Document how to verify image signatures in an air-gapped environment Jan 15, 2024
@fhennig fhennig self-requested a review January 16, 2024 10:50
Copy link
Contributor

@fhennig fhennig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! I just read through it, the first section reads nicely! I'm just a bit confused about the air-gapped part, maybe we can have a call about it.

One thing in general, adress the reader as "you" and don't use the "we". Also further down, don't say "the customer". The docs are written for the customer, so it's just "you"

@fhennig fhennig self-requested a review January 17, 2024 08:18
Copy link
Contributor

@fhennig fhennig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Thanks for your work on this!

@dervoeti dervoeti added this pull request to the merge queue Jan 18, 2024
Merged via the queue into main with commit a65827d Jan 18, 2024
@dervoeti dervoeti deleted the feat/add-airgap-documentation branch January 18, 2024 14:52
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.

Offline image signature verification
2 participants