Skip to content

Commit e1bf5b3

Browse files
hhorakclaude
andcommitted
Add RHEL App Streams lifecycle information to README files
Links users to support policy documentation for Node.js stream lifecycle. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 1443cd7 commit e1bf5b3

5 files changed

Lines changed: 10 additions & 0 deletions

File tree

22-minimal/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
2222
that makes it lightweight and efficient, perfect for data-intensive real-time applications
2323
that run across distributed devices.
2424

25+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.
26+
2527
Usage in OpenShift
2628
------------------
2729
In this example, we will assume that you are using the `ubi8/nodejs-22` image, available via `nodejs:22-ubi8` imagestream tag in Openshift

22/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
2020
that makes it lightweight and efficient, perfect for data-intensive real-time applications
2121
that run across distributed devices.
2222

23+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.
24+
2325
Usage in OpenShift
2426
------------------
2527
In this example, we will assume that you are using the `ubi8/nodejs-22` image, available via `nodejs:22` imagestream tag in Openshift.

24-minimal/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
2222
that makes it lightweight and efficient, perfect for data-intensive real-time applications
2323
that run across distributed devices.
2424

25+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.
26+
2527
Usage in OpenShift
2628
------------------
2729
In this example, we will assume that you are using the `ubi8/nodejs-24` image, available via `nodejs:24-ubi8` imagestream tag in Openshift

24/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking
2020
that makes it lightweight and efficient, perfect for data-intensive real-time applications
2121
that run across distributed devices.
2222

23+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for this particular stream.
24+
2325
Usage in OpenShift
2426
------------------
2527
In this example, we will assume that you are using the `ubi8/nodejs-24` image, available via `nodejs:24` imagestream tag in Openshift.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Table start
3535
Table end
3636
-->
3737

38+
See [the Red Hat Enterprise Linux Application Streams Life Cycle page](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for information about support for a particular stream.
39+
3840
## Installation
3941

4042
To build a Node.JS image, choose either the CentOS or RHEL based image:

0 commit comments

Comments
 (0)