Skip to content

Commit f3c6c8b

Browse files
committed
Added space between title and paragraph
1 parent b70d018 commit f3c6c8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/blog/_posts/XXXX-XX-XX-dra-134-update.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ moved to beta, and a fresh batch of new alpha features promise even more express
1616
Let's dive into what's new for DRA in Kubernetes 1.34!
1717

1818
## Structured Parameters is now GA
19+
1920
The headline feature of the v1.34 release is that the core of DRA has graduated to General Availability.
2021

2122
Kubernetes [Dynamic Resource Allocation (DRA)](/docs/concepts/scheduling-eviction/dynamic-resource-allocation/) provides
@@ -32,6 +33,7 @@ That's because the default API version for DRA is now the stable `v1` version, a
3233
(eg: `v1beta1` or `v1beta2`) that needed explicit opt in.
3334

3435
## Features promoted to beta
36+
3537
Several powerful features have been promoted to beta, adding more control, flexibility, and observability to resource
3638
management with DRA.
3739

@@ -53,6 +55,7 @@ to know the allocated DRA resources for Pods on a node and makes it possible to
5355
to develop new features and integrations.
5456

5557
## New alpha features
58+
5659
Kubernetes 1.34 also introduces several new alpha features that give us a glimpse into the future of resource management with DRA.
5760

5861
[Extended resource mapping](/docs/concepts/scheduling-eviction/dynamic-resource-allocation/#extended-resource) support in DRA allows

0 commit comments

Comments
 (0)