509564106 by Unknown

509564106 by Unknown

Author:Unknown
Language: eng
Format: epub


Figure 5.3: Get the Nodes in the cluster

Now let us get the name of the Node pool. We need the Node pool name to scale the nodes in that Node pool. We can have multiple Node pools, and each of these Node pools has nodes. So, when we scale out or scale in nodes, we add or remove the nodes inside the Node pool. Execute the following command to get the details of the Node pool. Replace Group with the name of the resource group, where you have created the Azure Kubernetes Service cluster and the Kubernetes Service with the name of the Azure Kubernetes Service cluster:

az aks show –resource-group [Resource Group Name] –name [Azure Kubernetes Service Cluster Name] –query agentPoolProfiles

We can see that we have a single Node pool and the name of the Node pool is



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.