You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recommend that production systems use the latest tag. It's ideal if non-production systems use the master tag so that you can verify that the latest docker image works for you before it is marked as latest and production systems start using it.
FIPS Compliant Image
We publish a FIPS compliant docker image corresponding to all the versions (starting with v0.13.7). To access the FIPS compliant image, just add -fips to the version tag, e.g. latest-fips. In the FIPS compliant image, Cloudprober is compiled against the boringcrypto SSL package (Dockerfile). Note that FIPS compliant image is minimal and contains only the cloudprober binary and CA certificates. That's for the security reason. If you need more utilities, you can build another image from our image.