Correct levels in TOC

This commit is contained in:
Joshua Boniface 2021-10-07 18:08:28 -04:00
parent 1a4fcdcc2d
commit cf8e16543c
1 changed files with 18 additions and 18 deletions

View File

@ -2,24 +2,24 @@
- [PVC Cluster Architecture considerations](#pvc-cluster-architecture-considerations) - [PVC Cluster Architecture considerations](#pvc-cluster-architecture-considerations)
* [Node Specification](#node-specification) * [Node Specification](#node-specification)
- [n-1 Redundancy](#n-1-redundancy) + [n-1 Redundancy](#n-1-redundancy)
- [CPU](#cpu) + [CPU](#cpu)
- [Memory](#memory) + [Memory](#memory)
- [Disk](#disk) + [Disk](#disk)
- [Network](#network) + [Network](#network)
* [PVC architecture](#pvc-architecture) * [PVC architecture](#pvc+architecture)
- [Operating System](#operating-system) + [Operating System](#operating-system)
- [Ceph Storage Layout](#ceph-storage-layout) + [Ceph Storage Layout](#ceph-storage-layout)
- [Networks](#networks) + [Networks](#networks)
+ [System Networks](#system-networks) - [System Networks](#system+networks)
+ [Client Networks](#client-networks) - [Client Networks](#client+networks)
- [Fencing and Recovery](#fencing-and-recovery) + [Fencing and Recovery](#fencing-and-recovery)
* [Advanced Layouts](#advanced-layouts) * [Advanced Layouts](#advanced+layouts)
- [Coordinators versus Hypervisors](#coordinators-versus-hypervisors) + [Coordinators versus Hypervisors](#coordinators-versus-hypervisors)
- [Georedundancy](#georedundancy) + [Georedundancy](#georedundancy)
* [Example System Diagrams](#example-system-diagrams) * [Example System Diagrams](#example+system-diagrams)
- [Small 3-node cluster](#small-3-node-cluster) + [Small 3-node cluster](#small-3-node-cluster)
- [Large 8-node cluster](#large-8-node-cluster) + [Large 8-node cluster](#large-8-node-cluster)
This document contains considerations the administrator should make when preparing for and building a PVC cluster. It is important that prospective PVC administrators read this document *thoroughly* before deploying a cluster to ensure they understand the requirements, caveats, and important details about how PVC operates. This document contains considerations the administrator should make when preparing for and building a PVC cluster. It is important that prospective PVC administrators read this document *thoroughly* before deploying a cluster to ensure they understand the requirements, caveats, and important details about how PVC operates.