Skip to content

Commit ef7d5d8

Browse files
committed
Fix review comment
1 parent 3599a30 commit ef7d5d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/operator-nexus/howto-kubernetes-cluster-agent-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before proceeding with this how-to guide, it's recommended that you:
3131

3232
* You can delete system agent pools, provided you have another system agent pool to take its place in the Nexus Kubernetes cluster.
3333
* System pools must contain at least one node.
34-
* You can't change the VM size of a agent pool after you create it.
34+
* You can't change the VM size of an agent pool after you create it.
3535
* Each Nexus Kubernetes cluster requires at least one system agent pool.
3636
* Don't run application workloads on Kubernetes control plane nodes, as they're designed only for managing the cluster, and doing so can harm its performance and stability.
3737

articles/operator-nexus/quickstarts-tenant-workload-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ After setting up the cloud services network, you can use it to create a VM or cl
216216
> [!NOTE]
217217
> To ensure that the VNF image can be pulled correctly, ensure the ACR URL is in the egress allow list of the cloud services network that you will use with your Operator Nexus virtual machine.
218218
219-
### Using the proxy to reach outside of the virtual machine
219+
### Use the proxy to reach outside of the virtual machine
220220

221221
After creating your Operator Nexus VM or Operator Nexus Kubernetes cluster with this cloud services network, you need to additionally set appropriate environment variables within VM to use tenant proxy and to reach outside of virtual machine. This tenant proxy is useful if you need to access resources outside of the virtual machine, such as managing packages or installing software.
222222

0 commit comments

Comments
 (0)