Welcome to the Linux Foundation Forum!

How does the JVM get built into the "worker" app?

  1. RUNNING APPS AT SCALE WITH KUBERNETES
    -> Deploying "worker", "db" and "result" Apps

How does the JVM get built into the container?

Answers

  • Posts: 139

    @ssarakas we use the JVM which is already packaged into the container along with Jenkins. If you exec into the container and run java -version you are going to see a version of java installed already. We are just consuming that instead of installing it explicitly using jenkins global tools.

    However, if you need any additional version of java, you would do so from global tools configuration @ Jenkins.

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training