Skip to content

Commit 9009d75

Browse files
committed
fix issues
1 parent 1ce096f commit 9009d75

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

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-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/known-issues-installation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ sections:
449449
or [prestage a VCO for the cloud agent generic cluster service](./prestage-cluster-service-host-create.md).
450450
451451
If you are a domain administrator, it is still possible that your OU or container does not have the required permissions.
452-
For example, Enforcement mode, introduced in [KB5008383](https://prod.support.services.microsoft.com/topic/kb5008383-active-directory-permissions-updates-cve-2021-42291-536d5555-ffba-4248-a60e-d6cbc849cde1?),
452+
For example, Enforcement mode, introduced in [KB5008383](https://support.microsoft.com/topic/kb5008383-active-directory-permissions-updates-cve-2021-42291-536d5555-ffba-4248-a60e-d6cbc849cde1),
453453
may be enabled in Active Directory. Try the following before attempting a reinstall.
454454
455455
1. Navigate to **Active Directory Users and Computers**.
539 Bytes
Loading

0 commit comments

Comments
 (0)