Skip to content

Commit e416656

Browse files
authored
Oracle IDM Suite and OHS 12.2.1.4.0 documentation for release 25.2.1 (#247)
* Oracle IDM Suite and OHS 12.2.1.4.0 documentation for release 25.2.1
1 parent 9425526 commit e416656

File tree

575 files changed

+601244
-10
lines changed

Some content is hidden

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

575 files changed

+601244
-10
lines changed

docs-source/content/ohs/introduction/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Oracle HTTP Server (OHS) 12.2.1.4 is supported for deployment on Kubernetes.
1111

1212
### Current production release
1313

14-
The current production release for the Oracle HTTP Server 12.2.1.4 deployment on Kubernetes is [25.1.1](https://github.com/oracle/fmw-kubernetes/releases).
14+
The current production release for the Oracle HTTP Server 12.2.1.4 deployment on Kubernetes is [25.2.1](https://github.com/oracle/fmw-kubernetes/releases).
1515

1616
### Recent changes and known issues
1717

@@ -94,5 +94,6 @@ For detailed information about the above deployments, start at [Prerequisites](.
9494

9595
To view documentation for an earlier release, see:
9696

97+
* [Version 25.1.1](https://oracle.github.io/fmw-kubernetes/25.1.1/ohs/)
9798
* [Version 24.4.1](https://oracle.github.io/fmw-kubernetes/24.4.1/ohs/)
9899

docs-source/content/ohs/prepare-your-environment/_index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ As per the [Prerequisites](../prerequisites/#system-requirements-for-oam-domains
2222

2323
Check that all the nodes in the Kubernetes cluster are running.
2424

25-
1. Run the following command on the master node to check the cluster and worker nodes are running:
25+
1. Run the following command on the administrative host to check the cluster and worker nodes are running:
2626

2727
```bash
2828
$ kubectl get nodes,pods -n kube-system
@@ -32,9 +32,9 @@ Check that all the nodes in the Kubernetes cluster are running.
3232

3333
```
3434
NAME STATUS ROLES AGE VERSION
35-
node/worker-node1 Ready <none> 17h v1.28.3+3.el8
36-
node/worker-node2 Ready <none> 17h v1.28.3+3.el8
37-
node/master-node Ready control-plane,master 23h v1.28.3+3.el8
35+
node/worker-node1 Ready <none> 17h v1.30.3+1.el8
36+
node/worker-node2 Ready <none> 17h v1.30.3+1.el8
37+
node/master-node Ready control-plane,master 23h v1.30.3+1.el8
3838
3939
NAME READY STATUS RESTARTS AGE
4040
pod/coredns-66bff467f8-fnhbq 1/1 Running 0 23h
@@ -61,7 +61,7 @@ The OHS Kubernetes deployment requires access to an OHS container image. The ima
6161
### Prebuilt OHS container image
6262

6363

64-
The prebuilt OHS January 2025 container image can be downloaded from [Oracle Container Registry](https://container-registry.oracle.com). This image is prebuilt by Oracle and includes Oracle HTTP Server 12.2.1.4.0, the January 2025 Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.
64+
The prebuilt OHS April 2025 container image can be downloaded from [Oracle Container Registry](https://container-registry.oracle.com). This image is prebuilt by Oracle and includes Oracle HTTP Server 12.2.1.4.0, the April 2025 Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.
6565

6666
**Note**: Before using this image you must login to [Oracle Container Registry](https://container-registry.oracle.com), navigate to `Middleware` > `ohs_cpu` and accept the license agreement.
6767

@@ -503,7 +503,7 @@ In this section you prepare the `ohs.yaml` file ready for OHS deployment.
503503
spec:
504504
containers:
505505
- name: ohs
506-
image: container-registry.oracle.com/middleware/ohs_cpu:12.2.1.4-db19-jdk8-ol8-<January'25>
506+
image: container-registry.oracle.com/middleware/ohs_cpu:12.2.1.4-db19-jdk8-ol8-<April'25>
507507
env:
508508
- name: DEPLOY_WG
509509
value: "true"

docs-source/content/ohs/prerequisites/_index.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,31 @@ This document provides information about the system requirements and limitations
1111

1212
### System requirements for OHS on Kubernetes
1313

14+
#### Kubernetes Requirements
1415

1516
* A running Kubernetes cluster that meets the following requirements:
16-
* The Kubernetes cluster must have sufficient nodes and resources.
17-
* A supported container engine must be installed and running on the Kubernetes cluster.
1817
* The Kubernetes cluster and container engine must meet the minimum version requirements outlined in document ID 3058838.1 on [My Oracle Support](https://support.oracle.com).
18+
* An administrative host from which to deploy the products. This host could be a Kubernetes Control host, a Kubernetes Worker host, or an independent host. This host must have kubectl deployed using the same version as your cluster.
19+
* The Kubernetes cluster must have sufficient nodes and resources.
20+
* A supported container engine such as CRI-O or Docker must be installed and running on the Kubernetes cluster.
1921
* The system clocks on node of the Kubernetes cluster must be synchronized. Run the `date` command simultaneously on all the nodes in each cluster and then synchronize accordingly.
2022

2123

22-
**Note**: This documentation does not tell you how to install a Kubernetes cluster, the container engine, or how to push container images to a container registry.
24+
**Note**: This documentation does not tell you how to install a Kubernetes cluster or the container engine.
2325

2426
Please refer to your vendor specific documentation for this information.
2527

2628

29+
#### Container Registry Requirements
30+
31+
If your Kubernetes cluster does not have network access to [Oracle Container Registry](https://container-registry.oracle.com/), then you must have your own container registry to store the OHS container images.
32+
33+
Your container registry must be accessible from all nodes in the Kubernetes cluster.
34+
35+
Alternatively if you don’t have your own container registry, you can load the images on each worker node in the cluster. Loading the images on each worker node is not recommended as it incurs a large administrative overhead.
36+
37+
**Note**: This documentation does not tell you how to install a container registry. Please refer to your vendor specific documentation for this information.
38+
2739
### Oracle Access Management prerequisites
2840

2941
If you intend to use OHS with Oracle WebGate and Oracle Access Management (OAM), then Oracle Access Management must have been deployed beforehand, either in an on-premises environment, or in a Kubernetes cluster.

docs-source/content/ohs/release-notes/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Review the latest changes and known issues for Oracle HTTP Server on Kubernetes.
1010

1111
| Date | Version | Change |
1212
| --- | --- | --- |
13+
| April 2025 | 25.2.1 | Supports Oracle HTTP Server 12.2.1.4 deployment using the April 2025 container image which contains the April Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.||
1314
| January 2025 | 25.1.1 | Supports Oracle HTTP Server 12.2.1.4 deployment using the January 2025 container image which contains the January Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.||
1415
| October 2024 | 24.4.1 | Initial release of Oracle HTTP Server on Kubernetes. Supports Oracle HTTP Server 12.2.1.4 deployment using the October 2024 container image which contains the October Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.||
1516

docs/25.2.1/404.html

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<!DOCTYPE html>
2+
<html lang="en" class="js csstransforms3d">
3+
4+
<head>
5+
<meta charset="utf-8"> <meta name="description" content="">
6+
7+
<link rel="icon" href="/fmw-kubernetes/25.2.1/images/favicon.png" type="image/png">
8+
9+
<title>404 Page not found</title>
10+
11+
12+
<link href="/fmw-kubernetes/25.2.1/css/nucleus.css?1746541597" rel="stylesheet">
13+
<link href="/fmw-kubernetes/25.2.1/css/fontawesome-all.min.css?1746541597" rel="stylesheet">
14+
<link href="/fmw-kubernetes/25.2.1/css/hybrid.css?1746541597" rel="stylesheet">
15+
<link href="/fmw-kubernetes/25.2.1/css/featherlight.min.css?1746541597" rel="stylesheet">
16+
<link href="/fmw-kubernetes/25.2.1/css/perfect-scrollbar.min.css?1746541597" rel="stylesheet">
17+
<link href="/fmw-kubernetes/25.2.1/css/theme.css?1746541597" rel="stylesheet">
18+
<link href="/fmw-kubernetes/25.2.1/css/hugo-theme.css?1746541597" rel="stylesheet">
19+
20+
<style>
21+
:root #header + #content > #left > #rlblock_left {
22+
display: none !important;
23+
}
24+
25+
p,
26+
li,
27+
ul {
28+
text-align: center
29+
}
30+
31+
ul {
32+
list-style-type: none;
33+
}
34+
</style>
35+
36+
</head>
37+
38+
<body class="" data-url="/">
39+
40+
<section id="body" style="margin-left:0px;">
41+
<div id="overlay"></div>
42+
<div id="chapter">
43+
<div id="body-inner">
44+
<h1>Error</h1>
45+
<p>
46+
</p>
47+
<p>Woops. Looks like this page doesn&#39;t exist ¯\_(ツ)_/¯.</p>
48+
<p></p>
49+
<p><a href='/fmw-kubernetes/25.2.1'>Go to homepage</a></p>
50+
<p><img src='/fmw-kubernetes/25.2.1/images/gopher-404.jpg' style="width:50%" alt="Page not found!"></p>
51+
</div>
52+
</div>
53+
54+
</section>
55+
</body>
56+
57+
</html>

0 commit comments

Comments
 (0)