From 81ee468d55af5259d2899f3fc4cf25d8296fcca1 Mon Sep 17 00:00:00 2001 From: Alexandra Molnar Date: Mon, 9 Dec 2024 10:57:23 +0000 Subject: [PATCH] TELCODOCS-2005: Adding structure for Telco Day 2 Troubleshooting --- _topic_maps/_topic_map.yml | 19 +++++++++++++++++++ .../troubleshooting/_attributes | 1 + .../troubleshooting/images | 1 + .../troubleshooting/modules | 1 + .../troubleshooting/snippets | 1 + 5 files changed, 23 insertions(+) create mode 120000 edge_computing/day_2_core_cnf_clusters/troubleshooting/_attributes create mode 120000 edge_computing/day_2_core_cnf_clusters/troubleshooting/images create mode 120000 edge_computing/day_2_core_cnf_clusters/troubleshooting/modules create mode 120000 edge_computing/day_2_core_cnf_clusters/troubleshooting/snippets diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index 800b0d5869..b7c608844b 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -3432,6 +3432,25 @@ Topics: File: telco-update-completing-the-y-stream-update - Name: Completing the z-stream update File: telco-update-completing-the-z-stream-update +# - Name: Troubleshooting and maintaining telco core CNF clusters +# Dir: troubleshooting +# Topics: +# - Name: Troubleshooting and maintaining telco core CNF clusters +# File: telco-troubleshooting-intro +# - Name: Getting Support +# File: telco-troubleshooting-getting-support +# - Name: General troubleshooting +# File: telco-troubleshooting-general-troubleshooting +# - Name: Cluster maintenance +# File: telco-troubleshooting-cluster-maintenance +# - Name: Security +# File: telco-troubleshooting-security +# - Name: Certificate maintenance +# File: telco-troubleshooting-cert-maintenance +# - Name: Machine Config Operator +# File: telco-troubleshooting-mco +# - Name: Bare-metal node maintenance +# File: telco-troubleshooting-bmn-maintenance --- Name: Specialized hardware and driver enablement Dir: hardware_enablement diff --git a/edge_computing/day_2_core_cnf_clusters/troubleshooting/_attributes b/edge_computing/day_2_core_cnf_clusters/troubleshooting/_attributes new file mode 120000 index 0000000000..bf7c2529fd --- /dev/null +++ b/edge_computing/day_2_core_cnf_clusters/troubleshooting/_attributes @@ -0,0 +1 @@ +../../../_attributes/ \ No newline at end of file diff --git a/edge_computing/day_2_core_cnf_clusters/troubleshooting/images b/edge_computing/day_2_core_cnf_clusters/troubleshooting/images new file mode 120000 index 0000000000..4399cbb3c0 --- /dev/null +++ b/edge_computing/day_2_core_cnf_clusters/troubleshooting/images @@ -0,0 +1 @@ +../../../images/ \ No newline at end of file diff --git a/edge_computing/day_2_core_cnf_clusters/troubleshooting/modules b/edge_computing/day_2_core_cnf_clusters/troubleshooting/modules new file mode 120000 index 0000000000..7e8b50bee7 --- /dev/null +++ b/edge_computing/day_2_core_cnf_clusters/troubleshooting/modules @@ -0,0 +1 @@ +../../../modules/ \ No newline at end of file diff --git a/edge_computing/day_2_core_cnf_clusters/troubleshooting/snippets b/edge_computing/day_2_core_cnf_clusters/troubleshooting/snippets new file mode 120000 index 0000000000..ce62fd7c41 --- /dev/null +++ b/edge_computing/day_2_core_cnf_clusters/troubleshooting/snippets @@ -0,0 +1 @@ +../../../snippets/ \ No newline at end of file