Skip to content

Commit 849d174

Browse files
Merge pull request #295137 from fhryo-msft/patch-49
Update container-storage-release-notes.md
2 parents d8b7173 + a648a00 commit 849d174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/container-storage/container-storage-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ A **major release** introduces significant changes, often including new features
3636
### Improvements and issues that are fixed
3737

3838
- **Bug fixes and performance improvements**: The version improved security and resilience by addressing vulnerabilities, updating Azure Linux base images, and reinforcing container security. These updates enhance threat mitigation and compliance.
39-
- **Ephemeral disk performance enhancements**: You can now deploy Azure Container Storage on nodes with custom taints, including GPU nodes where [AKS documentation](/azure/aks/gpu-cluster?tabs=add-ubuntu-gpu-node-pool) recommends taints. This feature is supported for **ephemeral storage pools only**, providing flexibility in workload placement.
39+
- **Node taints toleration**: Node taints can prevent pods from being deployed on a node pool. See more information in [AKS Node Taints](/azure/aks/use-node-taints). When node taints are configured on the node pool, the installation of Azure Container Storage components is blocked. With node taints toleration, Azure Container Storage component pods can be deployed successfully without the need to temporarily remove the taints as a mitigation. This feature is built-in without configuration, and is supported **only for ephemeral storage pools**.
4040

4141
## Version 1.2.0
4242

0 commit comments

Comments
 (0)