You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/concepts-resource-types.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Your Operator Nexus Cluster (or simply instance) platform components include the
24
24
25
25
### Network fabric controller
26
26
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.
28
28
The NFC resource is created in the Resource group specified by you in your Azure subscription.
29
29
NFC is hosted in a [Microsoft Azure Virtual Network](/azure/virtual-network/virtual-networks-overview) in an Azure region.
30
30
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.
39
39
40
40
### Cluster manager
41
41
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.
43
43
Like NFC, a CM can manage multiple Operator Nexus instances.
44
44
The CM and the NFC are hosted in the same Azure subscription.
45
45
46
-
### Operator nexus cluster
46
+
### Cluster
47
47
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.
0 commit comments