Az.AksArc Module
Se trata de un módulo de vista previa. Los módulos en versión preliminar no se recomiendan para su uso en entornos de producción. Para obtener más información, consulte https://aka.ms/azps-refstatus.
Microsoft Azure PowerShell: cmdlets de AksArc
AksArc
| Cmdlet | Description |
|---|---|
| Get-AzAksArcCluster |
Gets the provisioned cluster instance |
| Get-AzAksArcClusterAdminKubeconfig |
Lists the admin credentials of the provisioned cluster (can only be used within private network) |
| Get-AzAksArcClusterUpgrade |
Gets the upgrade profile of a provisioned cluster |
| Get-AzAksArcClusterUserKubeconfig |
Lists the user credentials of the provisioned cluster (can only be used within private network) |
| Get-AzAksArcKubernetesVersion |
Lists the supported kubernetes versions for the specified custom location |
| Get-AzAksArcLog |
Gets the provisioned cluster instance |
| Get-AzAksArcNodepool |
Gets the specified agent pool in the provisioned cluster |
| Get-AzAksArcVirtualNetwork |
Lists the virtual networks in the specified resource group |
| Get-AzAksArcVMSku |
Lists the supported VM skus for the specified custom location |
| Invoke-AzAksArcClusterUpgrade |
Update the provisioned cluster instance |
| New-AzAksArcCluster |
Create the provisioned cluster instance |
| New-AzAksArcNodepool |
Create the agent pool in the provisioned cluster |
| New-AzAksArcVirtualNetwork |
Create the virtual network resource |
| Remove-AzAksArcCluster |
Deletes the provisioned cluster instance |
| Remove-AzAksArcNodepool |
Deletes the specified agent pool in the provisioned cluster |
| Remove-AzAksArcVirtualNetwork |
Deletes the specified virtual network resource |
| Update-AzAksArcCluster |
Update the provisioned cluster instance |
| Update-AzAksArcNodepool |
Update the agent pool in the provisioned cluster |