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:
- install skaffold
cdinto a git clone of your application- run
skaffold init
- then to run your application
skaffold run --tail
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified February 9, 2026: fix: some search and replace from Jenkins X to JayeX (393aa477aa)