Skip to content

Commit b25b4ad

Browse files
committed
typo: Double word "supports"
1 parent ddd6cab commit b25b4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/acs-aks-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ACS and AKS differ in some key areas that affect migration. Before any migration
2424
* Unmanaged disks must be converted before you can attach them to AKS nodes.
2525
* Custom `StorageClass` objects for Azure disks must be changed from `unmanaged` to `managed`.
2626
* Any `PersistentVolumes` should use `kind: Managed`.
27-
* AKS supports supports [multiple node pools](https://docs.microsoft.com/en-us/azure/aks/use-multiple-node-pools) (currently in preview).
27+
* AKS supports [multiple node pools](https://docs.microsoft.com/en-us/azure/aks/use-multiple-node-pools) (currently in preview).
2828
* Nodes based on Windows Server are currently in [preview in AKS](https://azure.microsoft.com/blog/kubernetes-on-azure/).
2929
* AKS supports a limited set of [regions](https://docs.microsoft.com/azure/aks/quotas-skus-regions).
3030
* AKS is a managed service with a hosted Kubernetes control plane. You might need to modify your applications if you've previously modified the configuration of your ACS masters.

0 commit comments

Comments
 (0)