Create FIPS-140 images
Konvoy Image Builder can produce images containing FIPS-140 compliant binaries. Use the fips.yaml
override file provided with the konvoy-image bundle.
For example, this command produces a FIPS-compliant image on CentOS 8:
Pre-provisioned infrastructure
If you are targeting a pre-provisioned infrastructure, you can create a FIPS-compliant cluster by doing the following:
-
Create a bootstrap cluster
-
Create a secret on the bootstrap cluster with the contents from
fips.yaml
override file and any other user overrides you wish to provide