Container Image Signing
Container image signing is a feature that we provide automatically for all cloud providers. This adds a digital fingerprint to the containers. The kubernetes cluster will check the fingerprint before it starts the container. A container without a valid signature is rejected.
Each ODJ Application has it's own digital signature that is used to sign and validate the containers.