Skip to content

Commit 8c30518

Browse files
authored
Merge pull request #39160 from pneedle-rh/migrate-dedicated-4-unique-live-files-20211123034628
OSDOCS-2869 - Migrating unique files from dedicated-4
2 parents 6916e45 + ae0c197 commit 8c30518

File tree

348 files changed

+17527
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

348 files changed

+17527
-28
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 202 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,202 @@
1+
# This configuration file dictates the organization of the topic groups and
2+
# topics on the main page of the doc site for this branch. Each record
3+
# consists of the following:
4+
#
5+
# --- <= Record delimiter
6+
# Name: Origin of the Species <= Display name of topic group
7+
# Dir: origin_of_the_species <= Directory name of topic group
8+
# Topics:
9+
# - Name: The Majestic Marmoset <= Topic name
10+
# File: the_majestic_marmoset <= Topic file under group dir +/-
11+
# - Name: The Curious Crocodile <= Topic 2 name
12+
# File: the_curious_crocodile <= Topic 2 file
13+
# - Name: The Numerous Nematodes <= Sub-topic group name
14+
# Dir: the_numerous_nematodes <= Sub-topic group dir
15+
# Topics:
16+
# - Name: The Wily Worm <= Sub-topic name
17+
# File: the_wily_worm <= Sub-topic file under <group dir>/<subtopic dir>
18+
# - Name: The Acrobatic Ascarid <= Sub-topic 2 name
19+
# File: the_acrobatic_ascarid <= Sub-topic 2 file under <group dir>/<subtopic dir>
20+
#
21+
# The ordering of the records in this document determines the ordering of the
22+
# topic groups and topics on the main page.
23+
24+
---
25+
Name: About
26+
Dir: welcome
27+
Distros: openshift-dedicated
28+
Topics:
29+
- Name: Welcome
30+
File: index
31+
---
32+
Name: Architecture
33+
Dir: osd_architecture
34+
Distros: openshift-dedicated
35+
Topics:
36+
- Name: Introduction to OpenShift Dedicated
37+
File: osd-understanding
38+
- Name: Architecture concepts
39+
File: osd-architecture
40+
---
41+
Name: Planning
42+
Dir: osd_planning
43+
Distros: openshift-dedicated
44+
Topics:
45+
- Name: Customer Cloud Subscriptions on AWS
46+
File: aws-ccs
47+
- Name: Customer Cloud Subscriptions on GCP
48+
File: gcp-ccs
49+
---
50+
Name: Getting started
51+
Dir: osd_quickstart
52+
Distros: openshift-dedicated
53+
Topics:
54+
- Name: Quickstart for OpenShift Dedicated
55+
File: osd-quickstart
56+
---
57+
Name: Creating a cluster
58+
Dir: osd_cluster_create
59+
Distros: openshift-dedicated
60+
Topics:
61+
- Name: Creating your cluster
62+
File: creating-your-cluster
63+
---
64+
Name: Configuring identity providers
65+
Dir: identity_providers
66+
Distros: openshift-dedicated
67+
Topics:
68+
- Name: Configuring your identity providers
69+
File: config-identity-providers
70+
---
71+
Name: Administering your cluster
72+
Dir: administering_a_cluster
73+
Distros: openshift-dedicated
74+
Topics:
75+
- Name: Managing administration roles and users
76+
File: osd-admin-roles
77+
---
78+
Name: Upgrading
79+
Dir: upgrading
80+
Topics:
81+
- Name: Upgrading OpenShift Dedicated
82+
File: osd-upgrades
83+
Distros: openshift-dedicated
84+
---
85+
Name: Cluster notifications
86+
Dir: osd_notifications
87+
Distros: openshift-dedicated
88+
Topics:
89+
- Name: Notifications for OpenShift Dedicated clusters
90+
File: notifications
91+
---
92+
Name: Add-on services
93+
Dir: adding_service_cluster
94+
Distros: openshift-dedicated
95+
Topics:
96+
- Name: Adding services to a cluster
97+
File: adding-service
98+
- Name: Available services
99+
File: available-services
100+
Distros: openshift-dedicated
101+
---
102+
Name: Configuring private connections
103+
Dir: osd_private_connections
104+
Distros: openshift-dedicated
105+
Topics:
106+
- Name: Configuring private connections for AWS
107+
File: aws-private-connections
108+
- Name: Configuring a private cluster
109+
File: private-cluster
110+
---
111+
Name: Networking
112+
Dir: networking
113+
Distros: openshift-dedicated
114+
Topics:
115+
- Name: OpenShift SDN default CNI network provider
116+
Dir: openshift_sdn
117+
Topics:
118+
- Name: Enabling multicast for a project
119+
File: enabling-multicast
120+
---
121+
Name: Nodes
122+
Dir: nodes
123+
Distros: openshift-dedicated
124+
Topics:
125+
- Name: About machine pools
126+
File: nodes-machinepools-about
127+
- Name: About autoscaling nodes on a cluster
128+
File: nodes-about-autoscaling-nodes
129+
---
130+
Name: Monitoring user-defined projects
131+
Dir: monitoring
132+
Distros: openshift-dedicated
133+
Topics:
134+
- Name: Understanding the monitoring stack
135+
File: osd-understanding-the-monitoring-stack
136+
- Name: Configuring the monitoring stack
137+
File: osd-configuring-the-monitoring-stack
138+
- Name: Accessing monitoring for user-defined projects
139+
File: osd-accessing-monitoring-for-user-defined-projects
140+
- Name: Managing metrics
141+
File: osd-managing-metrics
142+
- Name: Managing alerts
143+
File: osd-managing-alerts
144+
- Name: Reviewing monitoring dashboards
145+
File: osd-reviewing-monitoring-dashboards
146+
- Name: Troubleshooting monitoring issues
147+
File: osd-troubleshooting-monitoring-issues
148+
---
149+
Name: Applications
150+
Dir: applications
151+
Distros: openshift-dedicated
152+
Topics:
153+
- Name: Deployments
154+
Dir: deployments
155+
Distros: openshift-dedicated
156+
Topics:
157+
- Name: Configuring custom domains for applications
158+
File: osd-config-custom-domains-applications
159+
---
160+
Name: Policies and service definition
161+
Dir: osd_policy
162+
Distros: openshift-dedicated
163+
Topics:
164+
- Name: OpenShift Dedicated service definition
165+
File: osd-service-definition
166+
- Name: Responsibility assignment matrix
167+
File: policy-responsibility-matrix
168+
- Name: Understanding process and security for OpenShift Dedicated
169+
File: policy-process-security
170+
- Name: About availability for OpenShift Dedicated
171+
File: policy-understand-availability
172+
- Name: Update life cycle
173+
File: osd-life-cycle
174+
---
175+
Name: Support
176+
Dir: support
177+
Distros: openshift-dedicated
178+
Topics:
179+
- Name: Getting support
180+
File: getting-support
181+
Distros: openshift-dedicated
182+
- Name: Remote health monitoring with connected clusters
183+
Dir: remote_health_monitoring
184+
Distros: openshift-dedicated
185+
Topics:
186+
- Name: About remote health monitoring
187+
File: about-remote-health-monitoring
188+
- Name: Showing data collected by remote health monitoring
189+
File: showing-data-collected-by-remote-health-monitoring
190+
- Name: Opting out of remote health reporting
191+
File: opting-out-of-remote-health-reporting
192+
- Name: Using Insights to identify issues with your cluster
193+
File: using-insights-to-identify-issues-with-your-cluster
194+
- Name: Gathering data about your cluster
195+
File: gathering-cluster-data
196+
Distros: openshift-dedicated
197+
- Name: Summarizing cluster specifications
198+
File: summarizing-cluster-specifications
199+
Distros: openshift-dedicated
200+
- Name: OpenShift Dedicated managed resources
201+
File: osd-managed-resources
202+
Distros: openshift-dedicated

0 commit comments

Comments
 (0)