Update content/en/blog/_posts/2022-05-03-kubernetes-release-1.24.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
This commit is contained in:
Mickey Boxell
2022-04-30 13:20:43 -07:00
committed by GitHub
parent 46b3e5161f
commit 37595d58bc
@@ -44,7 +44,7 @@ Kubernetes 1.24 offers beta support for publishing its APIs in the [OpenAPI v3 f
### Storage Capacity and Volume Expansion Are Generally Available
[Storage capacity tracking](https://github.com/kubernetes/enhancements/issues/1472)
supports exposing currently available storage capacity via [CSIStorageCapacity objects](https://kubernetes.io/docs/concepts/storage/storage-capacity/#api)
supports exposing currently available storage capacity via [CSIStorageCapacity objects](/docs/concepts/storage/storage-capacity/#api)
and enhances scheduling of pods that use CSI volumes with late binding.
[Volume expansion](https://github.com/kubernetes/enhancements/issues/284) adds support