https://github.com/coder/kaniko/pull/12 added support for performing a 'fake' build (e.g. ProbeCache) However, this does not appear to work with multi-stage builds (https://github.com/coder/kaniko/pull/12#issuecomment-2160534514) Add support for multi-stage builds. This will require changes to our Kaniko fork.