Scale an Oracle SOA Suite Domain
With the Oracle SOA Suite Domain deployed, you can now scale the number of managed servers in the SOA cluster. There are two ways to do so: editing the values in the Helm chart (our recommended method) or editing the domain manifest directly (which we don't recommend).
Option 1: Scale by Editing the Domain Manifest
The original way of scaling the Oracle SOA domain when deploying Kubernetes manifests manually is to edit the domain manifest. We don't recommend this method because the changes are no longer tracked by the Helm deployment.
Option 2: Scale by Updating the Helm Chart
To properly track the changes through Helm, we recommend that you scale the number of managed servers by editing the chart input values.
In this option, we scale the number of managed servers for the OSB cluster this time and observe how the Helm controller returns the SOA cluster to its original number of managed servers.