Skip to content

Commit 5849cd7

Browse files
committed
Merge remote-tracking branch 'origin/main' into release/4.0
2 parents 30518a7 + 53b05c6 commit 5849cd7

File tree

6 files changed

+23
-35
lines changed

6 files changed

+23
-35
lines changed

documentation/3.4/content/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,5 @@ See [Get help]({{< relref "userguide/introduction/get-help.md" >}}).
6161
* [WebLogic Deploy Tooling](https://oracle.github.io/weblogic-deploy-tooling/)
6262
* [WebLogic Image Tool](https://oracle.github.io/weblogic-image-tool/)
6363
* [WebLogic Monitoring Exporter](https://github.com/oracle/weblogic-monitoring-exporter)
64-
* [WebLogic Logging Exporter](https://github.com/oracle/weblogic-logging-exporter)
6564
* [WebLogic Remote Console](https://oracle.github.io/weblogic-remote-console/)
6665
* [WebLogic Kubernetes Toolkit UI](https://oracle.github.io/weblogic-toolkit-ui/)

documentation/3.4/content/userguide/managing-fmw-domains/_index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ For more information about the deployment of Oracle Fusion Middleware products o
4545
Compared to running a WebLogic Server domain in Kubernetes using the operator, the
4646
following limitations currently exist for FMW Infrastructure domains:
4747

48-
* The [WebLogic Logging Exporter](https://github.com/oracle/weblogic-logging-exporter)
49-
currently supports WebLogic Server logs only. Other logs will not be sent to
50-
Elasticsearch. Note, however, that you can use a sidecar with a log handling tool
51-
like Logstash or Fluentd to get logs.
5248
* The [WebLogic Monitoring Exporter](https://github.com/oracle/weblogic-monitoring-exporter)
5349
currently supports the WebLogic MBean trees only. Support for JRF MBeans has not
5450
been added yet.

documentation/3.4/content/userguide/platforms/environments.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,30 +27,29 @@ weight: 3
2727

2828
### Overview
2929

30-
The operator supports a wide range of on-premises and cloud Kubernetes
31-
offerings where Kubernetes is supplied for you or you set up Kubernetes
32-
yourself. These include, but are not limited to:
30+
The operator supports running on production grade Kubernetes environments, including on-premises,
31+
cloud offerings where Kubernetes is supplied for you, and cloud offerings where you set up Kubernetes yourself.
32+
Please refer to the support statement [Doc ID 2790123.1](https://support.oracle.com/epmos/faces/DocContentDisplay?id=2790123.1).
3333

34-
- WebLogic Server and the operator are supported on Oracle Cloud offerings, such as:
34+
These include, but are not limited to:
35+
36+
- Oracle Cloud certified offerings, such as:
3537
- Oracle Cloud Infrastructure (OCI)
3638
- Oracle Container Engine for Kubernetes (OKE)
37-
- Oracle Linux Cloud Native Environment (OLCNE)
39+
- Oracle Cloud Native Environment (OCNE)
3840
- Oracle Private Cloud Appliance (PCA)
3941
- Oracle Private Cloud at Customer (OPCC)
4042

41-
- WebLogic Server and the operator are certified on offerings, such as:
42-
- Amazon Elastic Compute Cloud (EC2)
43+
- Other certified offerings, such as:
4344
- Microsoft Azure Platform
4445
- Microsoft Azure Kubernetes Service (AKS)
4546
- OpenShift Container Platform
4647
- VMWare Tanzu
4748
- VMware Tanzu Kubernetes Grid (TKG)
4849

49-
WebLogic Server and the operator are also supported on service offerings which
50-
deploy the WebLogic Server and the operator for you. These include:
51-
52-
- [Oracle WebLogic Server for OKE (WLS for OKE)](https://docs.oracle.com/en/cloud/paas/weblogic-container/)
53-
- [Oracle WebLogic Server on AKS from the Azure Marketplace (WLS on AKS Marketplace)](#oracle-weblogic-server-on-aks-from-the-azure-marketplace-wls-on-aks-marketplace)
50+
- Offerings which deploy the WebLogic Server and the operator for you. These include:
51+
- [Oracle WebLogic Server for OKE (WLS for OKE)](https://docs.oracle.com/en/cloud/paas/weblogic-container/)
52+
- [Oracle WebLogic Server on AKS from the Azure Marketplace (WLS on AKS Marketplace)](#oracle-weblogic-server-on-aks-from-the-azure-marketplace-wls-on-aks-marketplace)
5453

5554
[Development-focused Kubernetes distributions](#development-focused-kubernetes-distributions) are also supported.
5655

documentation/4.0/content/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,5 @@ See [Get help]({{< relref "/introduction/get-help.md" >}}).
6161
* [WebLogic Deploy Tooling](https://oracle.github.io/weblogic-deploy-tooling/)
6262
* [WebLogic Image Tool](https://oracle.github.io/weblogic-image-tool/)
6363
* [WebLogic Monitoring Exporter](https://github.com/oracle/weblogic-monitoring-exporter)
64-
* [WebLogic Logging Exporter](https://github.com/oracle/weblogic-logging-exporter)
6564
* [WebLogic Remote Console](https://oracle.github.io/weblogic-remote-console/)
6665
* [WebLogic Kubernetes Toolkit UI](https://oracle.github.io/weblogic-toolkit-ui/)

documentation/4.0/content/introduction/platforms/environments.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,30 +9,29 @@ weight: 6
99

1010
### Overview
1111

12-
The operator supports a wide range of on-premises and cloud Kubernetes
13-
offerings where Kubernetes is supplied for you or you set up Kubernetes
14-
yourself. These include, but are not limited to:
12+
The operator supports running on production-quality Kubernetes environments, including on-premises,
13+
cloud offerings where Kubernetes is supplied for you, and cloud offerings where you set up Kubernetes yourself.
14+
Please refer to the support statement [Doc ID 2790123.1](https://support.oracle.com/epmos/faces/DocContentDisplay?id=2790123.1).
1515

16-
- WebLogic Server and the operator are supported on Oracle Cloud offerings, such as:
17-
- Oracle Cloud Infrastructure
16+
These include, but are not limited to:
17+
18+
- Oracle Cloud certified offerings, such as:
19+
- Oracle Cloud Infrastructure (OCI)
1820
- Oracle Container Engine for Kubernetes (OKE)
19-
- Oracle Cloud Native Environment
21+
- Oracle Cloud Native Environment (OCNE)
2022
- Oracle Private Cloud Appliance (PCA)
2123
- Oracle Private Cloud at Customer (OPCC)
2224

23-
- WebLogic Server and the operator are certified on offerings, such as:
24-
- Amazon Elastic Compute Cloud (EC2)
25+
- Other certified offerings, such as:
2526
- Microsoft Azure Platform
2627
- Microsoft Azure Kubernetes Service (AKS)
2728
- OpenShift Container Platform
2829
- VMWare Tanzu
2930
- VMware Tanzu Kubernetes Grid (TKG)
3031

31-
WebLogic Server and the operator are also supported on service offerings which
32-
deploy the WebLogic Server and the operator for you. These include:
33-
34-
- [Oracle WebLogic Server for OKE (WLS for OKE)](https://docs.oracle.com/en/cloud/paas/weblogic-container/)
35-
- [Oracle WebLogic Server on AKS from the Azure Marketplace (WLS on AKS Marketplace)](#oracle-weblogic-server-on-aks-from-the-azure-marketplace-wls-on-aks-marketplace)
32+
- Offerings which deploy the WebLogic Server and the operator for you. These include:
33+
- [Oracle WebLogic Server for OKE (WLS for OKE)](https://docs.oracle.com/en/cloud/paas/weblogic-container/)
34+
- [Oracle WebLogic Server on AKS from the Azure Marketplace (WLS on AKS Marketplace)](#oracle-weblogic-server-on-aks-from-the-azure-marketplace-wls-on-aks-marketplace)
3635

3736
[Development-focused Kubernetes distributions](#development-focused-kubernetes-distributions) are also supported.
3837

documentation/4.0/content/managing-domains/managing-fmw-domains/_index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ For more information about the deployment of Oracle Fusion Middleware products o
3333
Compared to running a WebLogic Server domain in Kubernetes using the operator, the
3434
following limitations currently exist for FMW Infrastructure domains:
3535

36-
* The [WebLogic Logging Exporter](https://github.com/oracle/weblogic-logging-exporter)
37-
currently supports WebLogic Server logs only. Other logs will not be sent to
38-
Elasticsearch. Note, however, that you can use a sidecar with a log handling tool
39-
like Logstash or Fluentd to get logs.
4036
* The [WebLogic Monitoring Exporter](https://github.com/oracle/weblogic-monitoring-exporter)
4137
currently supports the WebLogic MBean trees only. Support for JRF MBeans has not
4238
been added yet.

0 commit comments

Comments
 (0)