Skip to content

Commit a84aa2d

Browse files
committed
[OSDOCS-10996]: Adding structure for new HCP topics
1 parent ef75d89 commit a84aa2d

Some content is hidden

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

43 files changed

+255
-97
lines changed

_topic_maps/_topic_map.yml

Lines changed: 66 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2394,18 +2394,55 @@ Distros: openshift-enterprise, openshift-origin
23942394
Topics:
23952395
- Name: Hosted control planes overview
23962396
File: index
2397-
- Name: Getting started with hosted control planes
2398-
File: hcp-getting-started
2399-
- Name: Authentication and authorization for hosted control planes
2400-
File: hcp-authentication-authorization
2401-
- Name: Handling a machine configuration for hosted control planes
2402-
File: hcp-machine-config
2403-
- Name: Using feature gates in a hosted cluster
2404-
File: hcp-using-feature-gates
2397+
- Name: Preparing to deploy hosted control planes
2398+
Dir: hcp-prepare
2399+
Topics:
2400+
- Name: Requirements for hosted control planes
2401+
File: hcp-requirements
2402+
- Name: Hosted control planes sizing guidance
2403+
File: hcp-sizing-guidance
2404+
- Name: Overriding resouce utilization measurements
2405+
File: hcp-override-resource-util
2406+
- Name: Installing the hosted control plane command line interface
2407+
File: hcp-cli
2408+
- Name: Distributing hosted cluster workloads
2409+
File: hcp-distribute-workloads
2410+
- Name: Deploying hosted control planes
2411+
Dir: hcp-deploy
2412+
Topics:
2413+
- Name: Deploying hosted control planes on AWS
2414+
File: hcp-deploy-aws
2415+
- Name: Deploying hosted control planes on bare metal
2416+
File: hcp-deploy-bm
2417+
- Name: Deploying hosted conrol planes on OpenShift Virtualization
2418+
File: hcp-deploy-virt
2419+
- Name: Deploying hosted control planes on non-bare metal agent machines
2420+
File: hcp-deploy-non-bm
2421+
- Name: Deploying hosted control planes on IBM Z
2422+
File: hcp-deploy-ibmz
2423+
- Name: Deploying hosted control planes on IBM Power
2424+
File: hcp-deploy-ibmpower
2425+
- Name: Managing hosted control planes
2426+
Dir: hcp-manage
2427+
Topics:
2428+
- Name: Managing hosted control planes on AWS
2429+
File: hcp-manage-aws
2430+
- Name: Managing hosted control planes on bare metal
2431+
File: hcp-manage-bm
2432+
- Name: Managing hosted control planes on OpenShift Virtualization
2433+
File: hcp-manage-virt
2434+
- Name: Managing hosted control planes on non-bare metal agent machines
2435+
File: hcp-manage-non-bm
2436+
- Name: Managing hosted control planes on IBM Z
2437+
File: hcp-manage-ibmz
2438+
- Name: Managing hosted control planes on IBM Power
2439+
File: hcp-manage-ibmpower
2440+
- Name: Preparing to deploy hosted control planes in a disconnected environment
2441+
File: hcp-prepare-disconnected
2442+
- Name: Deploying hosted control planes in a disconnected environment
2443+
File: hcp-deploy-disconnected
24052444
- Name: Updating hosted control planes
24062445
File: hcp-updating
2407-
- Name: Hosted control planes Observability
2408-
File: hcp-observability
24092446
- Name: High availability for hosted control planes
24102447
Dir: hcp_high_availability
24112448
Topics:
@@ -2421,8 +2458,27 @@ Topics:
24212458
File: hcp-disaster-recovery-aws
24222459
- Name: Disaster recovery for a hosted cluster by using OADP
24232460
File: hcp-disaster-recovery-oadp
2461+
- Name: Authentication and authorization for hosted control planes
2462+
File: hcp-authentication-authorization
2463+
- Name: Handling machine configuration for hosted control planes
2464+
File: hcp-machine-config
2465+
- Name: Using feature gates in a hosted cluster
2466+
File: hcp-using-feature-gates
2467+
- Name: Observability for hosted control planes
2468+
File: hcp-observability
24242469
- Name: Troubleshooting hosted control planes
24252470
File: hcp-troubleshooting
2471+
- Name: Destroying a hosted cluster
2472+
Dir: hcp-destroy
2473+
Topics:
2474+
- Name: Destroying a hosted cluster on AWS
2475+
File: hcp-destroy-aws
2476+
- Name: Destroying a hosted cluster on bare metal
2477+
File: hcp-destroy-bm
2478+
- Name: Destroying a hosted cluster on OpenShift Virtualization
2479+
File: hcp-destroy-virt
2480+
- Name: Destroying a hosted cluster on IBM Z
2481+
File: hcp-destroy-ibmz
24262482
---
24272483
Name: Nodes
24282484
Dir: nodes
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-deploy-disconnected"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Deploying {hcp} in a disconnected environment
5+
:context: hcp-deploy-disconnected
6+
7+
toc::[]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../_attributes/
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-deploy-aws"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Deploying {hcp} on AWS
5+
:context: hcp-deploy-aws
6+
7+
toc::[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-deploy-bm"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Deploying {hcp} on bare metal
5+
:context: hcp-deploy-bm
6+
7+
toc::[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-deploy-ibmpower"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Deploying {hcp} on {ibm-power-title}
5+
:context: hcp-deploy-ibmpower
6+
7+
toc::[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-deploy-ibmz"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Deploying {hcp} on {ibm-z-title}
5+
:context: hcp-deploy-ibmz
6+
7+
toc::[]
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-deploy-non-bm"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Deploying {hcp} on non-bare metal agent machines
5+
:context: hcp-deploy-non-bm
6+
7+
toc::[]
8+
9+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-deploy-virt"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Deploying {hcp} on {VirtProductName}
5+
:context: hcp-deploy-virt
6+
7+
toc::[]
8+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images

0 commit comments

Comments
 (0)