Skip to content

Commit 759c948

Browse files
rosemarymaranorjeberhard
authored andcommitted
Rearrange information
1 parent 9e0c58d commit 759c948

File tree

3 files changed

+23
-19
lines changed

3 files changed

+23
-19
lines changed

documentation/site/content/base-images/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,3 @@ description: "Obtain, create, and dynamically patch images for WebLogic Server o
88
The following sections guide you through obtaining, creating, and dynamically updating WebLogic images.
99

1010
{{% children style="h4" description="true" %}}
11-
12-
#### [Use or create WebLogic images depending on domain home source type]({{< relref "/managing-domains/choosing-a-model#use-or-create-weblogic-images-depending-on-domain-home-source-type" >}})

documentation/site/content/base-images/ocr-images.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,3 +280,25 @@ Please review the following guidance to ensure that you are using recently patch
280280
To determine the patches and versions of software within a particular image, see [Inspect images](#inspect-images).
281281

282282
For information about licensed access to WebLogic patches and CPU images, see [Supported environments]({{< relref "/introduction/platforms/environments.md" >}}).
283+
284+
### Use or create WebLogic images depending on the domain home source type
285+
286+
For information relevant to your chosen [domain home source type]({{< relref "/managing-domains/choosing-a-model/_index.md" >}}), refer to the following documentation:
287+
288+
* Model in Image domains that use [auxiliary images]({{< relref "/managing-domains/model-in-image/auxiliary-images.md" >}}):
289+
* [Understand Oracle Container Registry images]({{< relref "/base-images/ocr-images#understand-oracle-container-registry-images" >}})
290+
* [Obtain images from the Oracle Container Registry]({{< relref "/base-images/ocr-images#obtain-images-from-the-oracle-container-registry" >}})
291+
* [Create a custom image with patches applied]({{< relref "/base-images/custom-images#create-a-custom-image-with-patches-applied" >}})
292+
* [Auxiliary images]({{< relref "/managing-domains/model-in-image/auxiliary-images.md" >}})
293+
294+
* Model in Image domains that _do not_ use auxiliary images:
295+
**NOTE**: Model in Image without auxiliary images (the WDT model and installation files are included in the same image with the WebLogic Server installation) is deprecated in WebLogic Kubernetes Operator version 4.0.7. Oracle recommends that you use Model in Image _with_ Auxiliary images. See [Auxiliary images]({{< relref "/managing-domains/model-in-image/auxiliary-images.md" >}}).
296+
297+
* Domain in Image domains: **NOTE**: The Domain in Image domain home source type is deprecated in WebLogic Kubernetes Operator version 4.0. Oracle recommends that you choose either Domain on PV or Model in Image, depending on your needs.
298+
* [Create a custom image with your domain inside the image]({{< relref "/base-images/custom-images#create-a-custom-image-with-your-domain-inside-the-image" >}})
299+
300+
* Domain on Persistent Volume (PV) domains:
301+
* [Understand Oracle Container Registry images]({{< relref "/base-images/ocr-images#understand-oracle-container-registry-images" >}})
302+
* [Obtain images from the Oracle Container Registry]({{< relref "/base-images/ocr-images#obtain-images-from-the-oracle-container-registry" >}})
303+
* [Create a custom image with patches applied]({{< relref "/base-images/custom-images#create-a-custom-image-with-patches-applied" >}})
304+
* [Domain creation images]({{< relref "/managing-domains/domain-on-pv/domain-creation-images.md" >}})

documentation/site/content/managing-domains/choosing-a-model/_index.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -68,20 +68,4 @@ There are advantages for each domain home source type where Model in Image is th
6868

6969
### Use or create WebLogic images depending on domain home source type
7070

71-
* Model in Image domains that use [auxiliary images]({{< relref "/managing-domains/model-in-image/auxiliary-images.md" >}}):
72-
* [Understand Oracle Container Registry images]({{< relref "/base-images/ocr-images#understand-oracle-container-registry-images" >}})
73-
* [Obtain images from the Oracle Container Registry]({{< relref "/base-images/ocr-images#obtain-images-from-the-oracle-container-registry" >}})
74-
* [Create a custom image with patches applied]({{< relref "/base-images/custom-images#create-a-custom-image-with-patches-applied" >}})
75-
* [Auxiliary images]({{< relref "/managing-domains/model-in-image/auxiliary-images.md" >}})
76-
77-
* Model in Image domains that _do not_ use auxiliary images:
78-
**NOTE**: Model in Image without auxiliary images (the WDT model and installation files are included in the same image with the WebLogic Server installation) is deprecated in WebLogic Kubernetes Operator version 4.0.7. Oracle recommends that you use Model in Image _with_ Auxiliary images. See [Auxiliary images]({{< relref "/managing-domains/model-in-image/auxiliary-images.md" >}}).
79-
80-
* Domain in Image domains: **NOTE**: The Domain in Image domain home source type is deprecated in WebLogic Kubernetes Operator version 4.0. Oracle recommends that you choose either Domain on PV or Model in Image, depending on your needs.
81-
* [Create a custom image with your domain inside the image]({{< relref "/base-images/custom-images#create-a-custom-image-with-your-domain-inside-the-image" >}})
82-
83-
* Domain on Persistent Volume (PV) domains:
84-
* [Understand Oracle Container Registry images]({{< relref "/base-images/ocr-images#understand-oracle-container-registry-images" >}})
85-
* [Obtain images from the Oracle Container Registry]({{< relref "/base-images/ocr-images#obtain-images-from-the-oracle-container-registry" >}})
86-
* [Create a custom image with patches applied]({{< relref "/base-images/custom-images#create-a-custom-image-with-patches-applied" >}})
87-
* [Domain creation images]({{< relref "/managing-domains/domain-on-pv/domain-creation-images.md" >}})
71+
For information relevant to your chosen domain home source type, refer to the following [documentation]({{< relref "/base-images/ocr-images#use-or-create-weblogic-images-depending-on-the-domain-home-source-type" >}}).

0 commit comments

Comments
 (0)