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/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Operator Nexus supports both Microsoft and a wide variety of partner virtualized
16
16
The platform automates lifecycle management of the infrastructure, including: network fabric, bare metal hosts, and storage appliances, as well as tenant workloads for Container Network Functions and Virtualized Network Functions.
17
17
Operator Nexus meets operators' security, resiliency, observability, and performance requirements to achieve meaningful business results.
18
18
The platform seamlessly integrates compute, network, and storage.
19
-
Operator Nexus is self service and uses the Azure Portal, CLI, SDKs, and other tools to interact with the platform.
19
+
Operator Nexus is self service and uses the Azure portal, CLI, SDKs, and other tools to interact with the platform.
:::image type="content" source="media/hl-architecture.png" alt-text="Figure of Operator Nexus overview.":::
@@ -48,7 +48,7 @@ The service that manages the Operator Nexus infrastructure is hosted in Azure. O
48
48
49
49
Figure: How Operator Nexus works
50
50
51
-
1. The management layer of Operator Nexus is built on Azure Resource Manager (ARM), that provides consistent user experience in the Azure Portal and Azure APIs
51
+
1. The management layer of Operator Nexus is built on Azure Resource Manager (ARM), that provides consistent user experience in the Azure portal and Azure APIs
52
52
2. Azure Resource Providers provide modeling and lifecycle management of [Operator Nexus resources](./concepts-resource-types.md) such as bare metal machines, clusters, network devices, etc.
53
53
3. Operator Nexus controllers: Cluster Manager and Network Fabric Controller, are deployed in a managed Virtual Network (VNet) connected to operator's on-premises network. The controllers enable functionalities such as infrastructure bootstrapping, configurations, service upgrades etc.
54
54
4. Operator Nexus is integrated with many Azure services such as Azure Monitor, Azure Container Registry, and Azure Kubernetes Services.
0 commit comments