okteto
Using okteto with JayeX
In v2 of JayeX we had a feature called Dev Pods where we spun up a pod using the container image from the JayeX pipeline so that you could perform interative development inside the cluster.
We don’t yet have an exact equivalent in JayeX v3 as we’ve moved from large monolithic container images with all the tools inside to small focussed images for each tekton pipeline step. e.g. using the upstream images for maven, golang, npm to perform those builds directly.
You may also find this article on kubernetes inner loop useful
If you want something like Dev Pods in v3 there are a few open source tools that offer something similar:
Using okteto with JayeX
Using ksync with JayeX
Using skaffold with JayeX
Using localizer with JayeX
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.