Skip to content

Commit 9083920

Browse files
authored
Merge branch 'kubernetes:main' into patch-1
2 parents edc4dc7 + ce8a338 commit 9083920

File tree

323 files changed

+67637
-2224
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

323 files changed

+67637
-2224
lines changed

OWNERS_ALIASES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
aliases:
22
sig-docs-blog-owners: # Approvers for blog content
33
- mrbobbytables
4+
- natalisucks
45
- nate-double-u
56
- sftim
67
sig-docs-blog-reviewers: # Reviewers for blog content
78
- Gauravpadam
89
- mrbobbytables
10+
- natalisucks
911
- nate-double-u
1012
- sftim
1113
sig-docs-website-owners: # Admins for overall website

content/de/docs/concepts/workloads/pods/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,6 @@ oder {{< glossary_tooltip text="Deployments" term_id="deployment" >}} einbindet,
364364
kannst du Artikel zu früheren Technologien lesen, unter anderem:
365365
* [Aurora](https://aurora.apache.org/documentation/latest/reference/configuration/#job-schema)
366366
* [Borg](https://research.google.com/pubs/pub43438.html)
367-
* [Marathon](https://mesosphere.github.io/marathon/docs/rest-api.html)
367+
* [Marathon](https://github.com/d2iq-archive/marathon)
368368
* [Omega](https://research.google/pubs/pub41684/)
369369
* [Tupperware](https://engineering.fb.com/data-center-engineering/tupperware/).

content/en/blog/_posts/2018-05-04-Announcing-Kubeflow-0-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ NAMESPACE=kubeflow
4242
kubectl create namespace ${NAMESPACE}
4343
VERSION=v0.1.3
4444
45-
# Initialize a ksonnet app. Set the namespace for it's default environment.
45+
# Initialize a ksonnet app. Set the namespace for its default environment.
4646
APP_NAME=my-kubeflow
4747
ks init ${APP_NAME}
4848
cd ${APP_NAME}

content/en/blog/_posts/2021-10-18-kpng-specialized-proxiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141

4242
If the `service.kubernetes.io/service-proxy-name` label is defined the
4343
`kube-proxy` will ignore the service. A custom controller can watch
44-
services with the label set to it's own name, "kpng-example" in
44+
services with the label set to its own name, "kpng-example" in
4545
this example, and setup specialized load-balancing.
4646

4747
The `service.kubernetes.io/service-proxy-name` label is [not

content/en/blog/_posts/2024-12-11-Kubernetes-v1-32-Release/index.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
22
layout: blog
3-
title: 'Kubernetes v1.32: {release-name}'
3+
title: 'Kubernetes v1.32: Penelope'
44
date: 2024-12-11
55
slug: kubernetes-v1-32-release
66
author: >
77
[Kubernetes v1.32 Release Team](https://github.com/kubernetes/sig-release/blob/master/releases/release-1.32/release-team.md)
8-
draft: true
98
---
109

1110
**Editors:** Matteo Bianchi, Edith Puclla, William Rizzo, Ryota Sawada, Rashan Smith
1211

13-
Announcing the release of Kubernetes v1.32: {release-name}!
12+
Announcing the release of Kubernetes v1.32: Penelope!
1413

1514
In line with previous releases, the release of Kubernetes v1.32 introduces new stable, beta, and alpha features.
1615
The consistent delivery of high-quality releases underscores the strength of our development cycle and the vibrant
@@ -19,14 +18,22 @@ This release consists of 44 enhancements in total.
1918
Of those enhancements, 13 have graduated to Stable, 12 are entering Beta, and 19 have entered in Alpha.
2019

2120
## Release theme and logo
22-
{{< figure src="/images/blog/2024-12-11-kubernetes-1.32-release/k8s-1.32.png" alt="Kubernetes v1.32 logo"
23-
class="release-logo" >}}
2421

25-
<TODO upload image to static/images/blog/2024-12-11-kubernetes-1.32-release/k8s-1.32.png>
22+
{{< figure src="k8s-1.32.png" alt="Kubernetes v1.32 logo: Penelope from the Odyssey, a helm and a purple geometric background"
23+
class="release-logo" >}}
2624

27-
The Kubernetes v1.32 Release Theme is "{release-name}".
25+
The Kubernetes v1.32 Release Theme is "Penelope".
2826

29-
Kubernetes v1.32's {release-story}
27+
If Kubernetes is Ancient Greek for "pilot", in this release we start from that origin
28+
and reflect on the last 10 years of Kubernetes and our accomplishments:
29+
each release cycle is a journey, and just like Penelope, in "The Odyssey",
30+
weaved for 10 years -- each night removing parts of what she had done during the day --
31+
so does each release add new features and removes others, albeit here with a much
32+
clearer purpose of constantly improving Kubernetes.
33+
With v1.32 being the last release in the year Kubernetes marks its first decade anniversary,
34+
we wanted to honour all of those that have been part of the global Kubernetes crew
35+
that roams the cloud-native seas through perils and challanges:
36+
may we continue to weave the future of Kubernetes together.
3037

3138
## Updates to recent key features
3239

@@ -332,13 +339,6 @@ This removal will allow Kubernetes to handle new hardware requirements and resou
332339
the complexities of back and forth API calls to the kube-apiserver.
333340

334341
See the enhancement issue [#3063](https://github.com/kubernetes/enhancements/issues/3063) to find out more.
335-
336-
#### Deprecation of gitRepo volume types
337-
338-
The [gitRepo](https://kubernetes.io/docs/concepts/storage/volumes/#gitrepo) volume type is deprecated and will be
339-
removed in a future release, the deprecation has been executed in light of the security advisory encompassing the
340-
[CVE-2024-10220](https://nvd.nist.gov/vuln/detail/CVE-2024-10220): Arbitrary command execution through gitRepo volume,
341-
which was reported publicly in [this issue](https://github.com/kubernetes/kubernetes/issues/128885).
342342

343343
#### API removals
344344

@@ -478,7 +478,7 @@ Antigua Guatemala, Guatemala
478478

479479
## Upcoming release webinar
480480

481-
Join members of the Kubernetes v1.32 release team on **Thursday, January 9th 2024 at 5:00 PM (UTC)**, to learn about the
481+
Join members of the Kubernetes v1.32 release team on **Thursday, January 9th 2025 at 5:00 PM (UTC)**, to learn about the
482482
release highlights of this release, as well as deprecations and removals to help plan for upgrades.
483483
For more information and registration, visit the [event
484484
page](https://community.cncf.io/events/details/cncf-cncf-online-programs-presents-cncf-live-webinar-kubernetes-132-release/)
583 KB
Loading

content/en/blog/_posts/2024-12-12-scheduler-queueinghint/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ layout: blog
33
title: "Kubernetes v1.32: QueueingHint Brings a New Possibility to Optimize Pod Scheduling"
44
date: 2024-12-12
55
slug: scheduler-queueinghint
6-
draft: true
76
Author: >
87
[Kensei Nakada](https://github.com/sanposhiho) (Tetrate.io)
98
---
@@ -13,7 +12,7 @@ component that selects the nodes on which new Pods run. The scheduler processes
1312
these new Pods **one by one**. Therefore, the larger your clusters, the more important
1413
the throughput of the scheduler becomes.
1514

16-
Over the years, the Kubernetes project (and SIG Scheduling in particular) has improved the throughput
15+
Over the years, Kubernetes SIG Scheduling has improved the throughput
1716
of the scheduler in multiple enhancements. This blog post describes a major improvement to the
1817
scheduler in Kubernetes v1.32: a
1918
[scheduling context element](/docs/concepts/scheduling-eviction/scheduling-framework/#extension-points)
@@ -128,4 +127,4 @@ Please join us and share your feedback.
128127

129128
## How can I learn more?
130129

131-
- [KEP-4247: Per-plugin callback functions for efficient requeueing in the scheduling queue](https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/4247-queueinghint/README.md)
130+
- [KEP-4247: Per-plugin callback functions for efficient requeueing in the scheduling queue](https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/4247-queueinghint/README.md)

content/en/blog/_posts/2024-11-11-memory-manager-moves-to-ga/index.md renamed to content/en/blog/_posts/2024-12-13-memory-manager-moves-to-ga/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
layout: blog
33
title: "Kubernetes v1.32: Memory Manager Goes GA"
4-
date: 2024-11-11
4+
date: 2024-12-13
55
slug: memory-manager-goes-ga
66
author: >
77
[Talor Itzhak](https://github.com/Tal-or) (Red Hat)
8-
draft: true
98
---
109

1110
With Kubernetes 1.32, the memory manager has officially graduated to General Availability (GA),

content/en/blog/_posts/2024-12-11-cpumanager-strict-cpu-reservation.md renamed to content/en/blog/_posts/2024-12-16-cpumanager-strict-cpu-reservation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
layout: blog
33
title: 'Kubernetes v1.32 Adds A New CPU Manager Static Policy Option For Strict CPU Reservation'
4-
draft: true
5-
date: 2024-12-11
4+
date: 2024-12-16
65
slug: cpumanager-strict-cpu-reservation
76
author: >
87
[Jing Zhang](https://github.com/jingczhang) (Nokia)

content/en/blog/_posts/2024-12-11-api-streaming/index.md renamed to content/en/blog/_posts/2024-12-17-api-streaming/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
layout: blog
33
title: 'Enhancing Kubernetes API Server Efficiency with API Streaming'
4-
date: 2024-12-11
5-
draft: true
4+
date: 2024-12-17
65
slug: kube-apiserver-api-streaming
76
author: >
87
Stefan Schimanski (Upbound),

0 commit comments

Comments
 (0)