Skip to content

Commit 4130968

Browse files
authored
Merge pull request #228947 from charwen/patch-315
Fixed errors
2 parents e82021c + 1028c6b commit 4130968

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/operator-nexus/concepts-resource-types.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Your Operator Nexus Cluster (or simply instance) platform components include the
2424

2525
### Network fabric controller
2626

27-
The Network fabric Controller (NFC) is a resource that automates the life cycle management of all network devices (including storage appliance) deployed in an Operator Nexus instance.
27+
The Network fabric Controller (NFC) is a resource that automates the life cycle management of all network devices deployed in an Operator Nexus instance.
2828
The NFC resource is created in the Resource group specified by you in your Azure subscription.
2929
NFC is hosted in a [Microsoft Azure Virtual Network](/azure/virtual-network/virtual-networks-overview) in an Azure region.
3030
The region should be connected to your on-premises network via [Microsoft Azure ExpressRoute](/azure/expressroute/expressroute-introduction).
@@ -39,15 +39,15 @@ It configures and bootstraps the network fabric resources.
3939

4040
### Cluster manager
4141

42-
A Cluster Manager (CM) is hosted on Azure and manages the lifecycle of all on-premises clusters.
42+
The Cluster Manager (CM) is hosted on Azure and manages the lifecycle of all on-premises clusters.
4343
Like NFC, a CM can manage multiple Operator Nexus instances.
4444
The CM and the NFC are hosted in the same Azure subscription.
4545

46-
### Operator nexus cluster
46+
### Cluster
4747

48-
An Operator Nexus cluster models a collection of racks, bare metal machines, storage, and networking.
49-
Each cluster (sometimes also referred as Operator Nexus instance) is mapped to the on-premises Network fabric. An Operator Nexus cluster provides a holistic view of the deployed capacity.
50-
Cluster capacity examples include the number of vCPUs, the amount of memory, and the amount of storage space. An Operator Nexus cluster is also the basic unit for compute and storage upgrades.
48+
The Cluster (or Compute Cluster) resource models a collection of racks, bare metal machines, storage, and networking.
49+
Each cluster is mapped to the on-premises Network fabric. A cluster provides a holistic view of the deployed compute capacity.
50+
Cluster capacity examples include the number of vCPUs, the amount of memory, and the amount of storage space. A cluster is also the basic unit for compute and storage upgrades.
5151

5252
### Network rack
5353

0 commit comments

Comments
 (0)