Commit Graph

45457 Commits (0df9bd13db0c368b0f4bd10366a4cb1619186879)

Author SHA1 Message Date
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
Kubernetes Prow Robot ab687667a8
Merge pull request #44107 from xmudrii/update-release-cal
Delay December patch releases for 2023-12-13
2023-11-27 17:07:51 +01: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
Kubernetes Prow Robot 629528bbb9
Merge pull request #44070 from qlijin/service-accounts.md
[zh-cn] sync service-accounts.md
2023-11-27 08:47:22 +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 16bb7a1c8a
Merge pull request #44082 from rudrakshkarpe/main
Fix broken link to Localization READMEs
2023-11-26 19:11:13 +01:00