Skip to content

Latest commit

 

History

History
30 lines (29 loc) · 4.77 KB

Provisioner-by-Product.md

File metadata and controls

30 lines (29 loc) · 4.77 KB

Supported Product Provisioners

The following table lists the available Intersmash provisioners, based on the product component type. The provisioner is selected by a factory, based on the Application class type that a given service implements.

Product Component Provisioner class Community support Product support
Application Server Images
WildFly & JBoss EAP 8 Bootable Jar (see BootableJarOpenShiftApplication) WildflyBootableJarImageOpenShiftProvisioner ✔️ ✔️
WildFly & JBoss EAP 8 s2i (see WildflyImageOpenShiftApplication) WildflyImageOpenShiftProvisioner ✔️ ✔️
JBoss EAP 7 s2i (see Eap7ImageOpenShiftApplication) Eap7ImageOpenShiftProvisioner ✔️
Database Images
MySQL Image (see MysqlImageOpenShiftApplication) MysqlImageOpenShiftProvisioner ✔️
PostgreSQL Image (see PostgreSQLImageOpenShiftApplication) PostgreSQLImageOpenShiftProvisioner ✔️
Operator based services
ActiveMQ Artemis & Red Hat AMQ Broker Operator (see ActiveMQOperatorApplication) ActiveMQOperatorProvisioner ✔️ ✔️
Hyperfoil Operator - Kubernetes (see HyperfoilOperatorApplication) HyperfoilKubernetesOperatorProvisioner ✔️
Hyperfoil Operator - OpenShift (see HyperfoilOperatorApplication) HyperfoilOpenShiftOperatorProvisioner ✔️
Infinispan & Red Hat DataGrid Operator (see InfinispanOperatorApplication) InfinispanOperatorProvisioner ✔️ ✔️
Kafka/Streams for Apache Kafka Operator (see KafkaOperatorApplication) KafkaOperatorProvisioner ✔️ ✔️
Keycloak & Red Hat Build of Keycloak Operator (see KeycloakOperatorApplication) KeycloakOperatorProvisioner ✔️ ✔️
Red Hat SSO Operator (see RhSsoOperatorApplication) - DEPRECATED RhSsoOperatorProvisioner ✔️
WildFly & JBoss EAP 8 Operator (see WildflyOperatorApplication) WildflyOperatorProvisioner ✔️ ✔️
Open Data Hub operator (see OpenDataHubOperatorApplication) OpenDataHubOpenShiftOperatorProvisioner ✔️
Template based services
JBoss EAP 7 Legacy s2i Build Template (see Eap7LegacyS2iBuildTemplateApplication) Eap7LegacyS2iBuildTemplateProvisioner ✔️
JBoss EAP 7 Legacy s2i Deployment Template (see Eap7TemplateOpenShiftApplication) Eap7TemplateOpenShiftProvisioner ✔️
PostgreSQL Template (see PostgreSQLTemplateOpenShiftApplication) PostgreSQLTemplateOpenShiftProvisioner ✔️ ✔️
Red Hat SSO Template (see RhSsoTemplateOpenShiftApplication) - DEPRECATED RhSsoTemplateOpenShiftProvisioner ✔️
Helm Charts
WildFly & JBoss EAP 8 Helm Charts (see WildflyHelmChartOpenShiftApplication) WildflyHelmChartOpenShiftProvisioner ✔️ ✔️