You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs-source/content/quickstart/create-domain.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,3 +99,6 @@ Depending on where your Kubernetes cluster is running, you may need to open fire
99
99
a. Edit the `my-inputs.yaml` file (assuming that you named your copy `my-inputs.yaml`) to set `exposedAdminNodePort: true`.
100
100
101
101
b. Open a browser to `http://localhost:30701`.
102
+
103
+
{{% notice note %}} Do not use the WebLogic Server Administration Console to start or stop servers. See [Starting and Stopping Servers]({{< relref "/userguide/managing-domains/domain-lifecycle/startup.md#starting_and_stopping_servers" >}}).
0 commit comments