Documented that AKS cluster might take hours to show up in Cluster To register list, based on region. (#3488)

* Added note about AKS cluster under admin

* Added note about AKS cluster under provisioning

* Updated UI code for admin/provisioning note

* Updated provisioning after clarifying region and UI command

* Updated admin after clarifying region and UI command

* Corrected UI tag
This commit is contained in:
Jen Travinski
2021-09-07 15:24:44 -07:00
committed by GitHub
parent 37a1c1fa63
commit 4a5ee01c18
2 changed files with 4 additions and 0 deletions
@@ -169,6 +169,8 @@ The first way to ensure that Rancher is running on the same [NAT](https://docs.m
The second way is to run a command to register the cluster with Rancher. Once the cluster is provisioned, you can run the displayed command anywhere you can connect to the cluster’s Kubernetes API. This command is displayed in a pop-up when you provision an AKS cluster with a private API endpoint enabled.
> **Note:** Please be aware that when registering an existing AKS cluster, the cluster might take some time, possibly hours, to appear in the `Cluster To register` dropdown list. This outcome will be based on region.
For more information about connecting to an AKS private cluster, see the [AKS documentation.](https://docs.microsoft.com/en-us/azure/aks/private-clusters#options-for-connecting-to-the-private-cluster)
# Node Pools
@@ -144,6 +144,8 @@ The first way to ensure that Rancher is running on the same [NAT](https://docs.m
The second way is to run a command to register the cluster with Rancher. Once the cluster is provisioned, you can run the displayed command anywhere you can connect to the cluster’s Kubernetes API. This command is displayed in a pop-up when you provision an AKS cluster with a private API endpoint enabled.
> **Note:** Please be aware that when registering an existing AKS cluster, the cluster might take some time, possibly hours, to appear in the `Cluster To register` dropdown list. This outcome will be based on region.
For more information about connecting to an AKS private cluster, see the [AKS documentation.](https://docs.microsoft.com/en-us/azure/aks/private-clusters#options-for-connecting-to-the-private-cluster)
# Syncing