Este conteúdo não está disponível no idioma selecionado.

Chapter 3. Fuse on OpenShift


Fuse on OpenShift is the new name for Fuse Integration Services, which enables you to deploy Fuse applications on OpenShift Container Platform.

3.1. Recommended Version of OpenShift

It is recommended that you run this Fuse on OpenShift technology preview on OpenShift Container Platform 3.7 (which corresponds to Container Development Kit 3.3).

3.2. Supported images

Fuse on OpenShift provides the following Docker-formatted images:

  • jboss-fuse-7-tech-preview/fuse-java-openshift — Spring Boot
  • jboss-fuse-7-tech-preview/fuse-karaf-openshift — Apache Karaf
  • jboss-fuse-7-tech-preview/fuse-eap-openshift — Red Hat JBoss Enterprise Application Platform
  • jboss-fuse-7-tech-preview/fuse-console — Hawtio console

3.3. New features

The main new features of Fuse on OpenShift in version 7.0 TP4 are:

New JBoss EAP image
This image provides a pre-configured installation of JBoss Fuse on JBoss EAP, making it easy to deploy Fuse applications on the JBoss EAP container.
New Hawtio console image
A Hawtio console that eases discovery and management of Hawtio enabled applications deployed on OpenShift.
Support for Prometheus metrics
If you already have an installation of Grafana, you can use it to monitor Fuse applications deployed on OpenShift.
Improved JVM memory tuning
In the Fuse on OpenShift images, the underlying Java virtual machine has been upgraded to a version with better JVM heuristics.
KARAF_FRAMEWORK_VERSION environment variable
A new KARAF_FRAMEWORK_VERSION environment variable is now set in the Karaf container environment, making it easier to figure out the version of Apache Karaf that an application is running inside.

3.4. Technology preview features

The following features of Fuse on OpenShift technology preview only and are not supported in JBoss Fuse 7.0:

XA transactions with scalable deployments
This feature is demonstrated by the spring-boot-camel-xa quickstart and template, which demonstrates how to run a Camel service on Spring Boot that supports two external transactional resources: a JMS resource (AMQ), and a database (PostgreSQL).

3.5. Important notes

Important notes for the JBoss Fuse 7.0 TP4 release of the Fuse on OpenShift distribution:

Redeploying an application using the Fabric8 Maven plugin

When deploying a Fuse on OpenShift application to OpenShift Container Platform 3.7 using the Fabric8 Maven plugin, you cannot redeploy the application using just the command mvn fabric8:deploy. Use the following sequence of commands instead:

mvn fabric8:undeploy
mvn fabric8:deploy
Red Hat Enterprise Linux is the only supported operating system
All of the provided Fuse on OpenShift images are based on the Red Hat Enterprise Linux O/S.
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a documentação da Red Hat

Legal Notice

Theme

© 2026 Red Hat
Voltar ao topo