Skip to content

Commit 5fcbda2

Browse files
authored
Merge pull request #29657 from jlbutler/merged-main-onto-dev-1.23
merge main onto dev-1.23
2 parents 9d4e5e3 + 78ab3b9 commit 5fcbda2

File tree

439 files changed

+10821
-8052
lines changed

Some content is hidden

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

439 files changed

+10821
-8052
lines changed

OWNERS

+2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ approvers:
88

99
emeritus_approvers:
1010
# - chenopis, commented out to disable PR assignments
11+
# - irvifa, commented out to disable PR assignments
1112
# - jaredbhatti, commented out to disable PR assignments
13+
# - kbarnard10, commented out to disable PR assignments
1214
# - steveperry-53, commented out to disable PR assignments
1315
- stewart-yu
1416
# - zacharysarah, commented out to disable PR assignments

OWNERS_ALIASES

+3-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
aliases:
22
sig-docs-blog-owners: # Approvers for blog content
3-
- kbarnard10
43
- onlydole
54
- mrbobbytables
65
sig-docs-blog-reviewers: # Reviewers for blog content
7-
- kbarnard10
86
- mrbobbytables
97
- onlydole
108
- sftim
@@ -20,9 +18,8 @@ aliases:
2018
- annajung
2119
- bradtopol
2220
- celestehorgan
23-
- irvifa
2421
- jimangel
25-
- kbarnard10
22+
- jlbutler
2623
- kbhawkey
2724
- onlydole
2825
- pi-victor
@@ -35,7 +32,6 @@ aliases:
3532
- celestehorgan
3633
- daminisatya
3734
- jimangel
38-
- kbarnard10
3935
- kbhawkey
4036
- onlydole
4137
- rajeshdeshpande02
@@ -88,15 +84,13 @@ aliases:
8884
- danninov
8985
- girikuncoro
9086
- habibrosyad
91-
- irvifa
9287
- phanama
9388
- wahyuoi
9489
sig-docs-id-reviews: # PR reviews for Indonesian content
9590
- ariscahyadi
9691
- danninov
9792
- girikuncoro
9893
- habibrosyad
99-
- irvifa
10094
- phanama
10195
- wahyuoi
10296
sig-docs-it-owners: # Admins for Italian content
@@ -133,14 +127,13 @@ aliases:
133127
- gochist
134128
- ianychoi
135129
- jihoon-seo
130+
- jmyung
136131
- pjhwa
137132
- seokho-son
138133
- yoonian
139134
- ysyukr
140135
sig-docs-leads: # Website chairs and tech leads
141-
- irvifa
142136
- jimangel
143-
- kbarnard10
144137
- kbhawkey
145138
- onlydole
146139
- sftim
@@ -256,4 +249,4 @@ aliases:
256249
- sethmccombs # Release Manager Associate
257250
- thejoycekung # Release Manager Associate
258251
- verolop # Release Manager Associate
259-
- wilsonehusin # Release Manager Associate
252+
- wilsonehusin # Release Manager Associate

