diff --git a/20-minimal/README.md b/20-minimal/README.md index dbf6c136..43eed556 100644 --- a/20-minimal/README.md +++ b/20-minimal/README.md @@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. +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. + Usage in OpenShift ------------------ In this example, we will assume that you are using the `ubi8/nodejs-20` image, available via `nodejs:20-ubi8` imagestream tag in Openshift diff --git a/20/README.md b/20/README.md index 3cebc465..77af9987 100644 --- a/20/README.md +++ b/20/README.md @@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. +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. + Usage in OpenShift ------------------ In this example, we will assume that you are using the `ubi8/nodejs-20` image, available via `nodejs:20` imagestream tag in Openshift. diff --git a/22-minimal/README.md b/22-minimal/README.md index ae2b7dd6..8cd29926 100644 --- a/22-minimal/README.md +++ b/22-minimal/README.md @@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. +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. + Usage in OpenShift ------------------ In this example, we will assume that you are using the `ubi8/nodejs-22` image, available via `nodejs:22-ubi8` imagestream tag in Openshift diff --git a/22/README.md b/22/README.md index c05cbbd4..03d0da72 100644 --- a/22/README.md +++ b/22/README.md @@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. +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. + Usage in OpenShift ------------------ In this example, we will assume that you are using the `ubi8/nodejs-22` image, available via `nodejs:22` imagestream tag in Openshift. diff --git a/24-minimal/README.md b/24-minimal/README.md index 824d8635..928c9f1f 100644 --- a/24-minimal/README.md +++ b/24-minimal/README.md @@ -22,6 +22,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. +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. + Usage in OpenShift ------------------ In this example, we will assume that you are using the `ubi8/nodejs-24` image, available via `nodejs:24-ubi8` imagestream tag in Openshift diff --git a/24/README.md b/24/README.md index 241d1173..d10e7ea0 100644 --- a/24/README.md +++ b/24/README.md @@ -20,6 +20,8 @@ fast, scalable network applications. Node.js uses an event-driven, non-blocking that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. +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. + Usage in OpenShift ------------------ In this example, we will assume that you are using the `ubi8/nodejs-24` image, available via `nodejs:24` imagestream tag in Openshift. diff --git a/README.md b/README.md index e013c1ba..8f0e496d 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ Table start Table end --> +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. + Installation --------------- To build a Node.JS image, choose either the CentOS or RHEL based image: