Skip to content

Commit f37c709

Browse files
committed
Operator 3.2.3
1 parent a087e79 commit f37c709

File tree

53 files changed

+981
-196
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+981
-196
lines changed

documentation/3.2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle WebLogic Server Kubernetes Operator Documentation
1+
# WebLogic Kubernetes Operator Documentation
22

33
***
44
For information on updating and contributing to the operator

documentation/3.2/content/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
### Oracle WebLogic Server Kubernetes Operator
1+
### WebLogic Kubernetes Operator
22

3-
The WebLogic Server Kubernetes Operator (the “operator”) supports running your WebLogic Server and Fusion Middleware Infrastructure domains on Kubernetes, an industry standard, cloud neutral deployment platform. It lets you encapsulate your entire WebLogic Server installation and layered applications into a portable set of cloud neutral images and simple resource description files. You can run them on any on-premises or public cloud that supports Kubernetes where you've deployed the operator.
3+
The WebLogic Kubernetes Operator (the “operator”) supports running your WebLogic Server and Fusion Middleware Infrastructure domains on Kubernetes, an industry standard, cloud neutral deployment platform. It lets you encapsulate your entire WebLogic Server installation and layered applications into a portable set of cloud neutral images and simple resource description files. You can run them on any on-premises or public cloud that supports Kubernetes where you've deployed the operator.
44

55
Furthermore, the operator is well suited to CI/CD processes. You can easily inject changes when moving between environments, such as from test to production. For example, you can externally inject database URLs and credentials during deployment or you can inject arbitrary changes to most WebLogic configurations.
66

