Commit Graph

33285 Commits (a5e512e0e92d569cca0f92e8d08457ea3e45af97)

Author SHA1 Message Date
Kubernetes Prow Robot 8f678bb1d9
Merge pull request #44039 from aojea/patch-3
Update dns-pod-service.md
2023-12-14 09:29:40 +01:00
Kubernetes Prow Robot cfed25b2d3
Merge pull request #44245 from skissane/patch-1
RFC 1035 vs RFC 1123: clarify the difference
2023-12-14 09:26:18 +01:00
Kubernetes Prow Robot 19e5f8c124
Merge pull request #44346 from tengqm/compref-1.29
Update component reference for v1.29
2023-12-14 09:19:28 +01:00
Kubernetes Prow Robot 674448db34
Merge pull request #44349 from tengqm/configapi-1.29
Config API for v1.29
2023-12-14 09:12:39 +01:00
Kubernetes Prow Robot 88f8d0cf3e
Merge pull request #44243 from gamba47/41877
[es] localize content/en/docs/tasks/run-application/scale-stateful-set.md to Spanish
2023-12-14 06:25:01 +01:00
windsonsea ee83ff1b5f [zh] Localize kubeadm_certs_renew_super-admin.conf.md 2023-12-14 12:53:29 +08:00
Qiming Teng c01b8a7a2b Update reference for kubelet 1.29
This PR manually syncs the reference for `kubelet`.
2023-12-14 11:50:31 +08:00
windsonsea fdccecdfc0 [zh] Sync kms-provider.md 2023-12-14 11:42:05 +08:00
Kubernetes Prow Robot 7d9a407ade
Merge pull request #43774 from able8/patch-7
Add a link to sample-controller repository on Controllers page
2023-12-14 03:36:52 +01:00
Kubernetes Prow Robot 98dcbddc6b
Merge pull request #44322 from adityasamant25/issue-44321
Add user guidance comment for executing drain and uncordon on control plane
2023-12-14 03:29:00 +01:00
Kubernetes Prow Robot e916512655
Merge pull request #44337 from aramase/aramase/d/authN_doc_fix
fix value in structured authn config example
2023-12-14 03:14:04 +01:00
Emilano Vazquez 4a71b57c54
Apply suggestions from code review
Accepted suggestions

Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>
2023-12-13 22:26:08 -03:00
Kubernetes Prow Robot fe398783cd
Merge pull request #41793 from sftim/20230518_file_per_feature_gate
Switch to per-file feature gate descriptions
2023-12-14 02:25:28 +01:00
Qiming Teng 2fe79a7c28 Update references to the config APIs 2023-12-14 09:24:12 +08:00
Qiming Teng 7451649920 Updated config API for v1.29 2023-12-14 09:13:20 +08:00
Qiming Teng c4f8b770a0 kubeadm reference for v1.29 2023-12-14 08:52:11 +08:00
Qiming Teng 519eec1bf6 Update component reference for v1.29 2023-12-14 08:49:03 +08:00
Simon Kissane b1bdd62775
Apply suggestions from code review
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-12-14 10:25:25 +11:00
Michael 7e190f988f [zh] Add translations to /services-networking/service.md 2023-12-14 07:24:24 +08:00
Anish Ramasekar fcfeeac989
fix value in structured authn config example
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-12-13 21:43:11 +00:00
Kubernetes Prow Robot 751ec134c4
Merge pull request #43676 from yuanchen8911/taintmanager
Add a blog post about decoupled taint eviction controller
2023-12-13 21:30:12 +01:00
Kubernetes Prow Robot 8d6a481c49
Merge pull request #43418 from chrishenzie/readwriteoncepod-ga-blog
Feature blog for ReadWriteOncePod GA graduation
2023-12-13 21:05:31 +01:00
Kubernetes Prow Robot b715ff23db
Merge pull request #43921 from humblec/dev-1.29-nodeexpansionblog
CSI NodeExpansion GA promotion blog
2023-12-13 20:01:01 +01:00
Kubernetes Prow Robot e0e08b77fc
Merge pull request #43777 from sunnylovestiramisu/blog
Add a blog post about VolumeAttributesClass
2023-12-13 19:58:01 +01:00
Kubernetes Prow Robot cd76d21867
Merge pull request #43904 from RyanAoh/dev-1.29
add blog for feature LoadBalancerIPMode
2023-12-13 19:54:57 +01:00
Kubernetes Prow Robot dab6bae458
Merge pull request #44010 from elmiko/blog-post-for-kep-2395-beta-status
add blog post for in-tree cloud provider removal going beta
2023-12-13 19:21:36 +01:00
Kubernetes Prow Robot efe87b401e
Merge pull request #43932 from charles-chenzz/blog_post
Add blog post to reflect state of PodReadyToStartContainersCondition
2023-12-13 19:18:41 +01:00
Kubernetes Prow Robot f8160512af
Merge pull request #44328 from dipesh-rawat/fix-release-blog-link
Fix broken link in v1.29 Release Announcement blog
2023-12-13 18:44:42 +01:00
Kubernetes Prow Robot 80c024cce0
Merge pull request #44314 from Arhell/de-date
[de] Update KubeCon dates for 2024
2023-12-13 18:41:02 +01:00
Tim Bannister da19462259 Document feature-gate-description shortcode 2023-12-13 17:38:51 +00:00
Tim Bannister d69dc41fe6 Switch to per-file feature gate descriptions
Replace the feature gate descriptions so that there is a Markdown file
for each feature gate.

Use a shortcode to render a feature gate description. If you use the
shortcode, this also validates that any feature gate you reference
has exactly one descriptive text for the current localization.

Localizations can adopt this new approach piecemeal.

Likely benefits:
- when feature gates are removed from Kubernetes, the localization work
  to do won't require any language skills
