Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • JS7 can be set up for use with a Kubernetes cluster. Using the Linux based JS7 images for Docker® containers which ship with a current Alpine base image and OpenJDK.
  • Users can run deploy JS7 components by creating a Kubernetes deployment object , and can describe the deployment in a from a deployment YAML file.
    • To this purpose users have to first install and set up the Kubernetes Cluster see cluster see JS7 - How to install a Kubernetes Cluster.
    • With the Kubernetes Cluster cluster being up and running users can use the deployment YAML files to deploy JS7 components.

...