Skip to content

Commit 20ea4c4

Browse files
author
Jill Grant
authored
Merge pull request #16226 from v-thepet/aks-hci2
[bulk] Azure Stack HCI to Azure Local rebrand in AKS-Hybrid (k-w, includes, ref)
2 parents a0d8c7f + a31ce42 commit 20ea4c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+246
-247
lines changed

AKS-Hybrid/TOC.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
href: supported-kubernetes-versions.md
1212
- name: Data collection
1313
href: data-collection.md
14-
- name: AKS on Azure Stack HCI 23H2
14+
- name: AKS on Azure Local, version 23H2
1515
expanded: true
1616
items:
17-
- name: What's new in AKS on Azure Stack HCI 23H2
17+
- name: What's new in AKS on Azure Local, version 23H2
1818
href: aks-whats-new-23h2.md
1919
- name: Concepts
2020
items:
@@ -152,7 +152,7 @@
152152
href: /rest/api/hybridcontainer/operation-groups
153153
- name: Resources
154154
items:
155-
- name: Azure Stack HCI
155+
- name: Azure Local
156156
href: /azure-stack/hci/index
157157
- name: Azure hybrid cloud
158158
href: /hybrid
@@ -355,7 +355,7 @@
355355
href: create-replicasets.md
356356
- name: Create a StatefulSet
357357
href: create-statefulset.md
358-
- name: Availability with 2-node HCI cluster
358+
- name: Availability with 2-node Azure Local cluster
359359
href: deploy-cluster-on-two-node-hci.md
360360
- name: Security
361361
items:
@@ -557,11 +557,11 @@
557557
href: known-issues-uninstall.yml
558558
- name: Other
559559
href: known-issues.yml
560-
- name: Azure Stack HCI issues
560+
- name: Azure Local issues
561561
items:
562-
- name: Cluster validation reporting in Azure Stack HCI
562+
- name: Cluster validation reporting in Azure Local
563563
href: /azure-stack/hci/manage/validate-qos
564-
- name: CredSSP in Azure Stack HCI
564+
- name: CredSSP in Azure Local
565565
href: /azure-stack/hci/manage/troubleshoot-credssp
566566
- name: Support policies
567567
href: support-policies.md

AKS-Hybrid/create-kubernetes-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This section describes how to use the Create Kubernetes cluster wizard through t
3939

4040
:::image type="content" source="media/create-kubernetes-cluster/basics.png" alt-text="Screenshot showing Basics cluster creation pane." lightbox="media/create-kubernetes-cluster/basics.png":::
4141

