Skip to content

Commit 321ccdb

Browse files
authored
Merge pull request #246 from oracle/README
re-order sections
2 parents f9ea87b + c927e05 commit 321ccdb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,6 @@ The operator provides the ability to scale up or down WebLogic clusters. There
154154

155155
Please refer to [Scaling a WebLogic cluster](site/scaling.md) for more information.
156156

157-
## Shutting down a domain
158-
159-
Please refer to [Shutting down a domain](site/shutdown-domain.md) for information about how to shut down a domain running in Kubernetes.
160-
161157

162158
## Load balancing with an Ingress controller or a web server
163159

@@ -166,6 +162,10 @@ You can choose a load balancer provider for your WebLogic domains running in a K
166162

167163
[comment]: # (Exporting operator logs to ELK. The operator provides an option to export its log files to the ELK stack. Please refer to [ELK integration]site/elk.md for information about this capability.)
168164

165+
## Shutting down a domain
166+
167+
Please refer to [Shutting down a domain](site/shutdown-domain.md) for information about how to shut down a domain running in Kubernetes.
168+
169169
## Removing a domain
170170

171171
To permanently remove the Kubernetes resources for a domain from a Kubernetes cluster, run the [Delete WebLogic domain resources](kubernetes/delete-weblogic-domain-resources.sh) script. This script will delete a specific domain, or all domains, and all the Kubernetes resources associated with a set of given domains. The script will also attempt a clean shutdown of a domain’s WebLogic pods before deleting its resources.  You can run the script in a test mode to show what would be shutdown and deleted without actually performing the shutdowns and deletions.   For script help, use its `-h` option.

0 commit comments

Comments
 (0)