skaffold

Using skaffold with JayeX

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