Recipes
Copy-pasteable, end-to-end scenarios. Each assumes the Quickstart basics: a dk_ API key and the <host>/<org>/<repo>:<tag> reference shape.
- Push from CI — build and push on every commit with a
dk_API key as the registry credential, then gate the pipeline on the CVE scan. - Deploy to Ignite — push an image, store a pull credential as an Ignite registry secret, and deploy it as an app with
--image-ref.
See also
- CLI Guide — the commands these recipes lean on
- API Reference — for scripting against the control plane directly