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
< * Connection #0 to host your.server.com left intact
248
254
```
249
-
**Note**: Depending on where your Kubernetes cluster is running, you may need to open firewall ports or
250
-
update security lists to allow ingress to this port.
255
+
256
+
**Note**: Depending on where your Kubernetes cluster is running, you may need to open firewall ports or update security lists to allow ingress to this port.
257
+
258
+
f. To access the WLS Administration Console, edit the `my-inputs.yaml` file (assuming that you named your copy `my-inputs.yaml`) to set `exposedAdminNodePort: true`. Open a browser to `http://your.server.com:30701`. As in the previous step, substitute the Node IP address of the worker node for `your.server.com`.
0 commit comments