skaffold

Using skaffold with Jenkins X

See the skaffold site on how to use skaffold to perform localy builds of a project.

Essentially you do the following:

skaffold init
  • then to run your application
skaffold run --tail

Last modified March 23, 2026: Revert "Fix vertical" (436b79ca01)