@@ -11,7 +11,7 @@ You can:
1111
* Supply WebLogic domain configuration using:
1212
* _Domain in PV_: Locates WebLogic domain homes in a Kubernetes PersistentVolume (PV). This PV can reside in an NFS file system or other Kubernetes volume types.
1313
* _Domain in Image_: Includes a WebLogic domain home in a container image.
14-
* _Model in Image_: Includes [WebLogic Server Deploy Tooling](https://oracle.github.io/weblogic-deploy-tooling/) models and archives in a container image.
14+
* _Model in Image_: Includes [WebLogic Deploy Tooling](https://oracle.github.io/weblogic-deploy-tooling/) models and archives in a container image.
1515
* Configure deployment of WebLogic domains as a Kubernetes resource (using a Kubernetes custom resource definition).
1616
* Override certain aspects of the WebLogic domain configuration; for example, use a different database password for different deployments.
1717
* Start and stop servers and clusters in the domain based on declarative startup parameters and desired states.
@@ -30,8 +30,8 @@ using the operator to deploy and run a WebLogic domain container-packaged web ap
3030
***
3131
#### Current production release
3232

33-
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.2.2.
34-
This release was published on April 27, 2021. See the operator prerequisites and supported environments [here]({{< relref "/userguide/introduction/introduction#operator-prerequisites" >}}).
33+
The [current release of the operator](https://github.com/oracle/weblogic-kubernetes-operator/releases) is 3.2.3.
34+
This release was published on May 21, 2021. See the operator prerequisites and supported environments [here]({{< relref "/userguide/introduction/introduction#operator-prerequisites" >}}).
3535

3636
***
3737

documentation/3.2/content/developerguide/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you want to submit a pull request to fix a bug or enhance an existing feature
1111

1212
If you have any questions about a possible submission, feel free to open an issue too.
1313

14-
#### Contributing to the Oracle WebLogic Server Kubernetes Operator repository
14+
#### Contributing to the WebLogic Kubernetes Operator repository
1515

1616
Pull requests can be made under The Oracle Contributor Agreement (OCA), which is available at [https://www.oracle.com/technetwork/community/oca-486395.html](https://www.oracle.com/technetwork/community/oca-486395.html).
1717

documentation/3.2/content/faq/namespace-management.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,9 @@ elkIntegrationEnabled: false
4545
externalDebugHttpPort: 30999
4646
externalRestEnabled: false
4747
externalRestHttpsPort: 31001
48-
image: ghcr.io/oracle/weblogic-kubernetes-operator:3.2.2
48+
image: ghcr.io/oracle/weblogic-kubernetes-operator:3.2.3
4949
imagePullPolicy: IfNotPresent
5050
internalDebugHttpPort: 30999
51-
istioEnabled: false
5251
javaLoggingLevel: INFO
5352
logStashImage: logstash:6.6.0
5453
remoteDebugNodePortEnabled: false

documentation/3.2/content/faq/newbie.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ draft: false
55
weight: 1
66
description: "Answers to commonly asked newcomer questions."
77
---
8-
#### What is the WebLogic Server Kubernetes Operator, how can I get started with it, where is its documentation?
8+
#### What is the WebLogic Kubernetes Operator, how can I get started with it, where is its documentation?
99

1010
It's all [here]({{< relref "/_index.md" >}}).
1111

1212
#### How much does it cost?
1313

14-
The WebLogic Server Kubernetes Operator (the “operator”) is open source and free.
14+
The WebLogic Kubernetes Operator (the “operator”) is open source and free.
1515

1616
WebLogic Server is not open source. Licensing is required for each running WebLogic Server instance, just as with any deployment of WebLogic Server. Licensing is free for a single developer desktop development environment.
1717

@@ -36,7 +36,7 @@ When using the operator, each deployed domain is specified by a domain resource
3636

3737
Multiple deployments of the same domain are supported by specifying a unique `domain-uid` string for each deployed domain and specifying a different domain resource. The `domain-uid` is in turn used by the operator as the name-prefix and/or label for the domain's Kubernetes resources that the operator deploys for you. The WebLogic configuration of a domain's deployments optionally can by customized by specifying configuration overrides in the domain resource -- which, for example, is useful for overriding the configuration of a data source URL, user name, or password.
3838

39-
The operator does not specify how a WebLogic domain home configuration is created. You can use WLST, REST, or a very convenient new tool called [WebLogic Server Deploy Tooling](https://oracle.github.io/weblogic-deploy-tooling/) (WDT). WDT allows you to compactly specify WebLogic configuration and deployments (including JMS, data sources, applications, authenticators, and such) using a YAML file and a ZIP file (which include the binaries). The operator [samples]({{< relref "/samples/simple/_index.md" >}}) show how to create domains using WLST and using WDT.
39+
The operator does not specify how a WebLogic domain home configuration is created. You can use WLST, REST, or a very convenient new tool called [WebLogic Deploy Tooling](https://oracle.github.io/weblogic-deploy-tooling/) (WDT). WDT allows you to compactly specify WebLogic configuration and deployments (including JMS, data sources, applications, authenticators, and such) using a YAML file and a ZIP file (which include the binaries). The operator [samples]({{< relref "/samples/simple/_index.md" >}}) show how to create domains using WLST and using WDT.
4040

4141

4242
**Q:** Is the Administration Server required? Node Manager?
@@ -62,7 +62,7 @@ For an example, see the Quick Start, [Install the operator and ingress controlle
6262

6363
* _Access the WebLogic Server Administration Console_: This can be done through a load balancer; see the [Model in Image]({{< relref "/samples/simple/domains/model-in-image/_index.md" >}}) sample. Or, this can be done through a Kubernetes NodePort service; run `$ kubectl explain domain.spec.adminServer.adminService.channels`.
6464

65-
* _Access the WebLogic Server Remote Console_: This can be done using a load balancer or Kubernetes NodePort service; see [Use the Remote Console]({{< relref "/userguide/managing-domains/accessing-the-domain/admin-console.md" >}}).
65+
* _Access the WebLogic Remote Console_: This can be done using a load balancer or Kubernetes NodePort service; see [Use the Remote Console]({{< relref "/userguide/managing-domains/accessing-the-domain/admin-console.md" >}}).
6666

6767

6868
**Q:** Are clusters supported on Kubernetes using both multicast and unicast?
@@ -114,7 +114,7 @@ For more information, see the [Domain life cycle]({{< relref "/userguide/managin
114114

115115
**Q:** Patching: rolling upgrades, handling of one-off-patches and overlays, CPUs, and such.
116116

117-
**A:** For relevant information, see [Apply patched images to a running domain]({{< relref "/userguide/base-images/#apply-patched-images-to-a-running-domain" >}}), [Rolling restarts]({{< relref "/userguide/managing-domains/domain-lifecycle/restarting#overview" >}}), and [CI/CD considerations]({{< relref "/userguide/cicd/_index.md" >}}).
117+
**A:** For relevant information, see [Patch WebLogic Server images]({{< relref "/userguide/base-images/#patch-weblogic-server-images" >}}), [Rolling restarts]({{< relref "/userguide/managing-domains/domain-lifecycle/restarting#overview" >}}), and [CI/CD considerations]({{< relref "/userguide/cicd/_index.md" >}}).
118118

119119
***
120120

documentation/3.2/content/faq/node-heating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 5
66
description: "The operator creates a Pod for each WebLogic Server instance that is started. The Kubernetes Scheduler then selects a Node for each Pod. Because the default scheduling algorithm gives substantial weight to selecting a Node where the necessary container images have already been pulled, this often results in Kubernetes running many of the Pods for WebLogic Server instances on the same Node while other Nodes are not fairly utilized. This is commonly known as the Node heating problem."
77
---
88

9-
The WebLogic Server Kubernetes Operator creates a Pod for each WebLogic Server instance that is started. The [Kubernetes Scheduler](https://kubernetes.io/docs/concepts/scheduling-eviction/kube-scheduler/) then selects a Node for each Pod. Because the default scheduling algorithm gives substantial weight to selecting a Node where the necessary container images have already been pulled, this often results in Kubernetes running many of the Pods for WebLogic Server instances on the same Node while other Nodes are not fairly utilized. This is commonly known as the "Node heating problem."
9+
The WebLogic Kubernetes Operator creates a Pod for each WebLogic Server instance that is started. The [Kubernetes Scheduler](https://kubernetes.io/docs/concepts/scheduling-eviction/kube-scheduler/) then selects a Node for each Pod. Because the default scheduling algorithm gives substantial weight to selecting a Node where the necessary container images have already been pulled, this often results in Kubernetes running many of the Pods for WebLogic Server instances on the same Node while other Nodes are not fairly utilized. This is commonly known as the "Node heating problem."
1010

1111
One solution is to ensure that all necessary container images are available on worker Nodes as part of node provisioning. When the necessary container images are available on each worker Node, the Kubernetes Scheduler will instead select a Node based on other factors such as available CPU and memory or a simple round-robin.
1212

documentation/3.2/content/faq/samplepage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
3232
### And also this
3333

3434
{{< youtube B5UmY2xAJnk >}}
35+
36+
## Update to draft page to trigger publish job, take 5

documentation/3.2/content/quickstart/cleanup.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,20 @@ weight: 7
7373
```shell
7474
$ kubectl delete namespace traefik
7575
```
76+
77+
#### Delete the generated image.
78+
79+
1. When no longer needed, delete the generated image by using the `docker rmi` command.
80+
Use the following command to delete an image tagged with `domain-home-in-image:12.2.1.4`:
81+
82+
```shell
83+
$ docker rmi domain-home-in-image:12.2.1.4
84+
```
85+
86+
#### Delete the tools directory.
87+
88+
1. When no longer needed, delete the directory where WebLogic Deploy Tool and WebLogic Image Tool are installed.
89+
90+
```shell
91+
$ rm -rf /tmp/dhii-sample/tools/
92+
```

documentation/3.2/content/quickstart/create-domain.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,14 @@ weight: 6
2222
with the value specified by the `-d` flag. For example, the command above would create a secret named
2323
`sample-domain1-weblogic-credentials`.
2424

25-
1. Create a new image with a domain home by running the [create-domain](http://github.com/oracle/weblogic-kubernetes-operator/blob/main/kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain.sh) script. First, copy the sample [create-domain-inputs.yaml](http://github.com/oracle/weblogic-kubernetes-operator/blob/main/kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain-inputs.yaml) file and update your copy with:
25+
1. Create a new image with a domain home, plus create a domain resource that the operator will use to deploy the image, by running the [create-domain](http://github.com/oracle/weblogic-kubernetes-operator/blob/main/kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain.sh) script.
26+
27+
The script's behavior is controlled by an inputs file plus command-line options. The script downloads the [WebLogic Image Tool](https://oracle.github.io/weblogic-image-tool/) and [WebLogic Deploy Tool](https://oracle.github.io/weblogic-deploy-tooling/) and uses these tools to create a new image with a domain home. The script also creates a domain resource YAML file that references the image, and, if the `-e` option is specified, deploys the domain resource to Kubernetes. For a detailed understanding of the steps that the `create-domain.sh` script performs for you, see the bulleted items under [Use the script to create a domain]({{< relref "/samples/simple/domains/domain-home-in-image/#use-the-script-to-create-a-domain" >}})
28+
29+
{{% notice note %}} The `create-domain.sh` script and its inputs file are for demonstration purposes _only_; its contents and the domain resource file that it generates for you might change without notice. In production, we strongly recommend that you use the WebLogic Image Tool and WebLogic Deploy Tooling (when applicable), and directly work with domain resource files instead.
30+
{{% /notice%}}
31+
32+
First, copy the sample [create-domain-inputs.yaml](http://github.com/oracle/weblogic-kubernetes-operator/blob/main/kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain-inputs.yaml) file and update your copy with:
2633
* `domainUID`: `sample-domain1`
2734
* `image`: Leave empty unless you need to tag the new image that the script builds to a different name.
2835
For example if you are using a remote cluster that will need to pull the image from a container registry,
@@ -44,6 +51,9 @@ weight: 6
4451
respectively, as you provided when creating the Kubernetes Secret in Step 2.
4552
{{% /notice %}}
4653
54+
For the detailed steps that the `create-domain.sh` script performs, see [Domain Home In Image]({{< relref "/samples/simple/domains/domain-home-in-image/_index.md" >}}).
55+
56+
4757
1. Confirm that the operator started the servers for the domain:
4858
4959
a. Use `kubectl` to show that the Domain was created:

documentation/3.2/content/quickstart/get-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ weight: 3
1010
1. Pull the operator image:
1111

1212
```shell
13-
$ docker pull ghcr.io/oracle/weblogic-kubernetes-operator:3.2.2
13+
$ docker pull ghcr.io/oracle/weblogic-kubernetes-operator:3.2.3
1414
```
1515

1616
1. Pull the Traefik ingress controller image:

documentation/3.2/content/quickstart/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $ helm install traefik-operator traefik/traefik \
5050
```shell
5151
$ helm install sample-weblogic-operator kubernetes/charts/weblogic-operator \
5252
--namespace sample-weblogic-operator-ns \
53-
--set image=ghcr.io/oracle/weblogic-kubernetes-operator:3.2.2 \
53+
--set image=ghcr.io/oracle/weblogic-kubernetes-operator:3.2.3 \
5454
--set serviceAccount=sample-weblogic-operator-sa \
5555
--set "enableClusterRoleBinding=true" \
5656
--set "domainNamespaceSelectionStrategy=LabelSelector" \

documentation/3.2/content/quickstart/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ draft: false
55
weight: 1
66
---
77

8-
Use this Quick Start guide to create a WebLogic Server deployment in a Kubernetes cluster with the Oracle WebLogic Server Kubernetes Operator. Please note that this walk-through is for demonstration purposes only, not for use in production.
8+
Use this Quick Start guide to create a WebLogic Server deployment in a Kubernetes cluster with the WebLogic Kubernetes Operator. Please note that this walk-through is for demonstration purposes only, not for use in production.
99
These instructions assume that you are already familiar with Kubernetes. If you need more detailed instructions, please
1010
refer to the [User guide]({{< relref "/userguide/_index.md" >}}).
1111

documentation/3.2/content/quickstart/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ The operator uses Helm to create and deploy the necessary resources and then run
1212
You should clone this repository to your local machine so that you have access to the
1313
various sample files mentioned throughout this guide:
1414
```shell
15-
$ git clone --branch v3.2.2 https://github.com/oracle/weblogic-kubernetes-operator
15+
$ git clone --branch v3.2.3 https://github.com/oracle/weblogic-kubernetes-operator
1616
```

documentation/3.2/content/release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ draft: false
88

99
| Date | Version | Introduces backward incompatibilities? | Change |
1010
| --- | --- | --- | --- |
11+
| May 21, 2021 | v3.2.3 | no | Resolved several issues, including an issue related to preserving the operator-generated internal certificate, corrected the monitoring exporter integration to include the Administration Server, enhanced the model-in-image support to not require the use of configuration overrides, and updated the domain-home-in-image samples to support the WebLogic Image Tool. |
1112
| April 27, 2021 | v3.2.2 | no | Resolved a set of issues with many related to reducing the operator's network utilization. |
1213
| April 5, 2021 | v3.2.1 | no | Updated several dependencies, including the Oracle Linux base for the container image. |
1314
| March 31, 2021 | v3.2.0 | no | Online updates for dynamic changes for Model in Image, injection of the WebLogic Monitoring Exporter, other features, and a significant number of additional fixes. |
@@ -39,6 +40,17 @@ draft: false
3940

4041
### Change log
4142

43+
#### Operator 3.2.3
44+
45+
* Resolved an issue related to preserving the operator-generated internal certificate ([#2374](https://github.com/oracle/weblogic-kubernetes-operator/pull/2374)).
46+
* Corrected the monitoring exporter integration to include the Administration Server ([#2365](https://github.com/oracle/weblogic-kubernetes-operator/pull/2365)).
47+
* Enhanced the model-in-image support to not require the use of configuration overrides ([#2344](https://github.com/oracle/weblogic-kubernetes-operator/pull/2344)).
48+
* Resolved an issue related to model-in-image domains performing a rolling restart when there had been no change to the model ([#2348](https://github.com/oracle/weblogic-kubernetes-operator/pull/2348)).
49+
* Resolved an issue related to RCU schema password updates ([#2357](https://github.com/oracle/weblogic-kubernetes-operator/pull/2357)).
50+
* Resolved an issue related to namespace starting and stopping events ([#2345](https://github.com/oracle/weblogic-kubernetes-operator/pull/2345)).
51+
* Added support for several new events related to rolling restarts ([#2364](https://github.com/oracle/weblogic-kubernetes-operator/pull/2364)).
52+
* Added support for customer-defined labels and annotations on the operator's pod ([#2370](https://github.com/oracle/weblogic-kubernetes-operator/pull/2370)).
53+
4254
#### Operator 3.2.2
4355

4456
* Resolved an issue where the operator would retry Kubernetes API requests that timed out without a backoff causing increased network utilization ([#2300](https://github.com/oracle/weblogic-kubernetes-operator/pull/2300)).

0 commit comments

Comments
 (0)