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.3/content/_index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ using the operator to deploy and run a WebLogic domain container-packaged web ap
31
31
#### Current production release
32
32
33
33
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is {{< latestVersion >}}.
34
-
This release was published on November 1, 2021. See the [operator prerequisites]({{< relref "/userguide/prerequisites/introduction.md" >}}) and [supported environments]({{< relref "/userguide/platforms/environments.md" >}}).
34
+
This release was published on November 9, 2021. See the [operator prerequisites]({{< relref "/userguide/prerequisites/introduction.md" >}}) and [supported environments]({{< relref "/userguide/platforms/environments.md" >}}).
35
35
36
36
***
37
37
@@ -63,3 +63,4 @@ See [Get help]({{< relref "userguide/introduction/get-help.md" >}}).
Copy file name to clipboardExpand all lines: documentation/3.3/content/samples/azure-kubernetes-service/_index.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,12 @@ description: "Sample for using the operator to set up a WLS cluster on the Azure
20
20
21
21
This sample demonstrates how to use the [WebLogic Kubernetes Operator]({{< relref "/_index.md" >}}) (hereafter "the operator") to set up a WebLogic Server (WLS) cluster on the Azure Kubernetes Service (AKS). After going through the steps, your WLS domain runs on an AKS cluster. You have several options for managing the cluster, depending on which [domain home source type]({{< relref "/userguide/managing-domains/choosing-a-model/_index.md" >}}) you choose. With Domain in PV, you can manage your WLS domain by accessing the WebLogic Server Administration Console or WLST. With Model in Image, you use the operator to perform WLS administrative operations.
22
22
23
+
**Note:** For an alternative approach to this sample,
24
+
see the [Oracle WebLogic Server on AKS from the Azure Marketplace]({{<relref "/userguide/aks/_index.md">}})
25
+
offering which automates the provisioning of
26
+
AKS cluster, AKS resources, the Azure Container Registry (ACR),
27
+
WebLogic Kubernetes Operator, and WebLogic Server images.
for [this list of eligible products](http://www.oracle.com/us/corporate/pricing/authorized-cloud-environments-3493562.pdf).
28
+
WebLogic Server and the operator are supported on Oracle Cloud offerings, such as:
29
+
- Oracle Cloud Infrastructure (OCI)
30
+
- Oracle Container Engine for Kubernetes (OKE)
31
+
- Oracle Linux Cloud Native Environment (OLCNE)
32
+
- Oracle Private Cloud Appliance (PCA)
33
+
- Oracle Private Cloud at Customer (OPCC)
33
34
34
-
The official document that defines the supported configurations
35
-
is [here](https://www.oracle.com/middleware/technologies/ias/oracleas-supported-virtualization.html)
36
-
(search for keyword 'Kubernetes').
35
+
WebLogic Server and the operator are certified on offerings, such as:
36
+
- Amazon Elastic Compute Cloud (EC2)
37
+
- Microsoft Azure Platform
38
+
- Microsoft Azure Kubernetes Service (AKS)
39
+
- OpenShift Container Platform
40
+
- VMWare Tanzu
41
+
- VMware Tanzu Kubernetes Grid (TKG)
42
+
43
+
WebLogic Server and the operator are also supported on service offerings which
44
+
deploy the WebLogic Server and the operator for you. These include:
45
+
- Oracle WebLogic Server for OKE (WLS for OKE)
46
+
- Oracle WebLogic Server on AKS from the Azure Marketplace (WLS on AKS Marketplace)
47
+
48
+
[Development-focused Kubernetes distributions](#development-focused-kubernetes-distributions) are also supported.
49
+
50
+
For detailed virtualization and cloud licensing descriptions, see:
51
+
-[Supported Virtualization Technologies for Oracle Fusion Middleware](https://www.oracle.com/middleware/technologies/ias/oracleas-supported-virtualization.html) (search for keyword 'Kubernetes')
52
+
-[Running and Licensing Oracle Programs in Containers and Kubernetes](https://www.oracle.com/a/tech/docs/running-and-licensing-programs-in-containers-and-kubernetes.pdf)
37
53
38
54
Some supported environments have additional help or samples that are specific
39
55
to the operator, or are subject to limitations and restrictions: see
40
56
[Important notes about specific environments](#important-notes-about-specific-environments).
41
57
42
-
### Kubernetes, WebLogic, and operating system prerequisites
58
+
### Kubernetes, WebLogic Server, and operating system prerequisites
43
59
44
-
The operator is subject to Kubernetes, WebLogic, and operating system versioning prerequisites:
60
+
The operator is subject to Kubernetes, WebLogic Server, and operating system versioning prerequisites:
45
61
see [Operator prerequisites]({{< relref "/userguide/prerequisites/introduction.md" >}}).
46
62
47
63
### Pricing and licensing
48
64
65
+
The WebLogic Kubernetes Operator and Oracle Linux are open source and free;
66
+
WebLogic Server requires licenses unless used in a single developer desktop development environment.
67
+
In detail:
68
+
69
+
#### WebLogic Kubernetes Operator
70
+
49
71
The WebLogic Kubernetes Operator (the "operator") is open source and free,
50
72
licensed under the Universal Permissive license (UPL), Version 1.0.
73
+
For support details, see [Get help]({{< relref "userguide/introduction/get-help.md" >}}).
74
+
75
+
#### WebLogic Server
51
76
52
77
WebLogic Server is not open source.
53
78
Licensing is required for each running WebLogic Server instance in Kubernetes,
54
79
just as with any deployment of WebLogic Server.
55
80
Licensing is free for a single developer desktop development environment.
81
+
For more information, see the [Fusion Middleware Licensing Information User Manual - Application Server Products](https://docs.oracle.com/en/middleware/fusion-middleware/fmwlc/application-server-products-new-structure.html).
82
+
83
+
#### Oracle Linux and WebLogic Server images
84
+
85
+
Oracle Linux is under open source license
86
+
and is completely free to download and use.
87
+
88
+
In addition, with WebLogic Server licenses and support,
89
+
customers have access to:
90
+
- The latest WebLogic Server images
91
+
which bundle Java SE and the latest slim Oracle Linux images.
92
+
- Oracle Linux support.
93
+
Note that WebLogic Server licenses and support do not include customer entitlements
94
+
for direct access to Oracle Linux support or Unbreakable Linux Network
95
+
(to access the standalone Oracle Linux patches).
96
+
97
+
Oracle supplies two types of WebLogic Server images, patched (CPU) and unpatched.
98
+
New WebLogic Server images are released when security fixes
99
+
are released for Oracle Linux, WebLogic Server, or Java. In addition,
100
+
patched images are rebuilt every CPU cycle, which is quarterly.
101
+
Customer support for WebLogic Server images is handled by Oracle support.
102
+
103
+
Using the [WebLogic Image Tool](https://github.com/oracle/weblogic-image-tool)
104
+
customers can also build their own WebLogic Server images with
105
+
the latest Oracle Linux images, Java updates, and WebLogic Server patches.
106
+
107
+
#### Reference
56
108
57
109
The Oracle [Global Pricing and Licensing site](https://www.oracle.com/corporate/pricing/specialty-topics.html)
58
110
provides details about licensing practices and policies.
@@ -103,11 +155,18 @@ Oracle Exalogic Elastic Cloud systems can be migrated to this infrastructure wit
103
155
changes, enabling you to preserve your application investment as you adopt modern cloud
104
156
native infrastructure.
105
157
106
-
#### Microsoft Azure Kubernetes Service (AKS)
158
+
#### Microsoft Azure
159
+
160
+
There are three different approaches for deploying the operator to Microsoft Azure:
161
+
- Microsoft Azure Platform
162
+
- Microsoft Azure Kubernetes Service (AKS)
163
+
- Oracle WebLogic Server on AKS from the Azure Marketplace (WLS on AKS Marketplace)
164
+
165
+
##### Microsoft Azure Kubernetes Service (AKS)
107
166
108
167
[Azure Kubernetes Service (AKS)](https://docs.microsoft.com/en-us/azure/aks/) is a hosted Kubernetes environment. The WebLogic Kubernetes
109
-
Operator, Oracle WebLogic Sever 12c, and Oracle Fusion Middleware Infrastructure 12c are fully supported and certified on Azure Kubernetes Service (as per the documents
110
-
referenced in [Supported environments](#supported-environments)).
168
+
Operator, Oracle WebLogic Server 12c, and Oracle Fusion Middleware Infrastructure 12c are fully supported and certified on Azure Kubernetes Service (as per the documents
169
+
referenced in [Supported environments](#supported-environments)). In this environment, it is the customer's responsibility to install the operator and supply WebLogic Server images.
111
170
112
171
AKS support and limitations:
113
172
@@ -121,10 +180,26 @@ AKS support and limitations:
121
180
122
181
See also the [Azure Kubernetes Service sample]({{<relref "/samples/azure-kubernetes-service/_index.md">}}).
123
182
183
+
##### Oracle WebLogic Server on AKS from the Azure Marketplace (WLS on AKS Marketplace)
184
+
185
+
The WebLogic Server on AKS Azure Marketplace
186
+
offer lets you embrace cloud computing by providing greater choice
187
+
and flexibility for deploying your WLS domains and applications.
188
+
The offer leverages the WebLogic Kubernetes Toolkit to automate
189
+
the provisioning of WebLogic Server and Azure resources so that you can easily move WLS workloads to AKS.
190
+
The automatically provisioned resources include an AKS cluster,
191
+
the WebLogic Kubernetes Operator, WebLogic Server images, and the Azure Container Registry (ACR).
192
+
It is possible to use an existing AKS cluster or ACR instance with the offer if desired.
193
+
The offer also supports configuring load balancing with Azure App Gateway or the Azure Load Balancer,
194
+
DNS configuration, SSL/TLS configuration, easing database connectivity,
195
+
publishing metrics to Azure Monitor as well as mounting Azure Files as Kubernetes Persistent Volumes.
196
+
197
+
For details, see [WebLogic Server on AKS Marketplace]({{<relref "/userguide/aks/_index.md">}}).
198
+
124
199
#### VMware Tanzu Kubernetes Grid (TKG)
125
200
126
-
Tanzu Kubernetes Grid (TKG) is a managed Kubernetes Service that lets you quickly deploy and manage Kubernetes clusters. The WebLogic Kubernetes
127
-
Operator and Oracle WebLogic Sever are fully supported and certified on VMware Tanzu Kubernetes Grid Multicloud 1.1.3 (with vSphere 6.7U3).
201
+
Tanzu Kubernetes Grid (TKG) is a managed Kubernetes Service that lets you quickly deploy and manage Kubernetes clusters.
202
+
The WebLogic Kubernetes Operator and Oracle WebLogic Server are fully supported and certified on VMware Tanzu Kubernetes Grid Multicloud 1.1.3 (with vSphere 6.7U3).
128
203
129
204
TKG support and limitations:
130
205
@@ -144,7 +219,7 @@ Operator 2.0.1+ is certified for use on OpenShift Container Platform 3.11.43+, w
144
219
Operator 2.5.0+ is certified for use on OpenShift Container Platform 4.3.0+ with Kubernetes 1.16.2+.
145
220
146
221
To accommodate OpenShift security requirements:
147
-
- For security requirements to run WebLogic in OpenShift, see the [OpenShift chapter]({{<relref "/security/openshift.md">}}) in the Security section.
222
+
- For security requirements to run WebLogic Server in OpenShift, see the [OpenShift chapter]({{<relref "/security/openshift.md">}}) in the Security section.
148
223
- Beginning with operator version 3.3.2, specify the `kubernetesPlatorm` Helm chart property with value `OpenShift`. For more information, see [Operator Helm configuration values]({{<relref "/userguide/managing-operators/using-helm#operator-helm-configuration-values">}}).
149
224
150
225
#### Development-focused Kubernetes distributions
@@ -154,12 +229,12 @@ Often these run Kubernetes in a virtual machine on your development machine. We
154
229
present some extra challenges in areas like:
155
230
156
231
* Separate container image caches, making it necessary to save/load images to move them between Docker file systems
157
-
* Default virtual machine file sizes and resource limits that are too small to run WebLogic or hold the necessary images
158
-
* Storage providers that do not always support the features that the operator or WebLogic rely on
159
-
* Load balancing implementations that do not always support the features that the operator or WebLogic rely on
232
+
* Default virtual machine file sizes and resource limits that are too small to run WebLogic Server or hold the necessary images
233
+
* Storage providers that do not always support the features that the operator or WebLogic Server rely on
234
+
* Load balancing implementations that do not always support the features that the operator or WebLogic Server rely on
160
235
161
-
As such, we *do not* recommend using these distributions to run the operator or WebLogic, and we do not
162
-
provide support for WebLogic or the operator running in these distributions.
236
+
As such, we *do not* recommend using these distributions to run the operator or WebLogic Server, and we do not
237
+
provide support for WebLogic Server or the operator running in these distributions.
163
238
164
239
We have found that Docker for Desktop does not seem to suffer the same limitations, and we do support that as a
Copy file name to clipboardExpand all lines: documentation/staging/content/_index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ using the operator to deploy and run a WebLogic domain container-packaged web ap
31
31
#### Current production release
32
32
33
33
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is {{< latestVersion >}}.
34
-
This release was published on November 1, 2021. See the [operator prerequisites]({{< relref "/userguide/prerequisites/introduction.md" >}}) and [supported environments]({{< relref "/userguide/platforms/environments.md" >}}).
34
+
This release was published on November 9, 2021. See the [operator prerequisites]({{< relref "/userguide/prerequisites/introduction.md" >}}) and [supported environments]({{< relref "/userguide/platforms/environments.md" >}}).
35
35
36
36
***
37
37
@@ -63,3 +63,4 @@ See [Get help]({{< relref "userguide/introduction/get-help.md" >}}).
Copy file name to clipboardExpand all lines: documentation/staging/content/samples/azure-kubernetes-service/_index.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,12 @@ description: "Sample for using the operator to set up a WLS cluster on the Azure
20
20
21
21
This sample demonstrates how to use the [WebLogic Kubernetes Operator]({{< relref "/_index.md" >}}) (hereafter "the operator") to set up a WebLogic Server (WLS) cluster on the Azure Kubernetes Service (AKS). After going through the steps, your WLS domain runs on an AKS cluster. You have several options for managing the cluster, depending on which [domain home source type]({{< relref "/userguide/managing-domains/choosing-a-model/_index.md" >}}) you choose. With Domain in PV, you can manage your WLS domain by accessing the WebLogic Server Administration Console or WLST. With Model in Image, you use the operator to perform WLS administrative operations.
22
22
23
+
**Note:** For an alternative approach to this sample,
24
+
see the [Oracle WebLogic Server on AKS from the Azure Marketplace]({{<relref "/userguide/aks/_index.md">}})
25
+
offering which automates the provisioning of
26
+
AKS cluster, AKS resources, the Azure Container Registry (ACR),
27
+
WebLogic Kubernetes Operator, and WebLogic Server images.
0 commit comments