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: documentation/3.4/content/userguide/aks/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ In this section, you can configure some options about the AKS which will run Web
78
78
| Field | Description |
79
79
|-------|-------------|
80
80
|Create a new AKS cluster| If set to **Yes**, the deployment will create a new AKS cluster resource in the specified resource group. If set to **No**, you have the opportunity to select an existing AKS cluster, into which the deployment is configured. Note: the offer assumes the existing AKS cluster has no WebLogic related deployments. |
81
-
|Use latest supported AKS Kubernetes version| The currently supported version is **1.24.3**. Oracle tracks the AKS release versions in [Supported Kubernetes versions in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions). After a new version emerges, Oracle qualifies WLS on AKS against that version and will update the offer to that version.|
81
+
|Use latest supported AKS Kubernetes version| The currently supported version is **1.24.3**. Oracle tracks the AKS release versions in [Supported Kubernetes versions in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions). After a new version emerges, Oracle qualifies WLS on AKS against that version and will update the offer to that version. Please see "WebLogic Kubernetes ToolKit Support Policy (Doc ID 2790123.1)" and "Support for Oracle Fusion Middleware on Azure and Oracle Linux (Doc ID 2914257.1)" in My Oracle Support for the Oracle support policy for WLS on Kubernetes, including AKS.|
82
82
| Node count | The initial number of nodes in the AKS cluster. This value can be changed after deployment. For information, see [Scaling]({{< relref "/userguide/managing-domains/domain-lifecycle/scaling.md" >}}). |
83
83
| Node size | The default VM size is 2x Standard DSv2, 2 vcpus, 7 GB memory. If you want to select a different VM size, select **Change Size**, select the size from the list (for example, A3) on the Select a VM size page, and select **Select**. For more information about sizing the virtual machine, see the [Azure documentation on Sizes](https://docs.microsoft.com/azure/cloud-services/cloud-services-sizes-specs).|
84
84
|Enable Container insights| If selected, configure the necessary settings to integrate with Container insights. Container insights gives you performance visibility by collecting memory and processor metrics from controllers, nodes, and containers that are available in Kubernetes through the Metrics API. Container logs are also collected. Metrics are written to the metrics store and log data is written to the logs store associated with your Log Analytics workspace. For more information, see [Container insights overview](https://aka.ms/wls-aks-container-insights).|
Copy file name to clipboardExpand all lines: documentation/4.0/content/managing-domains/aks/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ In this section, you can configure some options about the AKS which will run Web
66
66
| Field | Description |
67
67
|-------|-------------|
68
68
|Create a new AKS cluster| If set to **Yes**, the deployment will create a new AKS cluster resource in the specified resource group. If set to **No**, you have the opportunity to select an existing AKS cluster, into which the deployment is configured. Note: the offer assumes the existing AKS cluster has no WebLogic related deployments. |
69
-
|Use latest supported AKS Kubernetes version| The currently supported version is **1.24.3**. Oracle tracks the AKS release versions in [Supported Kubernetes versions in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions). After a new version emerges, Oracle qualifies WLS on AKS against that version and will update the offer to that version.|
69
+
|Use latest supported AKS Kubernetes version| The currently supported version is **1.24.3**. Oracle tracks the AKS release versions in [Supported Kubernetes versions in Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/supported-kubernetes-versions). After a new version emerges, Oracle qualifies WLS on AKS against that version and will update the offer to that version. Please see "WebLogic Kubernetes ToolKit Support Policy (Doc ID 2790123.1)" and "Support for Oracle Fusion Middleware on Azure and Oracle Linux (Doc ID 2914257.1)" in My Oracle Support for the Oracle support policy for WLS on Kubernetes, including AKS.|
70
70
| Node count | The initial number of nodes in the AKS cluster. This value can be changed after deployment. For information, see [Scaling]({{< relref "/managing-domains/domain-lifecycle/scaling.md" >}}). |
71
71
| Node size | The default VM size is 2x Standard DSv2, 2 vcpus, 7 GB memory. If you want to select a different VM size, select **Change Size**, select the size from the list (for example, A3) on the Select a VM size page, and select **Select**. For more information about sizing the virtual machine, see the [Azure documentation on Sizes](https://docs.microsoft.com/azure/cloud-services/cloud-services-sizes-specs).|
72
72
|Enable Container insights| If selected, configure the necessary settings to integrate with Container insights. Container insights gives you performance visibility by collecting memory and processor metrics from controllers, nodes, and containers that are available in Kubernetes through the Metrics API. Container logs are also collected. Metrics are written to the metrics store and log data is written to the logs store associated with your Log Analytics workspace. For more information, see [Container insights overview](https://aka.ms/wls-aks-container-insights).|
Copy file name to clipboardExpand all lines: documentation/4.0/content/managing-domains/choosing-a-model/_index.md
+24-16Lines changed: 24 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -13,28 +13,36 @@ This document describes the domain home source types for deploying a domain, and
13
13
14
14
When using the operator to start WebLogic Server instances from a domain, you have the choice of the following WebLogic domain home source types:
15
15
16
-
-**[Domain in PV]({{< relref "/samples/domains/domain-home-on-pv/_index.md" >}})**:
17
-
- Set the domain resource `domain.spec.domainHomeSourceType` attribute to `PersistentVolume`.
18
-
- Supply a WebLogic installation in an image and supply WebLogic configuration as a domain home in a persistent volume.
19
-
- Supply WebLogic applications in the persistent volume.
20
-
- Mutate WebLogic configuration using WLST, the WebLogic Server Administration Console, or [configuration overrides]({{< relref "/managing-domains/configoverrides/_index.md" >}}) supplied in a Kubernetes ConfigMap.
21
-
22
-
-**[Domain in Image]({{< relref "/samples/domains/domain-home-in-image/_index.md" >}})**:
23
-
- Set the domain resource `domain.spec.domainHomeSourceType` attribute to `Image`.
24
-
- Supply a WebLogic installation in an image and supply WebLogic configuration as a domain home layered on this image.
25
-
- Supply WebLogic applications layered on the installation image.
26
-
- Mutate WebLogic configuration by supplying a new image and rolling, or by configuration overrides supplied in a Kubernetes ConfigMap.
27
-
28
16
-**[Model in Image]({{< relref "/samples/domains/model-in-image/_index.md" >}})**:
29
17
- Set the domain resource `domain.spec.domainHomeSourceType` attribute to `FromModel`.
30
-
- Supply a WebLogic installation in an image and supply WebLogic configuration in one of three ways:
18
+
- Supply a WebLogic installation in an image and supply a WebLogic configuration in one of three ways:
- As WebLogic Deployment Tool (WDT) model YAML file layered on the WebLogic installation image.
32
-
- As WDT model YAML file supplied in separate [auxiliary images]({{< relref "/managing-domains/model-in-image/auxiliary-images.md" >}}).
33
22
- As WDT model YAML file in a Kubernetes ConfigMap.
34
23
- Supply WebLogic applications in one of two ways:
35
-
- Layered on the installation image.
36
24
- In auxiliary images.
37
-
- Mutate WebLogic configuration by supplying a new image and rolling, or [model updates]({{< relref "/managing-domains/model-in-image/runtime-updates.md" >}}) supplied in a Kubernetes ConfigMap.
25
+
- Layered on the installation image.
26
+
- Mutate the WebLogic configuration by supplying a new image and rolling,
27
+
or [model updates]({{< relref "/managing-domains/model-in-image/runtime-updates.md" >}})
28
+
supplied in a Kubernetes ConfigMap.
29
+
30
+
-**[Domain in Image]({{< relref "/samples/domains/domain-home-in-image/_index.md" >}})**:
31
+
- Set the domain resource `domain.spec.domainHomeSourceType` attribute to `Image`.
32
+
- Supply a WebLogic installation in an image and supply a WebLogic configuration as a domain home layered on this image.
33
+
- Supply WebLogic applications layered on the installation image.
34
+
- Mutate the WebLogic configuration by supplying a new image and rolling,
35
+
or by [configuration overrides]({{< relref "/managing-domains/configoverrides/_index.md" >}})
36
+
supplied in a Kubernetes ConfigMap.
37
+
38
+
-**[Domain in PV]({{< relref "/samples/domains/domain-home-on-pv/_index.md" >}})**:
39
+
- Set the domain resource `domain.spec.domainHomeSourceType` attribute to `PersistentVolume`.
40
+
- Supply a WebLogic installation in an image and supply a WebLogic configuration as a domain home in a persistent volume.
41
+
- Supply WebLogic applications in the persistent volume.
42
+
- Mutate the WebLogic configuration using WLST,
43
+
the WebLogic Server Administration Console,
44
+
or [configuration overrides]({{< relref "/managing-domains/configoverrides/_index.md" >}})
45
+
supplied in a Kubernetes ConfigMap.
38
46
39
47
Note that you can use different domain home types for different domains; there's no restriction on having domains with different domain home types in the same Kubernetes cluster or namespace.
0 commit comments