- merge conflicts are less likely because the list of feature gates
  becomes just a list of names (descriptions are elsewhere, so changes
  that just affect descriptions won't cause a conflict)
- we'll have a machine-readable list of all the feature gates we
  document, and can compare that to other lists if we want to
- we'll gain a place to add metadata about feature gates. For example,
  this lays groundwork for a future change where we record the KEP
  number (if known) for a feature gate, and can render that where it's
  useful.
2023-12-13 17:38:51 +00:00
Kubernetes Prow Robot 3c0857aead
Merge pull request #44304 from 1000Delta/zh_sync_community_x
[zh] Sync community page.
2023-12-13 18:36:14 +01:00
Kubernetes Prow Robot 4ccd7c8892
Merge pull request #44293 from testwill/patch-3
fix: responseObject error [zh]
2023-12-13 18:33:18 +01:00
Kubernetes Prow Robot d86ea7308e
Merge pull request #44283 from my-git9/tutorials-424
[zh-cn] sync tutorials/*
2023-12-13 18:30:23 +01:00
Kubernetes Prow Robot b8cd8cb220
Merge pull request #44267 from hunshcn/sysctl-zh
[zh-cn] sync safe sysctl
2023-12-13 18:27:23 +01:00
Kubernetes Prow Robot d3a7dfb545
Merge pull request #44247 from mengjiao-liu/update-legacy-packages-blog-zh
[zh-cn] sync legacy-package-repository-deprecation blog
2023-12-13 18:24:05 +01:00
Kubernetes Prow Robot 396c7ee7bb
Merge pull request #44244 from windsonsea/gatere
[zh] Localize kubeadm-config.v1beta4.md into Chinese
2023-12-13 18:20:51 +01:00
Dipesh Rawat ce99c0303a
Update release team link 2023-12-13 17:19:56 +00:00
Kubernetes Prow Robot 16c17bd4a5
Merge pull request #44067 from windsonsea/sigtest
[zh] Localize a blog: sig-testing-spotlight.md
2023-12-13 18:17:20 +01:00
Kat Cosgrove 22ff0d31a6
Merge pull request #43939 from krol3/comms-blog-1.29
Announce v1.29 release
2023-12-13 10:59:26 -06:00
Mickey Boxell 5288583a12
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md 2023-12-13 10:09:44 -06:00
Mickey Boxell 109291d1a8
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:05:53 -06:00
Mickey Boxell c7fd72a101
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:05:00 -06:00
Mickey Boxell 47bfd985d3
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:45 -06:00
Mickey Boxell ce001a1f8f
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:27 -06:00
Mickey Boxell aa61958006
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:04:11 -06:00
Mickey Boxell cd6a6f747c
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:55 -06:00
Mickey Boxell a516155f48
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:34 -06:00
Mickey Boxell 0a46de0e4e
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:03:12 -06:00
Mickey Boxell 10e929dfd5
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:02:51 -06:00
Mickey Boxell 483d40a2e8
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 10:02:28 -06:00
Tim Bannister 9010b97f01
Revise message
Avoid mentioning change we expect for a future (patch) release
2023-12-13 15:20:36 +00:00
Kat Cosgrove bad6aa429e
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-13 15:01:03 +00:00
Mickey Boxell 0c7df4efd0
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-12-13 08:46:29 -06:00
Mickey Boxell c9290faf52
Update content/en/blog/_posts/2023-12-13-kubernetes-1.29.md
Co-authored-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
2023-12-13 08:46:05 -06:00
Aditya Samant 3a13717a34 Issue 44321 - added comments to emphasize that the drain and uncordon commands must be executed on a control plane node.
Apply suggestions from code review

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2023-12-13 16:52:08 +05:30
Kensei Nakada 2520994c31
Feature gate SchedulerQueueingHints is disabled by default 2023-12-13 17:45:25 +09:00
Arhell d105bb9928 [de] Update KubeCon dates for 2024 2023-12-13 00:49:55 +02:00
Carol Valencia d58ec5ef80
chore: relative links
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-12 06:07:09 -03:00
Carol Valencia 1b9f4ca101
chore: logo text
Co-authored-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
2023-12-12 06:06:25 -03:00
hunshcn 2f64b01c84 [zh-cn] sync safe sysctl
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-12 11:10:37 +08:00
Arhell 71338e50f7 [pl] Update KubeCon dates for 2024 2023-12-12 02:17:17 +02:00
Tim Bannister 7467815981
Revise article 2023-12-12 00:03:19 +00:00
Carol Valencia 378ccb1bf6
chore: title legacy package
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-11 21:02:49 -03:00
Carol Valencia 36d8a91821
chore: 1.29 github link
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-11 21:01:46 -03:00
Carol Valencia 4fa46dd5c0
chore: pv list mode
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-11 21:00:56 -03:00
Tim Bannister bf875d0930
Fix heading 2023-12-11 23:58:11 +00:00
Tim Bannister e7ed46af3c
Revise article headings 2023-12-11 23:52:07 +00:00
carolina valencia 53d140316f
chore: merge revisions
Signed-off-by: carolina valencia <krol3@users.noreply.github.com>
2023-12-11 16:39:35 -03:00
Tim Bannister e57cf329a6 Merge 'dev-1.29' with main 2023-12-11 17:11:37 +00:00
Kubernetes Prow Robot 9b9d76530e
Merge pull request #43346 from T-Lakshmi/sidecar-container
Add a new concept page for Sidecar containers
2023-12-11 17:56:53 +01:00
Kubernetes Prow Robot 0c5cb411ea
Merge pull request #43871 from neolit123/1.29-add-task-for-kubeadm-generate-csr
kubeadm: add section on how to use the "generate-csr" command
2023-12-11 17:39:47 +01:00
DeltaX cc511f24b8 [zh] Sync community page.
Sync X icon.
Sync en comments.
2023-12-11 23:03:30 +08:00
lakshmi b23c499c23 Revise details for Resource sharing within containers 2023-12-11 17:33:21 +05:30
shubham82 e09a932faf Updated the Feature state of TopologyManager. 2023-12-11 16:37:05 +05:30
xin.li 0f9e2f2569 [zh-cn] sync tutorials/*
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-11 19:07:01 +08:00
Fan-Lin 73e33f61b2
[zh-cn] Update KubeCon dates (#44280)
* [zh-cn] Update KubeCon dates

* [zh-cn] Update KubeCon dates
2023-12-11 10:21:16 +01:00
Mengjiao Liu db986798f1 [zh-cn] sync legacy-package-repository-deprecation blog 2023-12-11 17:13:24 +08:00
guangwu dce4d4f0b9
fix: responseObject error [zh] 2023-12-11 15:58:14 +08:00
Kubernetes Prow Robot af8de40df9
Merge pull request #44200 from Arhell/pt-operator
[pt] Update "Operator White Paper" link on operator.md page
2023-12-11 04:21:47 +01:00
windsonsea 381d9b116f [zh] Localize kubeadm-config.v1beta4.md into Chinese 2023-12-11 09:24:08 +08:00
Kubernetes Prow Robot 43ecd32a61
Merge pull request #44285 from my-git9/patch-4ro4
[zh-cn] sync secret cheatsheet php-apache.yaml
2023-12-11 02:12:20 +01:00
windsonsea ad97957a89 [zh] Localize a blog: sig-testing-spotlight.md 2023-12-11 09:06:07 +08:00
Tim Bannister ba4579ef43 Add Windows examples for hostPath
Allow seeing an example of hostPath on Linux and on Windows
2023-12-11 00:37:15 +00:00
Tim Bannister a6338f8bf3 Revise docs for hostPath volumes
- Combine warnings
- Add a heading for the section about the type field
- Improve readability

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-12-11 00:37:15 +00:00
Kubernetes Prow Robot 4813a41f26
Merge pull request #44276 from Community-Programmer/main
Fix Broken voyager link in ingress-controllers.md
2023-12-11 01:25:19 +01:00
Kubernetes Prow Robot 244833328f
Merge pull request #44274 from rohan-kapse/patch-7
Remove duplicate references to Docker Engine legacy container feature in "Service" page
2023-12-11 00:57:47 +01:00
Aditya Samant 8a0a983d32 Changes to reflect the deprecation of pod-manifest-path argument
Changes to reflect the deprecation of pod-manifest-path argument

Update content/en/docs/tasks/configure-pod-container/static-pod.md

Review comments implemented.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>

Review comments implemented.
2023-12-10 08:25:11 +05:30
Manish-hr14 2ceb4a4394 Modified community index and added x-org image 2023-12-10 03:53:19 +05:30
Tim Bannister 0f9c965105 Merge branch 'main' into dev-1.29 2023-12-09 20:20:23 +00:00
Tim Bannister eeba8ccbb8 Revise article wording 2023-12-09 20:00:55 +00:00
Kubernetes Prow Robot f7ead26dbf
Merge pull request #43689 from austince/patch-1
docs: Small fixes to the Resource deletion section of API Concept
2023-12-09 20:53:04 +01:00
Kubernetes Prow Robot c0648857e2
Merge pull request #43719 from PranitRout07/test1
Improve visibility for tutorial diagrams through color change
2023-12-09 20:50:40 +01:00
xin.li d2492b5322 [zh-cn] sync secret cheatsheet php-apache.yaml
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-09 22:48:05 +08:00
Suruchi Kumari 7f8d4ac66f Revert "Implemented a single columned list for the kubernetes metrics reference page (#42823)"
This reverts commit 71cd6ca203.
2023-12-09 17:11:48 +05:30
Kubernetes Prow Robot 82a9d87e85
Merge pull request #44278 from Arhell/date-uk
[uk] Update KubeCon dates for 2024
2023-12-09 11:32:35 +01:00
Arhell ec9f733857 [uk] Update KubeCon dates for 2024 2023-12-09 02:07:25 +02:00
Sarthak Patel 6edfcadcd2 Fix Broken voyager link in ingress-controllers.md 2023-12-08 22:58:19 +05:30
michael mccune bfd5750484 add blog post for in-tree cloud providers going beta 2023-12-08 11:58:53 -05:00
Kubernetes Prow Robot fe3c7c72ba
Merge pull request #44111 from Arhell/ru-date
[ru] Update KubeCon dates for 2023-2024
2023-12-08 14:46:41 +01:00
Rohan Kapse 83b1334ec3
Update service.md 2023-12-08 18:27:56 +05:30
Arhell 488af6b5be [ru] Update KubeCon dates for 2024 2023-12-08 14:26:24 +02:00
Kubernetes Prow Robot 3708e78b9f
Merge pull request #43851 from grasbergerm/patch-1
Update garbage-collection.md
2023-12-08 03:59:44 +01:00
Kubernetes Prow Robot 4c04be3030
Merge pull request #43984 from sftim/20231117_statefulset_changes
Switch StatefulSet tutorial to HTTP manifest source
2023-12-08 03:57:02 +01:00
Kubernetes Prow Robot dd7ee6d1f7
Merge pull request #43853 from syaffers/syaffers-patch-1
Fix minor formatting issue in kubectl docs
2023-12-08 03:54:20 +01:00
Kubernetes Prow Robot db823732b5
Merge pull request #43668 from pegasas/stringdata
Document snag with Secrets, stringData, and server-side apply
2023-12-08 03:31:14 +01:00
Kubernetes Prow Robot d675ea978a
Merge pull request #44250 from asa3311/sync-zh-88
[zh] sync change-package-repository /tasks/debug/debug-cluster/_index verify-kubectl
2023-12-08 00:16:49 +01:00
Tim Bannister 7e75688d69 Improve tutorials for Job
Co-authored-by: Kundan Kumar <kundan.kumar@india.nec.com>
2023-12-07 19:49:24 +00:00
Kubernetes Prow Robot 5c6a2c8908
Merge pull request #44256 from rekcah78/update_kubecon_date_doc_fr
update date kubecon doc fr
2023-12-07 20:15:24 +01:00
Christophe Gasmi 0c8bde770b update date kubecon doc fr 2023-12-07 19:26:31 +01:00
Sunny Song 0daa5df996 Update Based on Comments - Dec 7 2023-12-07 17:36:58 +00:00
Sunny Song 0553a7c1ce Update Based on Comments - Dec 4 2023-12-07 17:36:58 +00:00
Sunny Song 7000237763 Add a blog post about VolumeAttributesClass 2023-12-07 17:36:58 +00:00
Kat Cosgrove 45fb394ca7
Merge main into dev-1.29 to maintain sync 2023-12-07 15:59:56 +00:00
Paul Renault 3b306af95f
Fix typo in TLS Secrets part 2023-12-07 16:12:15 +01:00
Kubernetes Prow Robot 8737933095
Merge pull request #44212 from windsonsea/etcdyh
[zh] Sync 2023-09-25-kubeadm-use-etcd-learner-mode.md
2023-12-07 15:01:18 +01:00
xin gu 73161087f4 sync change-package-repository /tasks/debug/debug-cluster/_index verify-kubectl 2023-12-07 21:54:24 +08:00
lakshmi prasuna 5f77eb1ecd
added hyperlink for pod and updated with a note. (#44051) 2023-12-07 14:45:51 +01:00
Kubernetes Prow Robot 9eedb8451e
Merge pull request #43688 from MeenuyD/autoscaling
Change HorizontalPodAutoscaler walkthrough to use autoscaling/v2 API group
2023-12-07 14:40:13 +01:00
Kubernetes Prow Robot 0398a27328
Merge pull request #43692 from PranitRout07/test
Fix missing Step labels in 'Using a Service to Expose Your App' tutorial
2023-12-07 14:35:57 +01:00
Kubernetes Prow Robot 85a62c2053
Merge pull request #43483 from Arhell/hi256
[hi] Fix sha256 url missing '/release/' to download kubectl
2023-12-07 14:33:15 +01:00
Kubernetes Prow Robot 668af2c1bf
Merge pull request #44139 from chenrui333/fix-storage-class-reclaim-policy
fix: update description for `Delete` reclaim policy
2023-12-07 14:27:46 +01:00
gamba47 dd883e9023 Change word in use 2023-12-07 10:26:40 -03:00
Kubernetes Prow Robot 2614fef3d3
Merge pull request #43545 from 3point2/main
Fix a typo in flowchart.svg of extend-kubernetes concepts
2023-12-07 14:25:13 +01:00
Kubernetes Prow Robot 636d7fee9b
Merge pull request #44153 from Rajdeep1311/patch-1
Minor text changes to the index of tasks/debug/debug-cluster
2023-12-07 14:22:36 +01:00
Kubernetes Prow Robot 3cc57b6ffe
Merge pull request #44158 from shurup/index-kubecon-2024
Update KubeCon dates for 2024
2023-12-07 14:17:34 +01:00
Kubernetes Prow Robot 5e5e9fc252
Merge pull request #44170 from hunshcn/sysctl
update safe sysctls
2023-12-07 14:15:01 +01:00
Kubernetes Prow Robot 66f627baaa
Merge pull request #44199 from Omjoa001/patch-1
Update cheatsheet.md
2023-12-07 14:10:04 +01:00
Kubernetes Prow Robot 2bb38cbd20
Merge pull request #42025 from shurup/tutorials-fix-hello-minikube
Internal link fix for the Hello Minikube tutorial
2023-12-07 11:35:21 +01:00
Junya Okabe c27b829aaf
revert: L25
Co-authored-by: atoato88 <akihito-inou@nec.com>
2023-12-07 17:09:04 +09:00
Kubernetes Prow Robot bc74bd07e3
Merge pull request #43865 from Arhell/hi-let
[hi] Ensure seccomp starts with small letter
2023-12-07 05:48:28 +01:00
Kubernetes Prow Robot 4f2fff1ea3
Merge pull request #44210 from Arhell/ru-link
[ru] Fix link
2023-12-07 05:31:00 +01:00
Dmitry Shurupov a76c8e718f Small fixes for the hello minikube tutorial
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-07 11:21:22 +07:00
Simon Kissane ee0bb1b28a
RFC 1035 vs RFC 1123: clarify the difference 2023-12-07 14:38:15 +11:00
Kubernetes Prow Robot d60fd999f1
Merge pull request #44188 from aslafy-z/patch-1
Fix typo in 'replicalimit-param.yaml' example YAML
2023-12-07 03:46:54 +01:00
gamba47 bd57bbb08a minor grammatical fixes 2023-12-06 23:26:37 -03:00
Kubernetes Prow Robot dc2c30e471
Merge pull request #44239 from adityasamant25/issue-40645
Add a note about minikube tunnel for Docker Desktop
2023-12-07 03:23:12 +01:00
gamba47 c245c470cb Merge branch '41877' of github.com:gamba47/k8s-website into 41877 2023-12-06 23:21:11 -03:00
gamba47 d46b782fca [es] localize content/en/docs/tasks/run-application/scale-stateful-set.md to Spanish 2023-12-06 23:20:09 -03:00
Kubernetes Prow Robot 37f90b44f6
Merge pull request #44229 from Jason-ZW/main
[zh-cn] Fix volume-snapshot-classes broken-links
2023-12-07 03:17:21 +01:00
Kubernetes Prow Robot f841357534
Merge pull request #44231 from Jason-ZW/fix-typo-A
[zh-cn] Fix concepts/configuration/secret.md typo
2023-12-07 01:58:21 +01:00
Kubernetes Prow Robot 92ff4dc2ae
Merge pull request #44242 from Arhell/fr-lin
[fr] update federation-api.md link
2023-12-06 23:37:03 +01:00
Arhell 2c64684d3a [fr] update federation-api.md link 2023-12-07 00:16:24 +02:00
Haripriya 5d1eb2af2a added note 2023-12-07 00:27:29 +05:30
Aditya Samant 65e1dc9059 Issue 40645 - Added a note about minikube tunnel for Docker Desktop 2023-12-06 18:22:05 +05:30
Aohan Yang a2326a4ed9 add blog for feature LoadBalancerIPMode 2023-12-06 19:38:22 +08:00
Valefoth 223f24ee14
Update fr docs outdated link
Update french documentation link related to page about secrets.
2023-12-06 10:32:26 +01:00
Junya Okabe d836a0cc73 fix: code block 2023-12-06 17:02:52 +09:00
Mengjiao Liu 1305b8e1a3 Add blog for Contextual logging in Kubernetes v1.29
Co-authored-by: Patrick Ohly <patrick.ohly@intel.com>
2023-12-06 15:27:29 +08:00
Jason-ZW 8e4dd66ae4 [zh-cn] Fix concepts/configuration/secret.md typo
Signed-off-by: Jason-ZW <Zhenyang.Zhao@suse.com>
2023-12-06 13:54:13 +08:00
Jason-ZW 504da6391b [zh-cn] Fix volume-snapshot-classes broken-links
Signed-off-by: Jason-ZW <Zhenyang.Zhao@suse.com>
2023-12-06 10:41:07 +08:00
Kubernetes Prow Robot e2bf851317
Merge pull request #44208 from my-git9/kubeadm-reconfigure2
[zh-cn] sync kubeadm/kubeadm-reconfigure.md
2023-12-06 03:05:10 +01:00
Kubernetes Prow Robot 38ff99e4e2
Merge pull request #44206 from asa3311/sync-zh-87
[zh] sync authentication feature-gates
2023-12-06 02:25:57 +01:00
Kubernetes Prow Robot 01dfe9f66a
Merge pull request #44220 from my-git9/windows-storage-23
[zh-cn] sync windows-storage local-debugging
2023-12-06 02:23:33 +01:00
Kubernetes Prow Robot 942e9f943e
Merge pull request #44187 from coder12git/sur/4
[hi] Fix section header anchors for Hindi links on docs homepage
2023-12-06 01:25:48 +01:00
Kubernetes Prow Robot ed9b29436b
Merge pull request #44226 from Arhell/fr-link
[fr] update kubernetes-api.md link
2023-12-05 23:25:35 +01:00
Arhell edd30b9150 [fr] update kubernetes-api.md link 2023-12-06 00:14:33 +02:00
Kubernetes Prow Robot de58ecd526
Merge pull request #44041 from Arhell/es-space
[es] Remove some vertical space between lines of text
2023-12-05 17:46:12 +01:00
xin.li 22c9a904ec [zh-cn] sync windows-storage local-debugging
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-06 00:33:22 +08:00
xin.li 9afe7e3e79 [zh-cn] sync kubeadm/kubeadm-reconfigure.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-05 23:54:10 +08:00
Kubernetes Prow Robot 36fbe0f75d
Merge pull request #44205 from Community-Programmer/main
Fix broken GitHub Learning link in _index.md
2023-12-05 15:51:05 +01:00
xin gu b71026bb8d sync authentication feature-gates 2023-12-05 22:25:43 +08:00
windsonsea 11f3b10ae8 [zh] Sync 2023-09-25-kubeadm-use-etcd-learner-mode.md 2023-12-05 14:14:47 +08:00
Kubernetes Prow Robot 73c7bf9898
Merge pull request #44211 from 1000Delta/zh_sync_cluster-level-pss
[zh] Sync cluster-level-pss.
2023-12-05 06:37:12 +01:00
DeltaX 4dc1941049 [zh] Sync cluster-level-pss.
Add code sample that will be applied to the cluster.

Add baseline pod yaml example.

Fix indentation of ordered list

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-12-05 13:01:45 +08:00
Kubernetes Prow Robot 3b0bd2936b
Merge pull request #44186 from my-git9/patch-releases-1202
[zh-cn] sync releases/patch-releases
2023-12-05 05:38:56 +01:00
Arhell eeb524f8b6 [ru] Fix link 2023-12-05 04:31:40 +02:00
Kubernetes Prow Robot 0a9ec19563
Merge pull request #44137 from 1000Delta/patch-2
[en] Update cluster-level-pss.md show the code sample.
2023-12-05 01:35:42 +01:00
Kubernetes Prow Robot 08108c79cc
Merge pull request #44075 from tamilselvan1102/k8s-doc-web-20231124-1
Fix broken Telepresence link in the debugging guide
2023-12-05 01:31:39 +01:00
Kubernetes Prow Robot 4506d77590
Merge pull request #44162 from my-git9/verify-kubectl-en1
improve format for included/verify-kubectl.md
2023-12-05 01:29:11 +01:00
charles-chenzz 1f6f75d9b0 add blog post to reflect state of podreadytostartcontainerscondition 2023-12-05 05:51:40 +06:00
Sarthak Patel 38b4f08008 Fix broken GitHub Learning link in _index.md 2023-12-05 00:01:56 +05:30
Humble Chirammal edee156fc3 CSI NodeExpansion GA promotion blog
KEP#https://github.com/kubernetes/enhancements/issues/3107

Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-12-04 20:51:29 +05:30
xin.li 4712234e09 [zh-cn] sync releases/patch-releases
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-12-04 23:11:24 +08:00
Kubernetes Prow Robot 280f19a44a
Merge pull request #44168 from windsonsea/creayh
[zh] Sync create-cluster-kubeadm.md
2023-12-04 14:32:24 +01:00
Kubernetes Prow Robot 9349e0522e
Merge pull request #44174 from Arhell/ja-kind
[ja] Ensure all letters in kind are in lowercase
2023-12-04 13:59:38 +01:00
Kubernetes Prow Robot 62d6ed690c
Merge pull request #44083 from THUzxj/main
Add spaces to properly render bold text in Chinese (zh-cn)
2023-12-04 11:43:48 +01:00
Kubernetes Prow Robot 214e898a9f
Merge pull request #44195 from 1000Delta/zh_pss
[zh] pod-security-standards fix word translations.
2023-12-04 08:49:35 +01:00
Kubernetes Prow Robot 0a695b8f7a
Merge pull request #44193 from arujjval/patch-1
Update replicalimit-param.yaml
2023-12-04 07:59:24 +01:00
Arhell 7518e4ef6d [pt] Update "Operator White Paper" link on operator.md page 2023-12-04 01:40:53 +02:00
Omer Jonuzi e0e752e19d
Update cheatsheet.md
Corrected description for dumping labeled pod container logs
2023-12-03 22:39:54 +01:00
steve-hardman 7b2723fba7
FIx the remove step
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-03 19:17:24 +00:00
Kubernetes Prow Robot f6b5c5f735
Merge pull request #44177 from troy0820/troy0820/update-feature-gate-dev-1.29
Document that UnauthenticatedHTTP2DOSMitigation default in 1.29 is set to true
2023-12-03 19:28:35 +01:00
DeltaX 52cf2bf70c [zh] pod-security-standards fix word translation. 2023-12-04 01:36:59 +08:00
Arujjwal Negi 8e44a80815
Update replicalimit-param.yaml
Corrected spelling of "namespace"
2023-12-03 13:42:57 +05:30
windsonsea c6d1a01d73 [zh] Sync create-cluster-kubeadm.md 2023-12-03 15:27:03 +08:00
Arhell 0fd35c0b0e [pt] Update install-kubeadm.md 2023-12-03 00:21:41 +02:00
Zadkiel Aharonian fa92a23f3a
fix: typo in validatingadmissionpolicy/replicalimit-param sample 2023-12-02 17:04:21 +01:00
coder12git 8c94d2ff96 updated link in hi
Signed-off-by: coder12git <suruchikumarimfp4@gmail.com>
2023-12-02 20:10:02 +05:30
Junya Okabe 33dfa837ec sed s/master/main/g 2023-12-02 20:22:32 +09:00
Junya Okabe 4a715a610d del: releated in milestone 2023-12-02 20:20:35 +09:00
Arhell 9fe14aa874 [ja] Update install-kubeadm.md 2023-12-02 11:27:43 +02:00
Kubernetes Prow Robot 7c1c1b3c2e
Merge pull request #44141 from Arhell/pl-date
[pl] Update KubeCon dates for 2023-2024
2023-12-01 22:39:53 +01:00
Chris Henzie 1439264dc4 Feature blog for ReadWriteOncePod GA graduation 2023-12-01 11:00:28 -08:00
Kubernetes Prow Robot ccf51df6b5
Merge pull request #44109 from BenTheElder/packages-update
Add new warning for kubernetes deb/RPM packages migration
2023-12-01 19:07:02 +01:00
Kubernetes Prow Robot ce56b7a617
Merge pull request #44110 from danwinship/proxy-refactor
clean up iptables/ipvs proxy mode descriptions a bit
2023-12-01 17:50:14 +01:00
Dan Winship d5c530002f Clarify iptables performance slightly 2023-12-01 11:19:41 -05:00
Troy Connor 9795352deb
UnauthenticatedHTTP2DOSMitigation default in 1.29 is set to true
Signed-off-by: Troy Connor <troy0820@users.noreply.github.com>
2023-12-01 10:38:13 -05:00
Kubernetes Prow Robot 6f49493471
Merge pull request #44176 from xmudrii/update-dec-23-rel-date
Postpone December patch releases for 2023-12-19
2023-12-01 13:32:54 +01:00
Marko Mudrinić ef2ef6ae43
Postpone December patch releases for 2023-12-19
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-12-01 13:07:57 +01:00
Kubernetes Prow Robot cf3b7ff87d
Merge pull request #44167 from dipesh-rawat/fix-tab-layout
Fix rendering issue in tab layout
2023-12-01 13:06:26 +01:00
lakshmi bc7c1dbd96 added a new concept page Sidecar containers and revise details details of init containers and pod lifecycle. 2023-12-01 16:34:15 +05:30
Arhell c01060d26f [ja] Ensure all letters in kind are in lowercase 2023-12-01 11:38:24 +02:00
Kubernetes Prow Robot bdf5e3533d
Merge pull request #44172 from mengjiao-liu/fix-yaml-zh
Fix incorrect YAML format in static-web.yaml example
2023-12-01 10:24:03 +01:00
Kubernetes Prow Robot 2071be809b
Merge pull request #44133 from my-git9/persistent-volumes20
[zh-cn] sync persistent-volumes configure-liveness-readiness-startup-probes patch-releases
2023-12-01 08:53:41 +01:00
Mengjiao Liu 6d0a60d121 Fix incorrect YAML format in static-web.yaml example 2023-12-01 15:51:13 +08:00
hunshcn bb2cb5fa86
update sysctl-cluster.md, pod-security-standards.md
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-01 14:47:36 +08:00
Zhang Xingjian 54165a976b Add spaces to properly render bold text in Chinese 2023-12-01 09:59:55 +08:00
Dipesh Rawat b91eca6be2
Fix rendering issue in tab layout 2023-12-01 01:20:33 +00:00
Kubernetes Prow Robot 8498c51305
Merge pull request #44164 from 1000Delta/zh_note_render
[zh] Fix note shortcode rendering in list
2023-11-30 23:46:33 +01:00
Kubernetes Prow Robot 0e192b9fa8
Merge pull request #44160 from my-git9/create-cluster-kubeadm
[zh-cn] sync create-cluster-kubeadm verify-kubectl intro
2023-11-30 23:43:42 +01:00
Benjamin Elder 82665ea294 update package deprecation with a warning that packages are going away in 2024 2023-11-30 11:13:56 -08:00
Dan Winship cf47dab07c Fix redundancy in kube-proxy iptables and ipvs docs
Move the "watches Services and EndpointSlices" and "control loop" text
to the top level, since that applies to all proxy modes. Likewise, the
allegedly iptables-specific graphic is actually sufficiently abstract
to apply to any possible proxy.

Also fix an out-of-date claim about ipvs mode falling back to iptables
mode.
2023-11-30 13:47:49 -05:00
Dipesh Rawat 7d7113d2bf
Add doc for UnauthenticatedHTTP2DOSMitigation feature gate
Signed-off-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-30 18:20:05 +00:00
DeltaX 8395bff3fa [zh] Fix note shortcode rendering in list 2023-12-01 01:35:28 +08:00
Kubernetes Prow Robot d3d3f08c4f
Merge pull request #44157 from zwindler/zwindler-patch-kubeadm-reconfigure
Add details in kubeadm-reconfigure.md for etcd
2023-11-30 18:11:48 +01:00
Kubernetes Prow Robot c08abc6ae1
Merge pull request #44065 from 1000Delta/main
[zh] Sync config-pod-configmap also fix unknown field
2023-11-30 17:00:33 +01:00
xin.li b335878593 [zh-cn] sync create-cluster-kubeadm verify-kubectl intro
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-30 23:55:55 +08:00
xin.li 5acc639bef improve format for included/verify-kubectl.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-30 22:36:41 +08:00
xin.li 65ace7c804 [zh-cn] sync localization
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-30 22:34:13 +08:00
xin.li 1cc98dfdf0 [zh-cn] sync persistent-volumes configure-liveness-readiness-startup-probes patch-releases
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-30 21:54:36 +08:00
Kubernetes Prow Robot 8d47bd16d7
Merge pull request #44038 from neolit123/1.29-add-notes-about-network-setup-to-create-doc
kubeadm: revisit the "Network setup" section post-feedback
2023-11-30 14:36:05 +01:00
Denis GERMAIN 812e0f8b85 Add details in kubeadm-reconfigure.md for etcd
The kubeadm init phase doesn't permit to reconfigure the etcd yaml manifest (when etcd is in local mode)
Adding the right command when etcd needs to be reconfigured

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2023-11-30 14:08:05 +01:00
DeltaX 8ff47de384 [zh] Sync config-pod-configmap also fix unknown field
1. Sync upstream content and format
2. Add code block with EN comment
3. Fix ZH kustomization.yaml `labels` unknown field.

Remove too long code comments don't needed.
2023-11-30 20:54:35 +08:00
Kubernetes Prow Robot a861ec0a34
Merge pull request #44150 from thisisharrsh/fix_link
Fixed the incorrect link for install ContainerD
2023-11-30 13:20:57 +01:00
Sascha Grunert 8dc08062a7
Link PSS to User Namespaces
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-30 12:16:59 +01:00
Dmitry Shurupov f398964d29 Update KubeCon dates for 2024 2023-11-30 17:24:00 +07:00
Rodrigo V. Del Monte 956f5a1064
Add pt-br/docs/reference/glossary/shuffle-sharding.md
This commit  adds Portuguese translation to the glossary term shuffle-sharding.
2023-11-30 10:34:54 +01:00
Rajdeep Pal df789a5e48
Update _index.md 2023-11-30 12:48:49 +05:30
Harsh Tripathi bc284034dc
Updated intro.md 2023-11-30 11:55:59 +05:30
harsh 2a2a6c385b Fixed the incorrect hyperlink for install ContainerD 2023-11-30 11:46:05 +05:30
xin.li 034bfd1c4f [zh-cn] sync troubleshooting-kubeadm
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-30 13:26:23 +08:00
Kubernetes Prow Robot 891a6893a3
Merge pull request #44105 from windsonsea/shooty
Clean up troubleshooting-kubeadm.md
2023-11-30 05:40:13 +01:00
Kubernetes Prow Robot 45ba59604c
Merge pull request #44093 from abhay-raj19/fix_42844_whatiskubernetes_overview
[hi] Move "what-is-kubernetes" to "Overview" page
2023-11-30 05:07:13 +01:00
Kubernetes Prow Robot 5eb644eb68
Merge pull request #44130 from windsonsea/volumey
[zh] Sync /storage/volumes.md
2023-11-30 03:51:46 +01:00
Kubernetes Prow Robot 59dfa5a05d
Merge pull request #44129 from windsonsea/storcl
[zh] Sync /storage/storage-classes.md
2023-11-30 03:49:17 +01:00
Kubernetes Prow Robot d89e1a3714
Merge pull request #44104 from windsonsea/trouby
[zh] Sync troubleshooting-kubeadm.md
2023-11-30 03:46:53 +01:00
windsonsea b61e7a9333 [zh] Sync /storage/volumes.md 2023-11-30 09:00:12 +08:00
windsonsea 3a4048e45b [zh] Sync /storage/storage-classes.md 2023-11-30 08:56:08 +08:00
Michael 6edb5a3b4b [zh] Sync troubleshooting-kubeadm.md 2023-11-30 08:54:09 +08:00
Arhell 737beb7d44 [pl] Update KubeCon dates for 2023-2024 2023-11-30 00:38:57 +02:00
drewhagen deaf1b920a Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-29 15:33:49 -06:00
Kubernetes Prow Robot 1526572f8e
Merge pull request #44134 from coder12git/sur/2
Document setting up cloud provider kubectl auth via plugin (AKS, GKE)
2023-11-29 20:40:26 +01:00
Yuan Chen fe882f1841 Update taint-eviction-controller blog
Add authors

Update

Fix errors and address Andrea's comments

Removed duplication

Update 2023-10-24-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Update 2023-10-24-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Update 2023-10-24-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Update 2023-10-24-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Update 2023-10-24-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Address comment and rename the file

Fix format

Address comments

Add the feature gate reference

Fix typos and format issues

Fix reference link error

Fix a borken link

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

node to Node

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Fix the reference link

Update content/en/blog/_posts/2023-12-19-taint-eviction-controller.md

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2023-11-29 11:13:14 -08:00
Rui Chen 422f0317b8
fix: update description for `Delete` reclaim policy
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-11-29 14:00:09 -05:00
Kubernetes Prow Robot 59e5feed55
Merge pull request #44138 from 1000Delta/zh_cluster-level-pss
[zh] Sync cluster-level-pss remove useless step.
2023-11-29 19:56:43 +01:00
Kubernetes Prow Robot cc210ba620
Merge pull request #44042 from windsonsea/framey
[zh] Sync scheduling-framework.md
2023-11-29 19:54:10 +01:00
DeltaX 44d56518bc [zh] Sync cluster-level-pss.
Remove useless step and command.
2023-11-30 01:37:04 +08:00
Delta X 310a1221ac
[en] Update cluster-level-pss.md show the code sample what user will apply
Add code sample link to show what user will apply.
2023-11-30 01:22:58 +08:00
Kubernetes Prow Robot b9b22e3d54
Merge pull request #44127 from sftim/20231129_revise_vips_api_ipam
Revise docs for API tracking of IP address assignment
2023-11-29 17:32:07 +01:00
Suruchi Kumari 1efeb86821
Update verify-kubectl.md 2023-11-29 21:43:11 +05:30
Kubernetes Prow Robot ac0ebfa01e
Merge pull request #43654 from soltysh/tz_validation
Update information about CronJob's unsupported time zone field
2023-11-29 16:16:13 +01:00
Suruchi Kumari 708220bb13
Update content
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-29 19:40:47 +05:30
abhay-raj19 217fd20c0e
Moved what is Kubernetes to Overview 2023-11-29 19:29:42 +05:30
Suruchi Kumari c0a72d25d8
added doc for setting up cloud provider kubectl auth via plugin
Signed-off-by: GitHub <noreply@github.com>
2023-11-29 13:26:04 +00:00
Tim Bannister 387192d95f Fix style nits
Update “Virtual IPs and Service Proxies” to align better with our style
guide and SIG conventions.
2023-11-29 10:57:02 +00:00
Tim Bannister 1ea312d31e Revise docs for API tracking of IP address assignment 2023-11-29 10:57:01 +00:00
Maciej Szulik c7d2933d4c
Update information about CronJob's unsupported time zone field 2023-11-29 11:02:15 +01:00
Kubernetes Prow Robot efe2fc9319
Merge pull request #44044 from windsonsea/cluadm
[zh] Add translation to create-cluster-kubeadm.md
2023-11-29 10:34:54 +01:00
Michael 554888678c [zh] Sync scheduling-framework.md 2023-11-29 09:05:40 +08:00
Kubernetes Prow Robot f1c8cdb930
Merge pull request #44059 from AmarNathChary/updated_image_in_blog_2023_11_16
Updated image in blog 2023-11-16
2023-11-29 01:46:04 +01:00
Tim Bannister 624f5f8d1f Remove stale mention of ServiceIPStaticSubrange
This feature gate is GA; you can't disable it.
2023-11-29 00:40:02 +00:00
Kubernetes Prow Robot 0401617bc5
Merge pull request #43469 from aojea/placeholder_kep1880
KEP-1880 Multiple ServiceCIDR
2023-11-29 01:25:00 +01:00
Antonio Ojea dff94b84bc KEP-1880 Multiple ServiceCIDR 2023-11-29 00:19:38 +00:00
Kubernetes Prow Robot e5c723cd65
Merge pull request #44033 from windsonsea/clusty
[zh] Sync /access-application-cluster/access-cluster.md
2023-11-29 01:14:16 +01:00
Kubernetes Prow Robot 2deee11fa8
Merge pull request #44113 from testwill/patch-2
fix: Create a static pod running argument [zh]
2023-11-29 01:11:34 +01:00
Kubernetes Prow Robot 68bd4afd33
Merge pull request #44118 from asa3311/sync-zh-86
[zh] sync cel deprecation-guide
2023-11-29 01:08:52 +01:00
Mengjiao Liu 976ead0a1a
Update In-tree storage driver status (#42415)
* Update In-tree storage driver status

* Update In-tree storage driver `gcePersistentDisk` status to removed

* Remove GCEPersistentDisk volume info from the storage-classes  page
2023-11-29 01:06:06 +01:00
Sunny Song 058e522b63 Update Based on Comments - Nov 28 2023-11-28 15:50:25 -08:00
Sunny Song b90698e025 Update Based on Comments - Nov 27 2023-11-28 15:14:24 -08:00
Sunny Song 8ccd0cc3b2 Add Documentation for VolumeAttributesClass KEP-3751 2023-11-28 15:14:24 -08:00
Kubernetes Prow Robot 8a29190fa6
Merge pull request #43803 from kinvolk/dev-1.29-user-namespaces-pss
[KEP-127] Add documentation about user namespaces and PSS
2023-11-28 23:46:29 +01:00
Kubernetes Prow Robot 57ae1bd744
Merge pull request #44124 from kiashok/docs-kep4216-2-dev1.29
[dev-1.29] Address review comment for KEP 4216 doc
2023-11-28 20:31:38 +01:00
Kubernetes Prow Robot 62ab7c4c32
Merge pull request #43946 from tkashem/apf-v1-doc
Update APF documentation for GA
2023-11-28 19:03:31 +01:00
Kubernetes Prow Robot 398961aa11
Merge pull request #43749 from liggitt/deprecated-1-29
Add 1.32 removal info for v1beta3 flowcontrol API
2023-11-28 18:55:29 +01:00
Kirtana Ashok 6f2db0bfa6 Change font size for image pull per runtime doc
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2023-11-28 09:43:41 -08:00
Kubernetes Prow Robot 445b03db3f
Merge pull request #43544 from haircommander/image-max-gc
garbage collection: add blurb about ImageMaximumGCAge
2023-11-28 16:52:25 +01:00
xin gu fd9b1115da sync cel deprecation-guide 2023-11-28 22:00:52 +08:00
John Howard d5bd665a80
Add Gateway API recent features blog post (#43619)
* WIP: Add Gateway API recent features blog post

* add two sections

* New blog sections

* Few tweaks

* Add first paragraph

* Fix image URL

* Address Rob's comments

* Remove duplicate line

* Candace's comments

* Candace's comments

* Update 2023-11-1-Gateway-API-Future.md

* Address comments

* Push date
2023-11-28 14:28:47 +01:00
Kubernetes Prow Robot 58814a1284
Merge pull request #44092 from kundan2707/broken_traslating_content
corrected link for traslating content
2023-11-28 13:50:05 +01:00
Sascha Grunert 4e156c738d
Add documentation about user namespaces and PSS
Adding required documentation for
[KEP-127](https://github.com/kubernetes/enhancements/issues/127).

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-11-28 11:41:13 +01:00
Robin Wood 8f1c455717
show the output from metrics server
It seems a shame to install it and then not show it in use. The first thing I did after installing it and then seeing the next command was to uninstall it was to go and google what it is and how to get data from it.
2023-11-28 10:35:08 +00:00
Kubernetes Prow Robot d608006fe5
Merge pull request #41998 from rexagod/document-kep-2305
Document dynamic cardinality enforcement (KEP 2305)
2023-11-28 11:26:55 +01:00
Kubernetes Prow Robot 8ff7614864
Merge pull request #43348 from HirazawaUi/add-DisableNodeKubeProxyVersion-feature-gate
Document Pod .status.nodeInfo.kubeProxyVersion deprecation
2023-11-28 10:35:01 +01:00
Kubernetes Prow Robot a0db2fcb79
Merge pull request #44098 from coder12git/sur/docs
Document on the probes page that redirects are not followed to
2023-11-28 10:12:08 +01:00
Pranshu Srivastava 90c282e6cf
kep-2305: document dynamic cardinality enforcement
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
2023-11-28 14:35:08 +05:30
Kubernetes Prow Robot 7c2f5c4583
Merge pull request #43397 from aramase/aramase/d/kep_3331_v1alpha1_docs_v1.29
add docs for StructuredAuthenticationConfig v1alpha1
2023-11-28 09:47:41 +01:00
Suruchi Kumari f10369c1f5
changes done as per reviews
Signed-off-by: GitHub <noreply@github.com>
2023-11-28 05:58:17 +00:00
guangwu ead9d7c94b
fix: Create a static pod running argument [zh] 2023-11-28 11:18:05 +08:00
Peter Hunt b34bf12fba garbage collection: add blurb about ImageMaximumGCAge
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2023-11-27 15:37:49 -05:00
Dan Winship d6f07783e1 Remove description of how iptables kube-proxy differs from userspace
The iptables kube-proxy documentation notes that it has "lower system
overhead", but doesn't mention what it's lower than; it's talking
about the userspace proxy, which no longer exists, and which no
current documentation readers would think to compare the iptables
proxy mode to.

Likewise, there is no point in explaining how iptables mode endpoint
selection differs from userspace mode endpoint selection, because the
iptables mode behaves in the way that everyone would consider normal.
It was the userspace proxy that was weird, and so we had to document
the *change* in behavior when we introduced the iptables proxy, but
there's no reason to keep documenting "we don't do something you
wouldn't have expected us to do" now.
2023-11-27 15:33:58 -05:00
Anish Ramasekar 74caa0daaa
review feedback
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-27 20:03:23 +00:00
steve-hardman d0f79ad397
Fix the remove step
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-27 17:59:34 +00:00
Kubernetes Prow Robot 1fc9e7ab16
Merge pull request #44108 from lunarwhite/fix-link
Fix the broken link in blog post
2023-11-27 18:41:04 +01:00
Kubernetes Prow Robot d5466c35ce
Merge pull request #43588 from danwinship/kep-3866-nftables-proxy-alpha
Document nftables kube-proxy alpha (KEP 3866)
2023-11-27 18:35:09 +01:00
Kubernetes Prow Robot fdcd1f6a49
Merge pull request #43560 from alexzielenski/4008-beta
KEP-4008: CRD Validation Ratcheting - Alpha 2 Docs
2023-11-27 18:23:40 +01:00
Alex Zielenski 6f44e15b56 typo fix 2023-11-27 09:17:40 -08:00
Alex Zielenski 41e0c2f21b jpbetz feedback 2023-11-27 09:08:09 -08:00
Dan Winship 75e93c6c23 Document the nftables kube-proxy mode. 2023-11-27 12:07:34 -05:00
Yuedong Wu 42d956e2b1
Fix the broken link in blog post 2023-11-27 15:59:47 +00:00
Suruchi Kumari 02aa31cc33
changes
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 15:24:26 +00:00
Kubernetes Prow Robot 1beb062fac
Merge pull request #44106 from katcosgrove/merged-main-dev-1.29
Merge main into dev-1.29
2023-11-27 16:16:01 +01:00
Kubernetes Prow Robot a3a466610b
Merge pull request #43448 from wzshiming/kep-2681
[KEP-2681] Docs update for Beta PodHostIPs
2023-11-27 16:13:46 +01:00
Marko Mudrinić ee8a5ec31f
Delay December patch releases for 2023-12-13
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-11-27 16:10:35 +01:00
Kubernetes Prow Robot 4a17ee3c73
Merge pull request #43533 from charles-chenzz/dev-1.29
update docs to promote PodReadyToStartContainersCondition into beta
2023-11-27 16:06:57 +01:00
Kubernetes Prow Robot 17e1ed2553
Merge pull request #44096 from Arhell/uk-date
[uk] Update KubeCon dates for 2023-2024
2023-11-27 15:57:34 +01:00
Kat Cosgrove 6440c16724
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-27 14:23:58 +00:00
Kubernetes Prow Robot cb04844a32
Merge pull request #44028 from kiashok/docs-kep4216-dev1.29
[dev-1.29] Add docs for KEP 4216: Image pull per runtime class
2023-11-27 15:20:13 +01:00
Michael b231bcf8dd Clean up troubleshooting-kubeadm.md 2023-11-27 21:15:59 +08:00
Kubernetes Prow Robot 123973c2e8
Merge pull request #41892 from palnabarun/authz-config-docs
Add docs for Authorization Configuration
2023-11-27 13:59:40 +01:00
Kubernetes Prow Robot e6677446fe
Merge pull request #44053 from javadoors/patch-28
Fix:modify an incoherent statement.
2023-11-27 13:43:10 +01:00
Kubernetes Prow Robot ce359cb7b0
Merge pull request #44061 from Yanping-io/patch1
[zh] Update content/zh-cn/docs/reference/access-authn-authz/admission…
2023-11-27 13:33:30 +01:00
Nabarun Pal 21ac70ee24
Wrap markdown text
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2023-11-27 16:16:40 +05:30
Kubernetes Prow Robot 14ac1b301f
Merge pull request #44058 from chendave/troubleshooting
Update trouble shooting to include the issue of etcd upgrade
2023-11-27 11:06:34 +01:00
Kubernetes Prow Robot dbb614630c
Merge pull request #44081 from my-git9/secrets-good-practices103
[zh-cn] sync secrets-good-practices apiserver-encryption.v1 download
2023-11-27 10:26:49 +01:00
Kubernetes Prow Robot 90338cd54e
Merge pull request #44063 from asa3311/sync-zh-85
[zh] sync secret node-pressure-eviction issue-wrangler
2023-11-27 09:00:25 +01:00
Kundan Kumar 9a469402e1 corrected link for traslating content 2023-11-27 12:43:14 +05:30
Suruchi Kumari 70e2beb2f5
added note for redirect of http probe
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 05:53:41 +00:00
Amarnath N 6cd2ca55e9
Update content/en/blog/_posts/2023-11-16-the-case-for-kubernetes-limits/index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-27 10:04:10 +05:30
Jin Li e1d4765ce7 [zh-cn] sync service-accounts.md
Update content/zh-cn/docs/concepts/security/service-accounts.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-27 11:04:07 +08:00
Dave Chen 6c6ace0a33 Update trouble shooting to include the issue of etcd upgrade
For the isse which is reported recently: https://github.com/kubernetes/kubeadm/issues/2957
We'd better to provide some tips to workaround this known issue.

Signed-off-by: Dave Chen <dave.chen@arm.com>
2023-11-27 10:06:29 +08:00
Kubernetes Prow Robot 8ff9e805b6
Merge pull request #43555 from atosatto/tec-dev-1.29
Docs for Decoupled TaintManager from NodeLifeCycleController (KEP-3902)
2023-11-27 00:04:15 +01:00
Arhell cc95b98222 [uk] Update KubeCon dates for 2023-2024 2023-11-27 00:17:44 +02:00
Kirtana Ashok edddb55b7a KEP 4216: Doc changes for image pull per runtime class
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
(cherry picked from commit 10a984d1ed)
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2023-11-26 14:05:29 -08:00
Kubernetes Prow Robot a4fd1da8d3
Merge pull request #44069 from taniaduggal/merged-main-dev-1.29
Merged main into dev 1.29 branch
2023-11-26 19:01:46 +01:00
xin.li ac64f733b9 [zh-cn] sync secrets-good-practices download apiserver-encryption.v1.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-11-26 21:41:12 +08:00
windsonsea f5b535a33c [zh] Add translation to create-cluster-kubeadm.md 2023-11-26 19:54:25 +08:00
Kubernetes Prow Robot aaad7d7bb2
Merge pull request #44088 from Arhell/it-space
[it] Remove some vertical space between lines of text
2023-11-26 08:53:18 +01:00
Arhell 27d8a6b1b2 [it] Remove some vertical space between lines of text 2023-11-26 02:20:20 +02:00
Tim Bannister 1f082c2e16 Link to existing task about decrypting at rest 2023-11-25 19:17:05 +00:00
Kubernetes Prow Robot da5638ce17
Merge pull request #43417 from chrishenzie/readwriteoncepod-ga
Graduate ReadWriteOncePod to GA
2023-11-25 17:50:31 +01:00
Kubernetes Prow Robot 47c026a0d3
Merge pull request #43952 from adampuchejda/main
Proposal for the Polish translation of the 'Download Kubernetes' section
2023-11-25 11:08:36 +01:00
Kubernetes Prow Robot 195465c330
Merge pull request #44078 from Arhell/zh-spac
[zh] Remove some vertical space between lines of text
2023-11-25 02:36:57 +01:00
Arhell 8270346e17 [zh] Remove some vertical space between lines of text 2023-11-25 00:31:52 +02:00
xin gu 6856308d1c sync secret node-pressure-eviction issue-wrangler
Update secret.md
2023-11-24 20:21:23 +08:00
tamilselvan1102 802dde6897 Solves issue: #44034 2023-11-24 16:55:07 +05:30
wuyanping cbc8415ef0 [zh] Update content/zh-cn/docs/reference/access-authn-authz/admission-controllers.md
Signed-off-by: wuyanping <wuyanping@uniontech.com>

Update content/zh-cn/docs/reference/access-authn-authz/admission-controllers.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Update content/zh-cn/docs/reference/access-authn-authz/admission-controllers.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>

Update content/zh-cn/docs/reference/access-authn-authz/admission-controllers.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-11-24 18:21:06 +08:00
Tania Duggal 4c4a07fa56 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-24 12:28:25 +05:30
Nabarun Pal 03e2976d90
Add more context to downgrade example
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2023-11-24 12:03:35 +05:30
Tim Bannister d8e55f2ec1 Revise detail about container image downloads 2023-11-24 00:09:21 +00:00
Kubernetes Prow Robot dcfbe0d561
Merge pull request #43982 from fsmunoz/sig-testing-spotlight
Add SIG Testing spotlight
2023-11-23 23:40:24 +01:00
Frederico Muñoz 5588efa31c Add SIG Testing spotlight (updated as per contributor-site review)
Signed-off-by: Frederico Muñoz <frederico.munoz@sas.com>
2023-11-23 16:52:12 +00:00
Sascha Grunert 8dd1f30af3
Fix container image state and add warning for signatures
Fixing the feature state and adding a warning about the non matching
signatures issue.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-23 13:34:22 +01:00
AmarNathChary 1e58edd888 Updated image in blog 2023-11-16 2023-11-23 16:22:42 +05:30
Adam Puchejda 0331fec7fe Proposal for the Polish translation of the 'Download Kubernetes' section. 2023-11-23 09:29:29 +01:00
paul.zhang d176c9918c
Fix:modify an incoherent statement. 2023-11-23 16:20:35 +08:00
steve-hardman a7cdaf6c2e
Fxi the remove step 2023-11-23 00:16:07 +00:00
Arhell d5b60c06bc [es] Remove some vertical space between lines of text 2023-11-23 00:19:56 +02:00
Kat Cosgrove 2d9fbc1c7e
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-22 22:07:26 +00:00
Kubernetes Prow Robot dc15c69926
Merge pull request #43435 from bart0sh/PR029-Add-CDI-devices-to-device-plugin-API
Device Plugins: add an info about beta graduation
2023-11-22 23:01:51 +01:00