rancher / rke2

https://docs.rke2.io/
Apache License 2.0
1.57k stars 268 forks source link

[docs] Explain what hardened images mean #1067

Closed cjellick closed 2 years ago

cjellick commented 3 years ago

When we say we've hardened the images, we mean the following:

You can know if an image has been hardened in this way if it has hardened in its name. We publish image lists with our releases. Here is a sample one: https://github.com/rancher/rke2/releases/download/v1.22.3-rc1%2Brke2r1/rke2-images-all.linux-amd64.txt

We

Caveats:

cjellick commented 3 years ago

@jtravee I think this could go into an FAQ or maybe a new section in the security section.