Commit Graph

45457 Commits (0df9bd13db0c368b0f4bd10366a4cb1619186879)

Author SHA1 Message Date
Lisa Y. Zhu 6c38f34c9b
[id] Change footer l10n from Home to Documentation
Addresses Indonesian l10n strings described in #43068
2023-11-11 18:37:39 -05:00
Lisa Y. Zhu 7730e32505
[fr] Change footer l10n from Home to Documentation
Addresses French l10n strings described in #43068
2023-11-11 18:37:28 -05:00
Lisa Y. Zhu 0f3a628202
[es] Change footer l10n from Home to Documentation
Addresses Spanish l10n strings described in #43068
2023-11-11 18:37:17 -05:00
Lisa Y. Zhu 592ac94714
[de] Change footer l10n from Home to Documentation
Addresses German l10n strings described in #43068
2023-11-11 18:37:04 -05:00
Maria Filocha d73a665313 Refresh Polish localization 23c
Refresh Polish localization up to 6e6e4ed79a
2023-11-11 16:16:17 +01:00
Maria Filocha 4e2a161027 Refresh Polish localization
Refresh Polish localization up to 6e6e4ed79a
2023-11-11 16:04:46 +01:00
Laurent Vaills 1124742f21
Fix link to custom resources 2023-11-11 12:17:07 +01:00
Kubernetes Prow Robot 30e0e7093b
Merge pull request #43875 from Arhell/let
[id] Ensure seccomp starts with small letter
2023-11-11 10:53:57 +01:00
Michael 851bba48d4 [zh] Fix image issues in /extend-kubernetes/_index.md 2023-11-11 11:05:49 +08:00
Kubernetes Prow Robot 9df4ff335e
Merge pull request #43846 from my-git9/blog-11-06
[zh-cn] sync blog: 2023-11-06-introducing-sig-etcd.md
2023-11-11 01:42:28 +01:00
windsonsea 87f943cf8b [zh] Sync feature-gates.md 2023-11-11 08:21:20 +08:00
Arhell 4836e8b9cf [id] Ensure seccomp starts with small letter 2023-11-11 01:38:09 +02:00
Aldo Culquicondor 3be75f26fd
Graduate JobPodReplacementPolicy to beta 2023-11-10 14:47:29 -05:00
Kubernetes Prow Robot 0ebfe8b6ec
Merge pull request #43769 from pacoxu/kubeadm-kubelet-skew-policy
v1.29: kubeadm skew policy for kubelet is n-3
2023-11-10 15:13:04 +01:00
Lubomir I. Ivanov ddb784aab1 certificates.md: add note about system:masters in apiserver cert
The kube-apiserver flag --kubelet-client-certificate
accepts a client certificate (kube-apiserver-kubelet-client.crt)
to connect to the kubelet. There is no need for this certificate
to have "system:masters" as "O" in the Subject, instead it
can be a less privileged group like kubeadm's "kubeadm:cluster-admins".
2023-11-10 15:17:26 +02:00
Kubernetes Prow Robot de5baa1a1c
Merge pull request #43867 from mplzik/mplzik/kubernetes-limits-fix-svg
Fix SVG text for blog article
2023-11-10 13:05:48 +01:00
Milan Plzik 7f8675349d Convert text to paths.
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-11-10 12:50:22 +01:00
Milan Plzik 2ee48df77b Make the title bold.
Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-11-10 12:02:20 +01:00
Milan Plzik f41f01eb94 Fix font for the SVG.
This PR removes any stroke width configuration for the letters, making
it much thinner and easier to read.

See also: https://github.com/kubernetes/website/pull/43436

