az aks nodepool manual-scale
Note
此命令组具有在 Azure CLI 和至少一个扩展中定义的命令。 安装每个扩展,使其受益于其扩展功能。 了解更多关于扩展的信息。
用于管理 nodepool virtualMachineProfile.scale.manual 的命令。
命令
| 名称 | 说明 | 类型 | Status | 
|---|---|---|---|
| az aks nodepool manual-scale add | 将新的手动添加到托管 Kubernetes 群集中的 VirtualMachines 代理池。 | 核心 | GA | 
| az aks nodepool manual-scale add (aks-preview 扩展) | 将新的手动添加到托管 Kubernetes 群集中的 VirtualMachines 代理池。 | Extension | GA | 
| az aks nodepool manual-scale delete | 删除托管 Kubernetes 群集中 VirtualMachines 代理池的现有手动操作。 | 核心 | GA | 
| az aks nodepool manual-scale delete (aks-preview 扩展) | 删除托管 Kubernetes 群集中 VirtualMachines 代理池的现有手动操作。 | Extension | GA | 
| az aks nodepool manual-scale update | 更新托管 Kubernetes 群集中 VirtualMachines 代理池的现有手册。 | 核心 | GA | 
| az aks nodepool manual-scale update (aks-preview 扩展) | 更新托管 Kubernetes 群集中 VirtualMachines 代理池的现有手册。 | Extension | GA | 
az aks nodepool manual-scale add
将新的手动添加到托管 Kubernetes 群集中的 VirtualMachines 代理池。
az aks nodepool manual-scale add --cluster-name
                                 --name --nodepool-name
                                 --node-count
                                 --resource-group
                                 --vm-sizes
                                 [--no-wait]必需参数
群集名称。
节点池名称。
手动中的节点数。
资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。
手动中大小以逗号分隔的列表。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
不等待长时间运行的操作完成。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
全局参数
提高日志记录详细程度以显示所有调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
输出格式。
| 属性 | 值 | 
|---|---|
| 默认值: | json | 
| 接受的值: | json, jsonc, none, table, tsv, yaml, yamlc | 
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
az aks nodepool manual-scale add (aks-preview 扩展)
将新的手动添加到托管 Kubernetes 群集中的 VirtualMachines 代理池。
az aks nodepool manual-scale add --cluster-name
                                 --name --nodepool-name
                                 --node-count
                                 --resource-group
                                 --vm-sizes
                                 [--no-wait]必需参数
群集名称。
节点池名称。
手动中的节点数。
资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。
手动中大小以逗号分隔的列表。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
不等待长时间运行的操作完成。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
全局参数
提高日志记录详细程度以显示所有调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
输出格式。
| 属性 | 值 | 
|---|---|
| 默认值: | json | 
| 接受的值: | json, jsonc, none, table, tsv, yaml, yamlc | 
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
az aks nodepool manual-scale delete
删除托管 Kubernetes 群集中 VirtualMachines 代理池的现有手动操作。
az aks nodepool manual-scale delete --cluster-name
                                    --current-vm-sizes
                                    --name --nodepool-name
                                    --resource-group
                                    [--no-wait]
                                    [--yes]必需参数
群集名称。
要删除的手动大小以逗号分隔的列表。
节点池名称。
资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
不等待长时间运行的操作完成。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
不要提示确认。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
全局参数
提高日志记录详细程度以显示所有调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
输出格式。
| 属性 | 值 | 
|---|---|
| 默认值: | json | 
| 接受的值: | json, jsonc, none, table, tsv, yaml, yamlc | 
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
az aks nodepool manual-scale delete (aks-preview 扩展)
删除托管 Kubernetes 群集中 VirtualMachines 代理池的现有手动操作。
az aks nodepool manual-scale delete --cluster-name
                                    --current-vm-sizes
                                    --name --nodepool-name
                                    --resource-group
                                    [--no-wait]必需参数
群集名称。
要删除的手动大小以逗号分隔的列表。
节点池名称。
资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
不等待长时间运行的操作完成。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
全局参数
提高日志记录详细程度以显示所有调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
输出格式。
| 属性 | 值 | 
|---|---|
| 默认值: | json | 
| 接受的值: | json, jsonc, none, table, tsv, yaml, yamlc | 
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
az aks nodepool manual-scale update
更新托管 Kubernetes 群集中 VirtualMachines 代理池的现有手册。
az aks nodepool manual-scale update --cluster-name
                                    --current-vm-sizes
                                    --name --nodepool-name
                                    --resource-group
                                    [--no-wait]
                                    [--node-count]
                                    [--vm-sizes]必需参数
群集名称。
要更新的手动大小以逗号分隔的列表。
节点池名称。
资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
不等待长时间运行的操作完成。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
手动中的节点数。
以逗号分隔的新大小列表。
全局参数
提高日志记录详细程度以显示所有调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
输出格式。
| 属性 | 值 | 
|---|---|
| 默认值: | json | 
| 接受的值: | json, jsonc, none, table, tsv, yaml, yamlc | 
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
az aks nodepool manual-scale update (aks-preview 扩展)
更新托管 Kubernetes 群集中 VirtualMachines 代理池的现有手册。
az aks nodepool manual-scale update --cluster-name
                                    --current-vm-sizes
                                    --name --nodepool-name
                                    --resource-group
                                    [--no-wait]
                                    [--node-count]
                                    [--vm-sizes]必需参数
群集名称。
要更新的手动大小以逗号分隔的列表。
节点池名称。
资源组的名称。 可以使用 az configure --defaults group=<name>配置默认组。
可选参数
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
不等待长时间运行的操作完成。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
手动中的节点数。
以逗号分隔的新大小列表。
全局参数
提高日志记录详细程度以显示所有调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
显示此帮助消息并退出。
仅显示错误,禁止显示警告。
| 属性 | 值 | 
|---|---|
| 默认值: | False | 
输出格式。
| 属性 | 值 | 
|---|---|
| 默认值: | json | 
| 接受的值: | json, jsonc, none, table, tsv, yaml, yamlc | 
JMESPath 查询字符串。 有关更多信息和示例,请参阅 http://jmespath.org/。
订阅的名称或 ID。 可以使用 az account set -s NAME_OR_ID 配置默认订阅。
增加日志记录详细程度。 使用 --debug 获取完整的调试日志。
| 属性 | 值 | 
|---|---|
| 默认值: | False |