The WebLogic Kubernetes Operator (the “operator”) supports deployment of Oracle SOA Suite components such as Oracle Service-Oriented Architecture (SOA), Oracle Service Bus, and Oracle Enterprise Scheduler (ESS). Currently the operator supports these domain types:
soa
: Deploys a SOA domain with Oracle Enterprise Scheduler (ESS)osb
: Deploys an Oracle Service Bus domainsoaosb
: Deploys a domain with SOA, Oracle Service Bus, and Oracle Enterprise Scheduler (ESS)In 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 22.1.2. This release uses the WebLogic Kubernetes Operator version 3.3.0.
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 default settings. 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:
To view documentation for an earlier release, see:
Oracle SOA Suite domains deployment on Kubernetes leverages the WebLogic Kubernetes Operator framework.