Signed-off-by: Milan Plzik <milan.plzik@grafana.com>
2023-11-10 10:52:36 +01:00
Kubernetes Prow Robot 203ce03372
Merge pull request #43786 from windsonsea/feagate
Clean up feature-gates.md
2023-11-10 09:42:15 +01:00
xin.li 23915222b8 [zh-cn] sync blog: 2023-11-07-introducing-sig-etcd.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-10 16:22:17 +08:00
Kubernetes Prow Robot 5420d4928b
Merge pull request #43866 from windsonsea/netpol
[zh] Add translations to network-policies.md
2023-11-10 08:32:34 +01:00
Paco Xu 97a1c7482b v1.29: kubeadm skew policy for kubelet is n-3 2023-11-10 15:25:45 +08:00
windsonsea b17e166f43 [zh] Add translations to network-policies.md 2023-11-10 12:49:13 +08:00
AmarNathChary 57ad2f9995 Updated_the_warning_in_readiness_probes 2023-11-10 10:10:43 +05:30
Arhell 31eb53417e [hi] Ensure seccomp starts with small letter 2023-11-10 01:05:43 +02:00
Kubernetes Prow Robot 9d663cd5cf
Merge pull request #39875 from npinaeva/netpol-pod-start
Network policy docs clarifications
2023-11-09 17:39:46 +01:00
Kubernetes Prow Robot fff0693f7b
Merge pull request #42907 from ardaguclu/kep-3895-promote-beta
Remove alpha environment variable because feature is in beta
2023-11-09 16:06:55 +01:00
kujiraitakahiro 10caf96f75
Update content/ja/docs/reference/glossary/helm-chart.md
Co-authored-by: inukai <82919057+t-inu@users.noreply.github.com>
2023-11-09 21:46:18 +09:00
Kubernetes Prow Robot 726ad9f3ca
Merge pull request #43828 from yanggangtony/fix-KinD-typos-english
Fix KinD typos in en docs
2023-11-09 10:41:07 +01:00
Kubernetes Prow Robot fc2984f638
Merge pull request #43843 from asa3311/sync-zh-81
[zh] sync ingress service custom-resource-definitions
2023-11-09 04:22:22 +01:00
Arhell 9403d2b41f [es] Ensure seccomp starts with small letter 2023-11-09 01:40:12 +02:00
yanggang ad52e828b5
Fix KinD typos in en docs.
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-11-08 22:12:26 +00:00
xin gu de7409b390 sync ingress service custom-resource-definitions 2023-11-08 22:40:12 +08:00
Kubernetes Prow Robot bca8a6c33e
Merge pull request #43436 from mplzik/the-case-for-kubernetes-limits
Add blog article: The case for Kubernetes limits
2023-11-08 14:01:48 +01:00
Edith Puclla ce34bf554b
Update content/es/docs/concepts/storage/windows-storage.md
Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-11-08 09:40:32 +00:00
Edith Puclla 1521525b9c
Update content/es/docs/concepts/storage/windows-storage.md
Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-11-08 09:40:22 +00:00
Edith Puclla 88f5f0e402
Update content/es/docs/concepts/storage/windows-storage.md
Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-11-08 09:36:46 +00:00
Edith Puclla e45f4c6a62
Update content/es/docs/concepts/storage/windows-storage.md
Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-11-08 09:31:04 +00:00
Edith Puclla 6351674e80
Update content/es/docs/concepts/storage/windows-storage.md
Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-11-08 09:30:31 +00:00
Edith Puclla 76ea516a0e
Update content/es/docs/concepts/storage/windows-storage.md
Got it! Thank youu!!

Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-11-08 09:30:15 +00:00
Kubernetes Prow Robot 5d509986f5
Merge pull request #43852 from Arhell/de-let
[de] Ensure seccomp starts with small letter
2023-11-08 10:10:39 +01:00
Syafiq Kamarul Azman db0d363874 Fix minor formatting issue in _index.md
In the operations table, the row that describes the "top" command was displayed incorrectly in context of the other rows in the table. This updates the docs to fix that display issue.

Revert changes for [ja] [ko] and [zh-cn]
2023-11-08 07:16:20 +00:00
AmarNathChary 1f306bce12 updated warning in readiness probes 2023-11-08 09:53:08 +05:30
Kubernetes Prow Robot 1617bba1a9
Merge pull request #43411 from my-git9/blog-10-23
[zh-cn] sync blog: 2023-10-23-pv-last-phase-transtition-time.md
2023-11-08 02:47:38 +01:00
Kubernetes Prow Robot 894ad97001
Merge pull request #43847 from my-git9/patchh-123
[zh-cn] sync access-cluster-services.md
2023-11-08 02:14:29 +01:00
Arhell 758a896719 [de] Ensure seccomp starts with small letter 2023-11-08 00:55:03 +02:00
Matt Grasberger 0004c99d6f
Update garbage-collection.md 2023-11-07 20:32:06 +01:00
Kubernetes Prow Robot 601cb12601
Merge pull request #43848 from bene2k1/de-fix-kubecondates-2024
[de] updated kubecon dates on homepage
2023-11-07 19:29:29 +01:00
Benedikt Rollik 11f4e7aa6e docs(fix): updated kubecon dates 2023-11-07 17:32:19 +01:00