Skip to content

Commit 436ea02

Browse files
author
Stephen Smith
committed
TELCODOCS-302-new images
1 parent 49c75b2 commit 436ea02

7 files changed

+18
-4
lines changed
59.4 KB
Loading
86.4 KB
Loading
49.9 KB
Loading
104 KB
Loading

modules/ztp-applying-the-ran-policies-for-monitoring-cluster-activity.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The policy generator (PolicyGen) is a Kustomize plugin that facilitates creating
1111
There are three main items: Policy Categorization, Source CR policy, and PolicyGenTemplate. PolicyGen relies on these to generate the policies and
1212
their placement bindings and rules.
1313

14+
The following diagram shows how the RAN policy generator interacts with GitOps and ACM.
15+
16+
image::175_OpenShift_ACM_0821_1.png[RAN policy generator]
17+
1418
RAN policies are categorized into three main groups:
1519

1620
Common:: A policy that exists in the `Common` category is applied to all clusters to be represented by the site plan.
@@ -20,3 +24,7 @@ Groups category. For example, `Groups/group1` could have its own policies that a
2024

2125
Sites:: A policy that exists in the `Sites` category is applied to a specific cluster. Any cluster could have its own policies that exist in the `Sites` category.
2226
For example, `Sites/cluster1` will have its own policies applied to `cluster1`.
27+
28+
The following diagram shows how policies are generated.
29+
30+
image::175_OpenShift_ACM_0821_2.png[Generating policies]

modules/ztp-cluster-provisioning.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
[id="ztp-cluster-provisioning_{context}"]
66
= Cluster provisioning
77

8-
Zero touch provisioning (ZTP) provisions clusters using a layered approach.
9-
The base components consist of {op-system-first}, the basic operating system
10-
for the cluster, and {product-title}. After these components are installed,
11-
the worker node can join the existing cluster. When the node has joined the existing cluster, the 5G RAN profile Operators are applied.
8+
Zero touch provisioning (ZTP) provisions clusters using a layered approach. The base components consist of {op-system-first}, the basic operating system
9+
for the cluster, and {product-title}. After these components are installed, the worker node can join the existing cluster. When the node has joined the existing cluster, the 5G RAN profile Operators are applied.
10+
11+
The following diagram illustrates this architecture.
12+
13+
image::177_OpenShift_cluster_provisioning_0821.png[Cluster provisioning]
1214

1315
The following RAN Operators are deployed on every cluster:
1416

modules/ztp-provisioning-edge-sites-at-scale.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ Zero touch provisioning (ZTP) allows you to provision new edge sites with declar
1212
You start the workflow by creating declarative configurations for ISO images that are delivered to the edge nodes to begin the installation process. The images are used to repeatedly provision large numbers of nodes efficiently and quickly, allowing you keep up with requirements from the field for far edge nodes.
1313

1414
Service providers are deploying a more distributed mobile network architecture allowed by the modular functional framework defined for 5G. This allows service providers to move from appliance-based radio access networks (RAN) to open cloud RAN architecture, gaining flexibility and agility in delivering services to end users.
15+
16+
The following diagram shows how ZTP works within a far edge framework.
17+
18+
image::176_OpenShift_zero_touch_provisioning_0821.png[ZTP in a far edge framework]

0 commit comments

Comments
 (0)