Skip to content

Commit 481af09

Browse files
Accepted suggestion
Update content/en/blog/_posts/2024-11-08-kubernetes-1.32-sneak-peek.md Co-authored-by: Dipesh Rawat <[email protected]>
1 parent 91a4cbd commit 481af09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2024-11-08-kubernetes-1.32-sneak-peek.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ However, in Kubernetes v1.32, this approach to DRA will be significantly changed
3535
The decision to remove this feature originated from its incompatibility with cluster autoscaling, as resource availability was made non-transparent, complicating decision-making for both Cluster Autoscaler and controllers.
3636
The newly added Structured Parameter model substitutes the functionality.
3737

38-
This removal will Kubernetes to handle new hardware requirements and resource claims more predictably, bypassing the complexities of back and forth API calls to the kube-apiserver.
38+
This removal will allow Kubernetes to handle new hardware requirements and resource claims more predictably, bypassing the complexities of back and forth API calls to the kube-apiserver.
3939

4040
Please also see the enhancement issue [#3063](https://github.com/kubernetes/enhancements/issues/3063) to find out more.
4141

0 commit comments

Comments
 (0)