Skip to content

Commit 34be4a1

Browse files
committed
add some missing steps to thie quickstart
1 parent c18c488 commit 34be4a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/quickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ e. Pull the WebLogic 12.2.1.3 install image:
2828
```
2929
$ docker pull store/oracle/weblogic:12.2.1.3
3030
```
31-
f. Then patch the WebLogic image according to these [instructions](https://github.com/oracle/docker-images/tree/master/OracleWebLogic/samples/12213-patch-wls-for-k8s).
31+
f. Then patch the WebLogic image according to these [instructions](https://github.com/oracle/docker-images/tree/master/OracleWebLogic/samples/12213-patch-wls-for-k8s),
32+
and copy the image to all nodes in your cluster, or put it in a Docker registry that your cluster can access.
3233

3334
## 2. Create a Traefik (Ingress-based) load balancer.
3435

0 commit comments

Comments
 (0)