mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #105566 from sr1kar99/2521-4-21-update
TELCODOCS#2512: Updating variables for Telco Ran content
This commit is contained in:
@@ -70,7 +70,7 @@ endif::[]
|
||||
:rh-rhacm-title: Red{nbsp}Hat Advanced Cluster Management
|
||||
:rh-rhacm-first: Red{nbsp}Hat Advanced Cluster Management (RHACM)
|
||||
:rh-rhacm: RHACM
|
||||
:rh-rhacm-version: 2.13
|
||||
:rh-rhacm-version: 2.15
|
||||
:osc: OpenShift sandboxed containers
|
||||
:osc-operator: OpenShift sandboxed containers Operator
|
||||
:cert-manager-operator: cert-manager Operator for Red Hat OpenShift
|
||||
|
||||
@@ -154,7 +154,7 @@ $ oc rsh -n openshift-ptp -c linuxptp-daemon-container linuxptp-daemon-74m2g eth
|
||||
----
|
||||
driver: ice
|
||||
version: 5.14.0-356.bz2232515.el9.x86_64
|
||||
firmware-version: 4.20 0x8001778b 1.3346.0
|
||||
firmware-version: 4.21 0x8001778b 1.3346.0
|
||||
----
|
||||
|
||||
. For GNSS-sourced grandmaster clocks, verify that the `linuxptp-daemon` container is receiving signal from the GNSS antenna.
|
||||
|
||||
@@ -61,7 +61,7 @@ The following Git repository folder structure is used as a basis for this exampl
|
||||
│ │ ├── kustomization.yaml
|
||||
│ │ └── pull-secret.yaml
|
||||
│ ├── reference-manifest/
|
||||
│ │ └── 4.20/
|
||||
│ │ └── 4.21/
|
||||
│ ├──resources/
|
||||
│ │ ├── active-ocp-version.yaml
|
||||
│ │ └── kustomization.yaml
|
||||
|
||||
@@ -30,7 +30,7 @@ site-configs-v2/
|
||||
├── pre-reqs/
|
||||
│ └── sno1/ <2>
|
||||
├── reference-manifest/
|
||||
│ └── 4.20/
|
||||
│ └── 4.21/
|
||||
└── resources/
|
||||
----
|
||||
<1> The `hub-1/` folder will contain the `ClusterInstance` CR for each cluster.
|
||||
@@ -238,7 +238,7 @@ site-configs-v2/
|
||||
│ └── pull-secret.yaml
|
||||
├── kustomization.yaml
|
||||
├── reference-manifest/
|
||||
│ └── 4.20/
|
||||
│ └── 4.21/
|
||||
└── resources/
|
||||
├── active-ocp-version.yaml
|
||||
└── kustomization.yaml
|
||||
|
||||
@@ -21,20 +21,20 @@ The Red Hat telco RAN DU {product-version} solution has been validated using the
|
||||
|6.2
|
||||
|
||||
|Local Storage Operator
|
||||
|4.20
|
||||
|4.21
|
||||
|
||||
|OpenShift API for Data Protection (OADP)
|
||||
|1.5
|
||||
|
||||
|PTP Operator
|
||||
|4.20
|
||||
|4.21
|
||||
|
||||
|SR-IOV Operator
|
||||
|4.20
|
||||
|4.21
|
||||
|
||||
|SRIOV-FEC Operator
|
||||
|2.11
|
||||
|
||||
|Lifecycle Agent
|
||||
|4.20
|
||||
|4.21
|
||||
|====
|
||||
|
||||
@@ -18,8 +18,8 @@ spec:
|
||||
- spoke6
|
||||
ibuSpec:
|
||||
seedImageRef: # <2>
|
||||
image: quay.io/seed/image:4.20.0-rc.1
|
||||
version: 4.20.0-rc.1
|
||||
image: quay.io/seed/image:4.21.0
|
||||
version: 4.21.0
|
||||
pullSecretRef:
|
||||
name: "<seed_pull_secret>"
|
||||
extraManifests: # <3>
|
||||
|
||||
Reference in New Issue
Block a user