Skip to content

Commit 8c3240c

Browse files
author
leijgao
committed
Fix correctness error
1 parent a348a86 commit 8c3240c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/operator-nexus/concepts-nexus-kubernetes-cluster.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@ VM is created as part of NKS cluster deployment on Nexus instance. There are two
3737
However, application pods can be scheduled on system node pools in case user wants only one node pool in their cluster. Every Nexus Kubernetes Cluster must
3838
contain at least one system node pool with at least one node.
3939

40-
## Nexus Kubernetes Cluster Addons
40+
## Nexus Kubernetes Cluster Add-ons
4141

42-
Nexus Kubernetes Cluster Addons is a feature of the Nexus platform that allows customers to enhance their Nexus Kubernetes clusters with extra packages or features. The addons are categorized into two types: required and optional.
42+
Nexus Kubernetes Cluster Add-ons is a feature of the Nexus platform that allows customers to enhance their Nexus Kubernetes clusters with extra packages or features. The Add-ons are categorized into two types: required and optional.
4343

44-
* Required Addons: Addons are automatically deployed into provisioned Nexus Kubernetes clusters. Core addons such as Calico, MetalLB, Nexus Storage CSI, IPAM plugins, metrics-server, node-local-dns, Arc for Kubernetes,
45-
and Arc for Servers are included by default when clusters are created. The successful completion of the cluster provisioning process depends on these addons being installed successfully. If a required addon installation fails and can't be fixed, the cluster status is marked as failed.
44+
* Required Add-ons: Add-ons are automatically deployed into provisioned Nexus Kubernetes clusters. Core add-ons such as Calico, MetalLB, Nexus Storage CSI, IPAM plugins, metrics-server, node-local-dns, Arc for Kubernetes,
45+
and Arc for Servers are included by default when clusters are created. The successful completion of the cluster provisioning process depends on these add-ons being installed successfully. If a required add-on installation fails and can't be fixed, the cluster status is marked as failed.
4646

47-
* Optional Addons: Addons are supplementary services associated with a Kubernetes Cluster resource. Customers can choose to activate or deactivate these addons on demand.
47+
* Optional Add-ons: Add-ons are supplementary services associated with a Kubernetes Cluster resource. Customers can choose to activate or deactivate these add-ons on demand.
4848
Example for supplementary services could include deployment of cluster-level local image caching registry within the NKS cluster to support for disconnected scenarios. NKS enables the customer to observe the status, health,
49-
and version of each required and optional addon, which can be monitored on Azure Portal, or the state can be fetched using Azure Resource Manager APIs.
49+
and version of each required and optional add-on, which can be monitored on Azure portal, or the state can be fetched using Azure Resource Manager APIs.
5050

51-
Addons are installed once and can only be updated or upgraded when the customer upgrades the Nexus Kubernetes cluster. It enables customers to apply critical production hotfixes without interference from the underlying infrastructure operations, which could otherwise overwrite their cluster modifications.
51+
Add-ons are installed once and can only be updated or upgraded when the customer upgrades the Nexus Kubernetes cluster. It enables customers to apply critical production hotfixes without interference from the underlying infrastructure operations, which could otherwise overwrite their cluster modifications.
5252

5353
## Nexus Available Zones
5454

articles/operator-nexus/concepts-nexus-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ wishes those networks are to be exposed within their cluster.
2929

3030
## Nexus workload network plugins
3131

32-
Network plugin is the feature to configuration how application use the underlying Networks when attaching networks to application VMs or Pods.
32+
Network plugin is the feature to configuration how applications use the underlying Networks when attaching networks to application VMs or Pods.
3333
The type of plugins supported for different network types.
3434

3535
| Plugin Name | Available Network Types |

0 commit comments

Comments
 (0)