README-pl.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Aby móc skorzystać z tego repozytorium, musisz lokalnie zainstalować:
1818
- [npm](https://www.npmjs.com/)
1919
- [Go](https://golang.org/)
2020
- [Hugo (Extended version)](https://gohugo.io/)
21-
- Środowisko obsługi kontenerów, np. [Docker-a](https://www.docker.com/).
21+
- Środowisko obsługi kontenerów, np. [Dockera](https://www.docker.com/).
2222

2323
Przed rozpoczęciem zainstaluj niezbędne zależności. Sklonuj repozytorium i przejdź do odpowiedniego katalogu:
2424

@@ -43,7 +43,9 @@ make container-image
4343
make container-serve
4444
```
4545

46-
Aby obejrzeć zawartość serwisu otwórz w przeglądarce adres http://localhost:1313. Po każdej zmianie plików źródłowych, Hugo automatycznie aktualizuje stronę i odświeża jej widok w przeglądarce.
46+
Jeśli widzisz błędy, prawdopodobnie kontener z Hugo nie dysponuje wystarczającymi zasobami. Aby rozwiązać ten problem, zwiększ ilość dostępnych zasobów CPU i pamięci dla Dockera na Twojej maszynie ([MacOSX](https://docs.docker.com/docker-for-mac/#resources) i [Windows](https://docs.docker.com/docker-for-windows/#resources)).
47+
48+
Aby obejrzeć zawartość serwisu, otwórz w przeglądarce adres http://localhost:1313. Po każdej zmianie plików źródłowych, Hugo automatycznie aktualizuje stronę i odświeża jej widok w przeglądarce.
4749

4850
## Jak uruchomić lokalną kopię strony przy pomocy Hugo?
4951

README-ru.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Документация по Kubernetes
22

3-
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-master-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
3+
[![Netlify Status](https://api.netlify.com/api/v1/badges/be93b718-a6df-402a-b4a4-855ba186c97d/deploy-status)](https://app.netlify.com/sites/kubernetes-io-main-staging/deploys) [![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
44

55
Данный репозиторий содержит все необходимые файлы для сборки [сайта Kubernetes и документации](https://kubernetes.io/). Мы благодарим вас за желание внести свой вклад!
66

SECURITY.md

-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
Join the [kubernetes-security-announce] group for security and vulnerability announcements.
66

7-
You can also subscribe to an RSS feed of the above using [this link][kubernetes-security-announce-rss].
8-
97
## Reporting a Vulnerability
108

119
Instructions for reporting a vulnerability can be found on the
@@ -17,6 +15,5 @@ Information about supported Kubernetes versions can be found on the
1715
[Kubernetes version and version skew support policy] page on the Kubernetes website.
1816

1917
[kubernetes-security-announce]: https://groups.google.com/forum/#!forum/kubernetes-security-announce
20-
[kubernetes-security-announce-rss]: https://groups.google.com/forum/feed/kubernetes-security-announce/msgs/rss_v2_0.xml?num=50
2118
[Kubernetes version and version skew support policy]: https://kubernetes.io/docs/setup/release/version-skew-policy/#supported-versions
2219
[Kubernetes Security and Disclosure Information]: https://kubernetes.io/docs/reference/issues-security/security/#report-a-vulnerability

SECURITY_CONTACTS

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Defined below are the security contacts for this repo.
22
#
3-
# They are the contact point for the Product Security Committee to reach out
3+
# They are the contact point for the Security Response Committee to reach out
44
# to for triaging and handling of incoming issues.
55
#
66
# The below names agree to abide by the
@@ -10,7 +10,5 @@
1010
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
1111
# INSTRUCTIONS AT https://kubernetes.io/security/
1212

13-
irvifa
1413
jimangel
15-
kbarnard10
1614
sftim

api-ref-generator

config.toml

+2
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ url = "https://v1-19.docs.kubernetes.io"
216216
[params.ui]
217217
# Enable to show the side bar menu in its compact state.
218218
sidebar_menu_compact = false
219+
# https://github.com/gohugoio/hugo/issues/8918#issuecomment-903314696
220+
sidebar_cache_limit = 1
219221
# Set to true to disable breadcrumb navigation.
220222
breadcrumb_disable = false
221223
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)

content/de/_index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{{% blocks/feature image="flower" %}}
1010
### [Kubernetes (K8s)]({{< relref "/docs/concepts/overview/what-is-kubernetes" >}}) ist ein Open-Source-System zur Automatisierung der Bereitstellung, Skalierung und Verwaltung von containerisierten Anwendungen.
1111

12-
Es gruppiert Container, aus denen sich eine Anwendung zusammensetzt, in logische Einheiten, um die Verwaltung und Erkennung zu erleichtern. Kubernetes baut auf [15 Jahre Erfahrung in Bewältigung von Produktions-Workloads bei Google] (http://queue.acm.org/detail.cfm?id=2898444), kombiniert mit Best-of-Breed-Ideen und Praktiken aus der Community.
12+
Es gruppiert Container, aus denen sich eine Anwendung zusammensetzt, in logische Einheiten, um die Verwaltung und Erkennung zu erleichtern. Kubernetes baut auf [15 Jahre Erfahrung in Bewältigung von Produktions-Workloads bei Google](http://queue.acm.org/detail.cfm?id=2898444), kombiniert mit Best-of-Breed-Ideen und Praktiken aus der Community.
1313
{{% /blocks/feature %}}
1414

1515
{{% blocks/feature image="scalable" %}}
@@ -57,4 +57,4 @@ <h2>Die Herausforderungen bei der Migration von über 150 Microservices auf Kube
5757

5858
{{< blocks/kubernetes-features >}}
5959

60-
{{< blocks/case-studies >}}
60+
{{< blocks/case-studies >}}

content/de/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="de">
99

1010
<body>
1111

content/de/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="de">
99

1010
<body>
1111

content/de/docs/tutorials/kubernetes-basics/explore/explore-intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="de">
99

1010
<body>
1111

content/de/docs/tutorials/kubernetes-basics/expose/expose-interactive.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="de">
99

1010
<body>
1111

content/de/docs/tutorials/kubernetes-basics/expose/expose-intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="de">
99

1010
<body>
1111

content/de/docs/tutorials/kubernetes-basics/update/update-interactive.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="de">
99

1010
<body>
1111

content/de/docs/tutorials/kubernetes-basics/update/update-intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="de">
99

1010
<body>
1111

content/en/blog/_posts/2016-08-00-Kubernetes-Namespaces-Use-Cases-Insights.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ You may wish to, but you cannot create a hierarchy of namespaces. Namespaces can
125125

126126

127127

128-
Namespaces are easy to create and use but it’s also easy to deploy code inadvertently into the wrong namespace. Good DevOps hygiene suggests documenting and automating processes where possible and this will help. The other way to avoid using the wrong namespace is to set a [kubectl context](/docs/user-guide/kubectl/kubectl_config_set-context/).&nbsp;
128+
Namespaces are easy to create and use but it’s also easy to deploy code inadvertently into the wrong namespace. Good DevOps hygiene suggests documenting and automating processes where possible and this will help. The other way to avoid using the wrong namespace is to set a [kubectl context](/docs/reference/generated/kubectl/kubectl-commands#-em-set-context-em-).&nbsp;
129129

130130

131131

content/en/blog/_posts/2016-11-00-Visualize-Kubelet-Performance-With-Node-Dashboard.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ slug: visualize-kubelet-performance-with-node-dashboard
55
url: /blog/2016/11/Visualize-Kubelet-Performance-With-Node-Dashboard
66
---
77

8+
_Since this article was published, the Node Performance Dashboard was retired and is no longer available._
9+
10+
_This retirement happened in early 2019, as part of the_ `kubernetes/contrib`
11+
_[repository deprecation](https://github.com/kubernetes-retired/contrib/issues/3007)_.
12+
813
In Kubernetes 1.4, we introduced a new node performance analysis tool, called the _node performance dashboard_, to visualize and explore the behavior of the Kubelet in much richer details. This new feature will make it easy to understand and improve code performance for Kubelet developers, and lets cluster maintainer set configuration according to provided Service Level Objectives (SLOs).
914

1015
**Background**

content/en/blog/_posts/2016-12-00-Statefulset-Run-Scale-Stateful-Applications-In-Kubernetes.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you run your storage application on high-end hardware or extra-large instance
3737
[ZooKeeper](https://zookeeper.apache.org/doc/current/) is an interesting use case for StatefulSet for two reasons. First, it demonstrates that StatefulSet can be used to run a distributed, strongly consistent storage application on Kubernetes. Second, it's a prerequisite for running workloads like [Apache Hadoop](http://hadoop.apache.org/) and [Apache Kakfa](https://kafka.apache.org/) on Kubernetes. An [in-depth tutorial](/docs/tutorials/stateful-application/zookeeper/) on deploying a ZooKeeper ensemble on Kubernetes is available in the Kubernetes documentation, and we’ll outline a few of the key features below.
3838

3939
**Creating a ZooKeeper Ensemble**
40-
Creating an ensemble is as simple as using [kubectl create](/docs/user-guide/kubectl/kubectl_create/) to generate the objects stored in the manifest.
40+
Creating an ensemble is as simple as using [kubectl create](/docs/reference/generated/kubectl/kubectl-commands#create) to generate the objects stored in the manifest.
4141

4242

4343
```
@@ -297,7 +297,7 @@ zk-0 0/1 Terminating 0 15m
297297

298298

299299

300-
You can use [kubectl apply](/docs/user-guide/kubectl/kubectl_apply/) to recreate the zk StatefulSet and redeploy the ensemble.
300+
You can use [kubectl apply](/docs/reference/generated/kubectl/kubectl-commands#apply) to recreate the zk StatefulSet and redeploy the ensemble.
301301

302302

303303

content/en/blog/_posts/2021-07-14-upcoming-changes-in-kubernetes-1-22/index.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ is that they have been superseded by a newer, stable (“GA”) API.
1919

2020
Kubernetes 1.22, due for release in August 2021, will remove a number of deprecated
2121
APIs.
22-
[Kubernetes 1.22 Release Information](https://www.kubernetes.dev/resources/release/)
23-
has details on the schedule for the v1.22 release.
22+
_Update_:
23+
[Kubernetes 1.22: Reaching New Peaks](/blog/2021/08/04/kubernetes-1-22-release-announcement/)
24+
has details on the v1.22 release.
2425

2526
## API removals for Kubernetes v1.22 {#api-changes}
2627

content/en/blog/_posts/2021-08-04-kubernetes-release-1.22.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ An alpha feature for default seccomp profiles has been added to the kubelet, alo
5454

5555
A new alpha feature allows running the `kubeadm` control plane components as non-root users. This is a long requested security measure in `kubeadm`. To try it you must enable the `kubeadm` specific RootlessControlPlane feature gate. When you deploy a cluster using this alpha feature, your control plane runs with lower privileges.
5656

57-
For `kubeadm`, Kubernetes 1.22 also brings a new [v1beta3 configuration API](https://github.com/kubernetes/kubeadm/issues/1796). This iteration adds some long requested features and deprecates some existing ones. The v1beta3 version is now the preferred API version; the v1beta2 API also remains available and is not yet deprecated.
57+
For `kubeadm`, Kubernetes 1.22 also brings a new [v1beta3 configuration API](/docs/reference/config-api/kubeadm-config.v1beta3/). This iteration adds some long requested features and deprecates some existing ones. The v1beta3 version is now the preferred API version; the v1beta2 API also remains available and is not yet deprecated.
5858

5959
## Major Changes
6060

@@ -140,7 +140,7 @@ In the v1.22 release cycle, which ran for 15 weeks (April 26 to August 4), we sa
140140

141141
# Upcoming release webinar
142142

143-
Join members of the Kubernetes 1.22 release team on September 7, 2021 to learn about the major features of this release, as well as deprecations and removals to help plan for upgrades. For more information and registration, visit the [event page](https://community.cncf.io/events/details/cncf-cncf-online-programs-presents-cncf-live-webinar-kubernetes-122-release/) on the CNCF Online Programs site.
143+
Join members of the Kubernetes 1.22 release team on October 5, 2021 to learn about the major features of this release, as well as deprecations and removals to help plan for upgrades. For more information and registration, visit the [event page](https://community.cncf.io/events/details/cncf-cncf-online-programs-presents-cncf-live-webinar-kubernetes-122-release/) on the CNCF Online Programs site.
144144

145145
# Get Involved
146146

0 commit comments

Comments
 (0)