42-
1. This step is mandatory. Configure node pools to run your workloads on the **Node pools** page. You can add any number of Windows node pools and Linux node pools. If you enabled Azure Arc integration earlier in this wizard, configure a Linux node pool with at least one Linux worker node. However, if you disabled Azure Arc integration earlier, then any node pool addition allows you to proceed to the next step. You can also set maximum pod counts and node taints when configuring node pools. Both of these settings are optional. For more information about the available taint settings, see [New-AksHciCluster](./reference/ps/new-akshcicluster.md#new-aks-hci-cluster-with-a-linux-node-pool-and-taints).
42+
1. This step is mandatory. Configure node pools to run your workloads on the **Node pools** page. You can add any number of Windows node pools and Linux node pools. If you enabled Azure Arc integration earlier in this wizard, configure a Linux node pool with at least one Linux worker node. However, if you disabled Azure Arc integration earlier, then any node pool addition allows you to proceed to the next step. You can also set maximum pod counts and node taints when configuring node pools. Both of these settings are optional. For more information about the available taint settings, see [New-AksHciCluster](./reference/ps/new-akshcicluster.md#new-aks-on-azure-local-cluster-with-a-linux-node-pool-and-taints).
4343

4444
![Screenshot that illustrates the Node pools page of the Kubernetes cluster wizard where you can configure maximum pod counts and taints.](./media/create-kubernetes-cluster/node-pool-added.png)
4545

AKS-Hybrid/includes/data-allow-table.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ ms.lastreviewed: 08/15/2022
1313

1414
| URL | Port | Notes |
1515
| :---| :---| :---|
16-
| msk8s.api.cdp.microsoft.com | 443 | Used when downloading the AKS on Azure Stack HCI product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
17-
| msk8s.b.tlu.dl.delivery.mp.microsoft.com </br> msk8s.f.tlu.dl.delivery.mp.microsoft.com | 80 | Used when downloading the AKS on Azure Stack HCI product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
16+
| msk8s.api.cdp.microsoft.com | 443 | Used when downloading the AKS on Azure Local product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
17+
| msk8s.b.tlu.dl.delivery.mp.microsoft.com </br> msk8s.f.tlu.dl.delivery.mp.microsoft.com | 80 | Used when downloading the AKS on Azure Local product catalog, product bits, and OS images from SFS. Occurs when running `Set-AksHciConfig` and any time you download from SFS. |
1818
| login.microsoftonline.com </br> login.windows.net </br> management.azure.com </br> msft.sts.microsoft.com </br> graph.windows.net | 443 | Used for logging into Azure when running `Set-AksHciRegistration`. |
1919
| ecpacr.azurecr.io </br> mcr.microsoft.com </br> \*.mcr.microsoft.com </br> \*.data.mcr.microsoft.com </br> \*.blob.core.windows.net </br> US endpoint: wus2replica\*.blob.core.windows.net | 443 | Required to pull container images when running `Install-AksHci`. |
2020
| \<region>.dp.kubernetesconfiguration.azure.com | 443 | Required to onboard AKS hybrid clusters to Azure Arc. |
2121
| gbl.his.arc.azure.com | 443 | Required to get the regional endpoint for pulling system-assigned Managed Identity certificates. |
2222
| \*.his.arc.azure.com | 443 | Required to pull system-assigned Managed Identity certificates. |
23-
| k8connecthelm.azureedge.net | 443 | Arc-enabled Kubernetes uses Helm 3 to deploy Azure Arc agents on the AKS-HCI management cluster. This endpoint is needed for the Helm client download to facilitate deployment of the agent helm chart.
23+
| k8connecthelm.azureedge.net | 443 | Arc-enabled Kubernetes uses Helm 3 to deploy Azure Arc agents on the AKS on Azure Local management cluster. This endpoint is needed for the Helm client download to facilitate deployment of the agent helm chart.
2424
| \*.arc.azure.net| 443 | Required to manage AKS hybrid clusters in Azure portal. |
2525
| dl.k8s.io | 443 | Required to download and update Kubernetes binaries for Azure Arc. |
26-
| akshci.azurefd.net | 443 | Required for AKS on Azure Stack HCI billing when running `Install-AksHci`. |
27-
| v20.events.data.microsoft.com </br> gcs.prod.monitoring.core.windows.net | 443 | Used periodically to send Microsoft required diagnostic data from the Azure Stack HCI or Windows Server host. |
26+
| akshci.azurefd.net | 443 | Required for AKS on Azure Local billing when running `Install-AksHci`. |
27+
| v20.events.data.microsoft.com </br> gcs.prod.monitoring.core.windows.net | 443 | Used periodically to send Microsoft required diagnostic data from the Azure Local or Windows Server host. |

AKS-Hybrid/includes/hci-applies-to-23h2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ms.reviewer: alkohli
88
ms.lastreviewed: 10/13/2023
99
---
1010

11-
> Applies to: Azure Stack HCI, version 23H2
11+
> Applies to: Azure Local, version 23H2

AKS-Hybrid/includes/install-akshci-ps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ ms.lastreviewed: 05/02/2022
99

1010
---
1111

12-
Follow these steps on all nodes in your Azure Stack HCI cluster or Windows Server cluster:
12+
Follow these steps on all nodes in your Azure Local cluster or Windows Server cluster:
1313

1414
> [!NOTE]
1515
> If you are using remote PowerShell, you must use CredSSP.
1616
17-
1. Close all open PowerShell windows, open a new PowerShell session as administrator, and run the following command on all nodes in your Azure Stack HCI or Windows Server cluster:
17+
1. Close all open PowerShell windows, open a new PowerShell session as administrator, and run the following command on all nodes in your Azure Local or Windows Server cluster:
1818

1919
```powershell
2020
Install-PackageProvider -Name NuGet -Force
@@ -23,7 +23,7 @@ Follow these steps on all nodes in your Azure Stack HCI cluster or Windows Serve
2323

2424
You must close all existing PowerShell windows again to ensure that loaded modules are refreshed. Don't continue to the next step until you close all open PowerShell windows.
2525

26-
1. Install the AKS-HCI PowerShell module by running the following command on all nodes in your Azure Stack HCI or Windows Server cluster:
26+
1. Install the AKS-HCI PowerShell module by running the following command on all nodes in your Azure Local or Windows Server cluster:
2727

2828
```powershell
2929
Install-Module -Name AksHci -Repository PSGallery -Force -AcceptLicense

AKS-Hybrid/known-issues-arc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010

1111
title: Resolve errors when enabling or disabling Azure Arc on your AKS workload clusters in AKS enabled by Arc
1212
summary: |
13-
Applies to: AKS on Azure Stack HCI, AKS on Windows Server
13+
Applies to: AKS on Azure Local, AKS on Windows Server
1414
1515
This article describes errors you might encounter (and their workarounds) while connecting or disconnecting your AKS workload clusters to Azure Arc using the PowerShell cmdlets [`Enable-AksHciArcConnection`](./reference/ps/enable-akshciarcconnection.md) and [`Disable-AksHciArcConnection`](./reference/ps/disable-akshciarcconnection.md) in AKS Arc. For issues that are not covered in this article, see [Troubleshooting Arc enabled Kubernetes](/azure/azure-arc/kubernetes/troubleshooting).
1616
@@ -57,10 +57,10 @@ sections:
5757
answer: |
5858
This error usually points to one of the following issues:
5959
60-
- The clusters were created in an Azure VM in a virtualized environment, or you deployed AKS on Azure Stack HCI on multiple levels of virtualization.
60+
- The clusters were created in an Azure VM in a virtualized environment, or you deployed AKS on Azure Local on multiple levels of virtualization.
6161
- A slow internet caused the timeout.
6262
63-
If one of the above scenarios applies to you, run [Disable-AksHciArcConnection](./reference/ps/disable-akshciarcconnection.md), and try connecting again. If the above scenario doesn't apply to you, [open a support issue](./help-support.md) for AKS on Azure Stack HCI.
63+
If one of the above scenarios applies to you, run [Disable-AksHciArcConnection](./reference/ps/disable-akshciarcconnection.md), and try connecting again. If the above scenario doesn't apply to you, [open a support issue](./help-support.md) for AKS on Azure Local.
6464
- question: |
6565
Error: "Secrets "sh.helm.release.v1.azure-arc.v1" not found"
6666
@@ -90,7 +90,7 @@ sections:
9090
9191
answer: |
9292
This error usually means that you already connected your AKS cluster to Arc-enabled Kubernetes.
93-
To confirm it's connected, go to the [Azure portal](https://portal.azure.com) and check under the subscription and resource group you provided when you ran [`Set-AksHciRegistration`](./reference/ps/set-akshciregistration.md) (if you used default values) or [`Enable-AksHciArcConnection`](./reference/ps/enable-akshciarcconnection.md) (if you didn't use default values). You can also confirm if your AKS on Azure Stack HCI cluster is connected to Azure by running the [`az connectedk8s show` ](/cli/azure/connectedk8s#az-connectedk8s-show) Azure CLI command. If you don't see your workload cluster, run `Disable-AksHciArcConnection` and try again.
93+
To confirm it's connected, go to the [Azure portal](https://portal.azure.com) and check under the subscription and resource group you provided when you ran [`Set-AksHciRegistration`](./reference/ps/set-akshciregistration.md) (if you used default values) or [`Enable-AksHciArcConnection`](./reference/ps/enable-akshciarcconnection.md) (if you didn't use default values). You can also confirm if your AKS on Azure Local cluster is connected to Azure by running the [`az connectedk8s show` ](/cli/azure/connectedk8s#az-connectedk8s-show) Azure CLI command. If you don't see your workload cluster, run `Disable-AksHciArcConnection` and try again.
9494
9595
9696
- question: |

0 commit comments

Comments
 (0)