Skip to content

Commit d79f7c6

Browse files
Merge pull request #244265 from dramasamy/dramasamy-patch-inital-agent
Update howto-kubernetes-cluster-agent-pools.md
2 parents 865d529 + 647019b commit d79f7c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Nexus Kubernetes clusters offer two types of agent pools.
1717
* System agent pools are designed for hosting critical system pods like CoreDNS and metrics-server.
1818
* User agent pools are designed for hosting your application pods.
1919

20-
Application pods can be scheduled on system node pools if you wish to only have one pool in your Kubernetes cluster. Nexus Kubernetes cluster must contain at least one system node pool with at least one node.
20+
Application pods can be scheduled on system node pools if you wish to only have one pool in your Kubernetes cluster. Nexus Kubernetes cluster must have an initial agent pool that includes at least one system node pool with at least one node.
2121

2222
## Prerequisites
2323

2424
Before proceeding with this how-to guide, it's recommended that you:
2525

26-
* Refer to the Nexus Kubernetes cluster [quickStart guide](./quickstarts-kubernetes-cluster-deployment-bicep.md) for a comprehensive overview and steps involved.
26+
* Refer to the Nexus Kubernetes cluster [QuickStart guide](./quickstarts-kubernetes-cluster-deployment-bicep.md) for a comprehensive overview and steps involved.
2727
* Ensure that you meet the outlined prerequisites to ensure smooth implementation of the guide.
2828

2929
## Limitations
@@ -52,4 +52,4 @@ Choosing how to utilize your system pool and user pool depends largely on your s
5252

5353
Always consider your cluster's resource capacity, the nature of your workloads, and the required level of resiliency when making your decision. By managing and understanding these node pools effectively, you can optimize your Nexus Kubernetes cluster to best fit your operational needs.
5454

55-
Refer to the [quickStart guide](./quickstarts-kubernetes-cluster-deployment-bicep.md#add-an-agent-pool) to add new agent pools and experiment with configurations in your Nexus Kubernetes cluster.
55+
Refer to the [QuickStart guide](./quickstarts-kubernetes-cluster-deployment-bicep.md#add-an-agent-pool) to add new agent pools and experiment with configurations in your Nexus Kubernetes cluster.

0 commit comments

Comments
 (0)