Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Scale In/Out a Java Cloud Service Instance #11

Open
mbfrahry opened this issue Mar 27, 2018 · 1 comment
Open

Scale In/Out a Java Cloud Service Instance #11

mbfrahry opened this issue Mar 27, 2018 · 1 comment
Labels
jcs Java Cloud Service

Comments

@mbfrahry
Copy link
Contributor

Scales in an Oracle Java Cloud Service instance.

  • Remove one node in the WLS application cluster
  • Remove the secondary OTD node (if Oracle Traffic Director is provisioned as a local load balancer)
  • Remove one node in the WLS caching (data grid) cluster

Scales out an Oracle Java Cloud Service instance.

  • Add one node to an existing WLS application cluster
  • Add a new WLS application cluster
  • Add a secondary OTD node (if Oracle Traffic Director is provisioned as the local load balancer)
  • Add one or more nodes to an existing WLS caching (data grid) cluster
  • Add a WLS caching (data grid) cluster, only if a caching cluster was not created in the initial provisioning of the service instance

See Scale Out a Service Instance and Scale In a Service Instance

@scross01 scross01 added this to the v1.1.0 milestone Mar 27, 2018
@scross01 scross01 modified the milestones: v1.1.0, v1.2.0 May 23, 2018
@scross01 scross01 added the jcs Java Cloud Service label Jun 12, 2018
@scross01 scross01 modified the milestones: v1.2.0, v1.3.0 Jun 20, 2018
@scross01 scross01 removed this from the v1.3.0 milestone Dec 14, 2018
@mbfrahry
Copy link
Contributor Author

Adding new clusters still needs to be addressed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
jcs Java Cloud Service
Projects
None yet
Development

No branches or pull requests

2 participants