Skip to content

Commit b6aa206

Browse files
Merge pull request #34686 from PhilKang0704/2025_07-Monthly-broken-links-fix-pk-531
2025_07-Monthly-broken-links-fix-pk-531
2 parents 966f247 + b1d416a commit b6aa206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linux/sql-server-linux-container-ha-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SQL Server 2017 introduces a Docker image that can deploy on Kubernetes. You can
2424

2525
## Container with SQL Server instance on Kubernetes
2626

27-
Kubernetes 1.6 and later has support for [*storage classes*](https://kubernetes.io/docs/concepts/storage/storage-classes/), [*persistent volume claims*](https://kubernetes.io/docs/concepts/storage/storage-classes/#persistentvolumeclaims), and the [*Azure disk volume type*](https://github.com/kubernetes/examples/tree/master/staging/volumes/azure_disk).
27+
Kubernetes 1.6 and later has support for [*storage classes*](https://kubernetes.io/docs/concepts/storage/storage-classes/), [*persistent volume claims*](https://kubernetes.io/docs/concepts/storage/storage-classes/#persistentvolumeclaims), and the [*Azure disk volume type*](/azure/aks/azure-disk-csi).
2828

2929
In this configuration, Kubernetes plays the role of the container orchestrator.
3030

0 commit comments

Comments
 (0)