|
1 |
| -- name: High-Performance Computing documentation |
| 1 | +- name: High-Performance Computing on-premises to cloud lift and shift |
2 | 2 | href: index.yml
|
3 | 3 | - name: Get started
|
4 | 4 | items:
|
5 |
| - - name: HPC on-premises to cloud lift and shift |
| 5 | + name: Overview |
| 6 | + href: lift-and-shift-overview.md |
| 7 | +- name: Migration guide |
| 8 | + items: |
| 9 | + - name: Proof-of-concept migration guide |
| 10 | + href: lift-and-shift-proof-of-concept.md |
| 11 | + - name: Production-level environment migration guide |
6 | 12 | items:
|
7 | 13 | - name: Overview
|
8 |
| - href: lift-and-shift-overview.md |
9 |
| - - name: Proof-of-concept migration guide |
10 |
| - href: lift-and-shift-proof-of-concept.md |
11 |
| - - name: Production-level environment migration guide |
| 14 | + href: lift-and-shift-production-level-overview.md |
| 15 | + - name: Deployment step 1 - Basic infrastructure |
| 16 | + items: |
| 17 | + - name: Overview |
| 18 | + href: lift-and-shift-step-1-overview.md |
| 19 | + - name: Resource group |
| 20 | + href: lift-and-shift-step-1-resource-group.md |
| 21 | + - name: Network access |
| 22 | + href: lift-and-shift-step-1-networking.md |
| 23 | + - name: Storage |
| 24 | + href: lift-and-shift-step-1-storage.md |
| 25 | + - name: Deployment step 2 - Base services |
| 26 | + items: |
| 27 | + - name: Overview |
| 28 | + href: lift-and-shift-step-2-overview.md |
| 29 | + - name: Job scheduler |
| 30 | + href: lift-and-shift-step-2-job-scheduler.md |
| 31 | + - name: Resource orchestrator |
| 32 | + href: lift-and-shift-step-2-resource-orchestrator.md |
| 33 | + - name: Identity management |
| 34 | + href: lift-and-shift-step-2-identity.md |
| 35 | + - name: Accounting |
| 36 | + href: lift-and-shift-step-2-accounting.md |
| 37 | + - name: Monitoring |
| 38 | + href: lift-and-shift-step-2-monitor.md |
| 39 | + - name: Deployment step 3 - Storage |
| 40 | + items: |
| 41 | + - name: Overview |
| 42 | + href: lift-and-shift-step-3-overview.md |
| 43 | + - name: Storage |
| 44 | + href: lift-and-shift-step-3-storage.md |
| 45 | + - name: Data migration |
| 46 | + href: lift-and-shift-step-3-data-migration.md |
| 47 | + - name: Deployment step 4 - Compute nodes |
| 48 | + items: |
| 49 | + - name: Overview |
| 50 | + href: lift-and-shift-step-4-overview.md |
| 51 | + - name: VM images |
| 52 | + href: lift-and-shift-step-4-vm-images.md |
| 53 | + - name: Deployment step 5 - End user entry point |
12 | 54 | items:
|
13 | 55 | - name: Overview
|
14 |
| - href: lift-and-shift-production-level-overview.md |
15 |
| - - name: Deployment step 1 - Basic infrastructure |
16 |
| - items: |
17 |
| - - name: Overview |
18 |
| - href: lift-and-shift-step-1-overview.md |
19 |
| - - name: Resource group |
20 |
| - href: lift-and-shift-step-1-resource-group.md |
21 |
| - - name: Network access |
22 |
| - href: lift-and-shift-step-1-networking.md |
23 |
| - - name: Storage |
24 |
| - href: lift-and-shift-step-1-storage.md |
25 |
| - - name: Deployment step 2 - Base services |
26 |
| - items: |
27 |
| - - name: Overview |
28 |
| - href: lift-and-shift-step-2-overview.md |
29 |
| - - name: Job scheduler |
30 |
| - href: lift-and-shift-step-2-job-scheduler.md |
31 |
| - - name: Resource orchestrator |
32 |
| - href: lift-and-shift-step-2-resource-orchestrator.md |
33 |
| - - name: Identity management |
34 |
| - href: lift-and-shift-step-2-identity.md |
35 |
| - - name: Accounting |
36 |
| - href: lift-and-shift-step-2-accounting.md |
37 |
| - - name: Monitoring |
38 |
| - href: lift-and-shift-step-2-monitor.md |
39 |
| - - name: Deployment step 3 - Storage |
40 |
| - items: |
41 |
| - - name: Overview |
42 |
| - href: lift-and-shift-step-3-overview.md |
43 |
| - - name: Storage |
44 |
| - href: lift-and-shift-step-3-storage.md |
45 |
| - - name: Data migration |
46 |
| - href: lift-and-shift-step-3-data-migration.md |
47 |
| - - name: Deployment step 4 - Compute nodes |
48 |
| - items: |
49 |
| - - name: Overview |
50 |
| - href: lift-and-shift-step-4-overview.md |
51 |
| - - name: VM images |
52 |
| - href: lift-and-shift-step-4-vm-images.md |
53 |
| - - name: Deployment step 5 - End user entry point |
54 |
| - items: |
55 |
| - - name: Overview |
56 |
| - href: lift-and-shift-step-5-overview.md |
57 |
| - - name: End-user entry point |
58 |
| - href: lift-and-shift-step-5-end-user-entry-point.md |
| 56 | + href: lift-and-shift-step-5-overview.md |
| 57 | + - name: End-user entry point |
| 58 | + href: lift-and-shift-step-5-end-user-entry-point.md |
0 commit comments