Commit Graph

3132 Commits

Author SHA1 Message Date
Qiming Teng 7451649920 Updated config API for v1.29 2023-12-14 09:13:20 +08: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
Kensei Nakada 2520994c31
Feature gate SchedulerQueueingHints is disabled by default 2023-12-13 17:45:25 +09:00
Tim Bannister e57cf329a6 Merge 'dev-1.29' with main 2023-12-11 17:11:37 +00: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
Tim Bannister 0f9c965105 Merge branch 'main' into dev-1.29 2023-12-09 20:20:23 +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
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 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
Kat Cosgrove 45fb394ca7
Merge main into dev-1.29 to maintain sync 2023-12-07 15:59:56 +00:00
Omer Jonuzi e0e752e19d
Update cheatsheet.md
Corrected description for dumping labeled pod container logs
2023-12-03 22:39:54 +01: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
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
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
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
drewhagen deaf1b920a Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-29 15:33:49 -06:00
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
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
Sunny Song 058e522b63 Update Based on Comments - Nov 28 2023-11-28 15:50:25 -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 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
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
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 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
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
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
Dan Winship 75e93c6c23 Document the nftables kube-proxy mode. 2023-11-27 12:07:34 -05: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
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 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
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
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 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
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 da5638ce17
Merge pull request #43417 from chrishenzie/readwriteoncepod-ga
Graduate ReadWriteOncePod to GA
2023-11-25 17:50:31 +01:00
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
Kat Cosgrove 2d9fbc1c7e
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-22 22:07:26 +00:00
Kubernetes Prow Robot 421821d5fa
Merge pull request #43563 from yt2985/dev-1.29
Add LegacyServiceAccountTokenCleanUp feature in beta
2023-11-22 18:47:18 +01:00
Lubomir I. Ivanov d174742c46 kubeadm: add section on how to use the "generate-csr" command
The "generate-csr" command is useful in cases users don't
wish to use the default certificate duration that kubeadm has
hardcoded to 1 year. The command can also be used when the
certificate rotation process is done manually, out of bounds
with an external CA.
2023-11-22 08:32:30 +02:00
Nabarun Pal 10568634b5
Update from code review
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2023-11-22 10:22:33 +05:30
Shiming Zhang fdf935bf57 Docs update for Beta PodHostIPs 2023-11-22 09:40:45 +08:00
Kubernetes Prow Robot 847d6c2b98
Merge pull request #44024 from jiahongli18/patch-1
Add missing punctuation in server side apply page
2023-11-22 02:17:49 +01:00
Kubernetes Prow Robot 99df3a3bb8
Merge pull request #43600 from ahmedtd/ctb-projection
ClusterTrustBundles: document projected volumes
2023-11-22 00:08:58 +01:00