Skip to content

Commit a9ac20b

Browse files
committed
TELCODOCS-2171#Generalize Day2Ops for Telco
1 parent 5bb0ced commit a9ac20b

8 files changed

+11
-22
lines changed

edge_computing/day_2_core_cnf_clusters/troubleshooting/telco-troubleshooting-bmn-maintenance.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc::[]
88

99
You can connect to a node for general troubleshooting.
1010
However, in some cases, you need to perform troubleshooting or maintenance tasks on certain hardware components.
11-
This section discusses topics that you need to perform that hardware maintenance.
11+
This section discusses topics that you need to perform for hardware maintenance.
1212

1313
include::modules/telco-troubleshooting-bmn-connect-to-node.adoc[leveloffset=+1]
1414
include::modules/telco-troubleshooting-bmn-move-apps-to-pods.adoc[leveloffset=+1]

edge_computing/day_2_core_cnf_clusters/troubleshooting/telco-troubleshooting-cluster-maintenance.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
In telco networks, you must pay more attention to certain configurations due the nature of bare-metal deployments.
9+
When using bare-metal deployments on {product-title}, you must pay more attention to certain configurations which can have a significant impact on cluster stability.
1010
You can troubleshoot more effectively by completing these tasks:
1111

1212
* Monitor for failed or failing hardware components

edge_computing/day_2_core_cnf_clusters/troubleshooting/telco-troubleshooting-general-troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include::_attributes/common-attributes.adoc[]
77
toc::[]
88

99
When you encounter a problem, the first step is to find the specific area where the issue is happening.
10-
To narrow down the potential problematic areas, complete one or more tasks:
10+
To narrow down the potential problematic areas, complete one or more of the following tasks:
1111

1212
* Query your cluster
1313
* Check your pod logs

edge_computing/day_2_core_cnf_clusters/troubleshooting/telco-troubleshooting-intro.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="telco-troubleshooting-intro"]
3-
= Troubleshooting and maintaining telco core CNF clusters
3+
= Troubleshooting and maintaining OpenShift clusters
44
include::_attributes/common-attributes.adoc[]
55
:context: telco-troubleshooting-intro
66

@@ -9,13 +9,13 @@ toc::[]
99
Troubleshooting and maintenance are weekly tasks that can be a challenge if you do not have the tools to reach your goal, whether you want to update a component or investigate an issue.
1010
Part of the challenge is knowing where and how to search for tools and answers.
1111

12-
To maintain and troubleshoot a bare-metal environment where high-bandwidth network throughput is required, see the following procedures.
12+
To maintain and troubleshoot a bare-metal environment with high performance requirements, see the following procedures.
1313

1414
[IMPORTANT]
1515
====
16-
This troubleshooting information is not a reference for configuring {product-title} or developing Cloud-native Network Function (CNF) applications.
16+
This troubleshooting information is not a reference for configuring {product-title} or developing cloud-native applications
1717
18-
For information about developing CNF applications for telco, see link:https://redhat-best-practices-for-k8s.github.io/guide/[Red Hat Best Practices for Kubernetes].
18+
For information about developing cloud-native applications on {product-title}, see link:https://redhat-best-practices-for-k8s.github.io/guide/[Red Hat Best Practices for Kubernetes].
1919
====
2020

2121
include::modules/telco-troubleshooting-cnfs.adoc[leveloffset=+1]

edge_computing/day_2_core_cnf_clusters/troubleshooting/telco-troubleshooting-security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
Implementing a robust cluster security profile is important for building resilient telco networks.
9+
Implementing a robust cluster security profile is important for building resilient environments.
1010

1111
include::modules/telco-troubleshooting-security-authentication.adoc[leveloffset=+1]
1212

modules/telco-troubleshooting-bmn-connect-to-node.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Configuring the cluster node from the host operating system is not recommended o
1515

1616
To troubleshoot your nodes, you can do the following tasks:
1717

18-
* Retrieve logs from node
18+
* Retrieve logs from a node
1919
* Use debugging
20-
* Use SSH to connect to the node
20+
* Use SSH to connect to a node
2121
2222
[IMPORTANT]
2323
====

modules/telco-troubleshooting-bmn-replace-nw-card.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
= Cluster network card replacement
88

99
When you replace a network card, the MAC address changes.
10-
The MAC address can be part of the DHCP or SR-IOV Operator configuration, router configuration, firewall rules, or application Cloud-native Network Function (CNF) configuration.
10+
The MAC address can be part of the DHCP or SR-IOV Operator configuration, router configuration, firewall rules, or application cloud-native application configuration.
1111
Before you bring back a node online after replacing a network card, you must verify that these configurations are up-to-date.
1212

1313
[IMPORTANT]

modules/telco-troubleshooting-cnfs.adoc

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)