You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/container-storage/container-storage-faq.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,15 +25,15 @@ ms.custom: references_regions
25
25
26
26
* <aid="azure-container-storage-update"></a>
27
27
**If I already have Azure Container Storage preview installed on my AKS cluster, how can I update to the latest GA version?**
28
-
If you have auto-upgrade turned on, Azure Container Storage updates to the latest version automatically. If you don't have auto-upgrade turned on, we recommend updating to the latest generally available (GA) version by running the following command. Remember to replace `<cluster-name>` and `<resource-group>` with your own values.
28
+
If you have autoupgrade turned on, Azure Container Storage updates to the latest version automatically. If you don't have autoupgrade turned on, we recommend updating to the latest generally available (GA) version by running the following command. Remember to replace `<cluster-name>` and `<resource-group>` with your own values.
**Is there any performance impact when upgrading to a new version of Azure Container Storage?**
36
-
If you leave auto-upgrade turned on (recommended), you might experience temporary I/O latency during the upgrade process. If you turn off auto-upgrade and install the new version manually, there isn't any impact; however, you won't get the benefit of automatic upgrades and instant access to new features.
36
+
If you leave autoupgrade turned on (recommended), you might experience temporary I/O latency during the upgrade process. If you turn off autoupgrade and install the new version manually, there isn't any impact; however, you don't get the benefit of automatic upgrades and instant access to new features.
37
37
38
38
* <aid="storage-pool-parameters"></a>
39
39
**What parameters can I specify for the storage pool that's created when Azure Container Storage is installed with the `az aks create` command?**
@@ -60,8 +60,8 @@ ms.custom: references_regions
60
60
No, Azure Container Storage only discovers and uses the capacity from ephemeral data disks for ephemeral disk storage pool.
61
61
62
62
* <aid="azure-container-storage-arm"></a>
63
-
**Does Azure Container Storage support ARM nodepools?**
64
-
Currently, Azure Container Storage does not support ARM nodepools. Our supported architectures are AMD64/x86-64.
63
+
**Does Azure Container Storage support ARM node pools?**
64
+
Currently, Azure Container Storage does not support ARM node pools. Our supported architectures are AMD64/x86-64.
65
65
66
66
* <aid="azure-container-storage-endpoints"></a>
67
67
**What endpoints need to be allowlisted in the Azure Firewall for Azure Container Storage to work?**
@@ -84,12 +84,12 @@ ms.custom: references_regions
84
84
`eastus2.dp.kubernetesconfiguration.azure.com`,
85
85
`mcr.microsoft.com`.
86
86
87
-
For more details, refer to the[Outbound network and FQDN rules for Azure Kubernetes Service (AKS) clusters](/azure/aks/outbound-rules-control-egress) and [Azure Arc-enabled Kubernetes network requirements](/azure/azure-arc/kubernetes/network-requirements?tabs=azure-cloud).
87
+
For more details, see[Outbound network and FQDN rules for Azure Kubernetes Service (AKS) clusters](/azure/aks/outbound-rules-control-egress) and [Azure Arc-enabled Kubernetes network requirements](/azure/azure-arc/kubernetes/network-requirements?tabs=azure-cloud).
88
88
89
89
* <aid="azure-container-storage-sla"></a>
90
90
**What's Service-level-agreement (SLA) for Azure Container Storage?**
91
91
92
-
Azure Container Storage is an orchestration of underlying storage options including Ephemeral Disks, Elastic SAN and Azure Disks. It doesn't provide SLA and SLA is offerred on each storage option. See [Microsft Service Level Agreements for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
92
+
Azure Container Storage is an orchestration of underlying storage options including Ephemeral Disks, Elastic SAN, and Azure Disks. It doesn't provide SLA and SLA is offered on each storage option. See [Microsoft Service Level Agreements for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
0 commit comments