Skip to content

Commit 8ca3ed0

Browse files
committed
quick little fix
Signed-off-by: Alex Ball <aball@nvidia.com>
1 parent 756a14e commit 8ca3ed0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/architecture/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Architecture
22

3-
This page discusses the high level architecture of a site running NVIDIA Infra Controller (NICo).
3+
This page discusses the high-level architecture of a site running NVIDIA Infra Controller (NICo).
44

55
NICo orchestrates the lifecycle of ["Managed Hosts"](#managed-hosts) and other resources via a set of cooperating control plane services. These control plane services have to be deployed to a Kubernetes cluster with a size of at least 3 nodes (for high availability).
66

@@ -181,7 +181,7 @@ Its `NvlPartitionMonitor` reconciles NVLink logical partition desired state with
181181

182182
## Dependency services
183183

184-
In addition to the NICo API server components there are other supporting services run within the K8s site controller nodes.
184+
In addition to the NICo API server components, several other supporting services run within the K8s site controller nodes.
185185

186186
### K8s Persistent Storage Objects
187187

0 commit comments

Comments
 (0)