The Oracle WebLogic Server Kubernetes Operator (the “operator”) supports deployment of Oracle SOA Suite components such as Oracle Service-Oriented Architecture (SOA), Oracle Service Bus (OSB), and Oracle Enterprise Scheduler (ESS). Currently the operator supports these domain types:
soa
: Deploys a SOA domainosb
: Deploys an OSB domainsoaess
: Deploys a SOA domain with ESSsoaosb
: Deploys a domain with SOA and OSBsoaessosb
: Deploys a domain with SOA, OSB, and ESSIn this release, Oracle SOA Suite domains are supported using the “domain on a persistent volume” model only, where the domain home is located in a persistent volume (PV).
The operator has several key features to assist you with deploying and managing Oracle SOA Suite domains in a Kubernetes environment. You can:
The current production release for the Oracle SOA Suite domains deployment on Kubernetes is 20.4.2. This release uses the Oracle WebLogic Server Kubernetes Operator version 3.0.1.
See the Release Notes for recent changes and known issues for Oracle SOA Suite domains deployment on Kubernetes.
See here for limitations in this release.
This documentation includes sections targeted to different audiences. To help you find what you are looking for more easily, please consult this table of contents:
Quick Start explains how to quickly get an Oracle SOA Suite domain instance running, using the defaults, nothing special. Note that this is only for development and test purposes.
Install Guide and Administration Guide provide detailed information about all aspects of using the Kubernetes operator including:
If you wish to view documentation for an older version, please see
Oracle SOA Suite domains deployment on Kubernetes leverages the Oracle WebLogic Server Kubernetes operator framework.