Commit Graph

3869 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
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
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
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
Manuel Menegazzo cc7ff286e3
Update dotnet client sample program url
Change the url to sample program from the "Simple" project to the example folder.
2023-11-22 16:01:28 +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
Andrea Tosatto 394db549ac Decouple TaintManager from NodeLifeCycleController (KEP-3902) 2023-11-21 19:37:34 +00:00
Anish Ramasekar 01e6f317e3
add docs for StructuredAuthenticationConfig v1alpha1
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-21 19:28:05 +00:00
Chris Henzie c07ce392e4 Graduate ReadWriteOncePod to GA
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
Taahir Ahmed 6dd3091e55 ClusterTrustBundles: Document projected volumes 2023-11-21 09:22:39 -08:00
chansuke 244c6353bd Improve documentation for `kubernetes.io/enforce-mountable-secrets` annotation on `ServiceAccount` 2023-11-22 00:46:34 +09:00
Jack 988a47d384
Add missing punctuation 2023-11-21 09:54:42 -05:00
Kubernetes Prow Robot 92a8fce75d
Merge pull request #43398 from aramase/aramase/d/kep_3299_stable_doc_update
[KMSv2] add docs for KMSv2 GA
2023-11-21 11:46:23 +01:00
Kubernetes Prow Robot 9681b5dc54
Merge pull request #43999 from Princesso/merged-main-dev-1.29
Merged main branch into dev 1.29 branch
2023-11-20 20:15:07 +01:00
Anish Ramasekar 8b9f3f84aa
review feedback
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-20 17:25:48 +00:00
Kensei Nakada 2ec25fbe7b
add: the doc for matchLabelKeys/mismatchLabelKeys in pod (anti)affinity (#43812)
* add: the doc for matchLabelKeys/mismatchLabelKeys in pod (anti)affinity

* fix based on reviews

* add the explanation for labelSelector

* address the review
2023-11-20 15:04:59 +01:00
Nabarun Pal 5627db2720
add documentation for AuthorizationConfiguration
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2023-11-20 08:58:49 +05:30
steve-hardman e4f8dab1aa
Remove archived third-party client library (#43960)
* Remove archived lib

* Remove archived lib

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

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-20 01:18:38 +01:00
Oluebube Princes Egbuna f893a19ee6 Resolved merge conflict when merging main into dev-1.29 branch 2023-11-19 16:02:40 +01:00
Kubernetes Prow Robot b8b45ee9c9
Merge pull request #43620 from seans3/kep-4006-docs
Document Kubernetes' use of WebSockets (replacement for SPDY / KEP 4006)
2023-11-18 12:05:17 +01:00
Anish Ramasekar 8598729e5d
update docs for KMSv2 and KMSv2KDF stable
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2023-11-17 18:19:45 +00:00
Kubernetes Prow Robot 43c7d05eb9
Merge pull request #43958 from enj/enj/d/sa_node_ref
KEP-4193: bound service account token improvements
2023-11-17 15:49:05 +01:00
Kubernetes Prow Robot 301fccd571
Merge pull request #43778 from logicalhan/inst-docs
update documented metrics for v1.29
2023-11-17 15:28:59 +01:00
windsonsea 676f862137 Clean up /access-authn-authz/authentication.md 2023-11-17 21:32:04 +08:00
Kubernetes Prow Robot 906bfb0fa9
Merge pull request #43601 from tengqm/fg-nodeport-range
Fix feature gate for a gate that is not documented
2023-11-17 10:14:08 +01:00
tinatingyu bcb527b5be Add LegacyServiceAccountTokenCleanUp feature to beta 2023-11-16 17:21:26 +00:00
Monis Khan 42c9e4e20f
KEP-4193: bound service account token improvements
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-11-16 08:48:59 -05:00
Kubernetes Prow Robot cfbe80de55
Merge pull request #43441 from cici37/2876-1.29
[KEP-2876] Document (GA) CEL validation for custom resources
2023-11-16 05:31:45 +01:00
Cici Huang 16fb2e68c6 Promote CRD validation rules to GA 2023-11-15 23:19:55 +00:00
Kubernetes Prow Robot 7899eb09a3
Merge pull request #43938 from katcosgrove/merged-main-dev-1.29
Merge main into dev-1.29
2023-11-15 17:47:53 +01:00
Matthias Bertschy 8f7cfdbf9c
modifying docs for SidecarContainers beta graduation (#43471)
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-11-15 08:21:56 +08:00
Antonio Ojea b1d5b82a4a remove MultiCIDRRangeAllocator 2023-11-14 22:35:32 +00:00
Kat Cosgrove fb1bd2217d
Merge main into dev-1.29 to keep in sync 2023-11-14 21:22:12 +00:00
Satyam Soni 8ac9f2f21c Add and use gloassary entry for replica 2023-11-14 20:09:10 +00:00
Sean Sullivan 407407e921 Placeholder for KEP-4006 2023-11-14 19:26:46 +00:00
steve-hardman 20e6cba5fe
Fix broken link in "Validating Admission Policy" page (#43893)
* Fix typo

* Fix typo

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

---------

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-11-14 08:02:32 +01:00
Aldo Culquicondor 3be75f26fd
Graduate JobPodReplacementPolicy to beta 2023-11-10 14:47:29 -05: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
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
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
Kubernetes Prow Robot 7fe30f54e8
Merge pull request #43388 from mimowo/backoff-limit-per-index-beta
Docs update for Job Backoff Limit Per Index in Beta
2023-11-07 03:42:28 +01:00
Kubernetes Prow Robot aa48ad5b18
Merge pull request #43387 from mimowo/pods-ready-ga
Docs update for JobPodsReady in GA
2023-11-07 03:00:10 +01:00
Kat Cosgrove 270468a15a
Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-06 13:49:02 -06:00
charles-chenzz c71a21611b update docs to promote PodReadyToStartContainersCondition into beta 2023-11-06 21:36:55 +08:00
Michael dde91279a3 Clean up feature-gates.md 2023-11-06 20:24:19 +08:00
Michal Wozniak 6886cad27e Docs update about JobReadyPods graduated to GA 2023-11-06 09:49:38 +01:00
Michal Wozniak 73731382ba Docs update for Job Backoff Limit Per Index in Beta 2023-11-06 09:47:05 +01:00
Rohan Kapse ed37349a6b
Update server-side-apply.md
Deleted the duplicate section of the issue(Server-Side Apply for custom resources ) #43806
2023-11-04 15:04:37 +05:30
Kubernetes Prow Robot 9af50f2198
Merge pull request #42801 from pacoxu/update-kubeadm-fgs
kubeadm: EtcdLearnerMode is beta in v1.29
2023-11-03 09:20:39 +01:00
Kubernetes Prow Robot 5e8aebc7c3
Merge pull request #43532 from RomanBednar/pv-last-phase-transition-time-beta
graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29
2023-11-03 06:11:34 +01:00
drewhagen 7db05a8b31 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-11-02 11:11:08 -05:00
Han Kang e962925971 update documented metrics for v1.29 2023-11-01 15:02:32 -07:00
Daneyon Hansen a74574fa8b Adds Gateway API docs
- Adds Gateway API term to the glossary.
- Adds Gateway API as reference in the addons page.
- Adds a page to the Service networking docs that explains Gateway API.
- Updates existing docs to reference the newly added Gateway API docs.

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-11-01 14:04:04 -07:00
Rohan Kapse 7a3f804174
Update content/en/docs/reference/using-api/deprecation-guide.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2023-11-01 19:24:17 +05:30
Rohan Kapse f2ceaf38a6
Update content/en/docs/reference/using-api/deprecation-guide.md
Co-authored-by: Gaurav Padam <1032201077@tcetmumbai.in>
2023-11-01 19:16:52 +05:30
Rohan Kapse 91a6aa868d
Update deprecation-guide.md
Fixed the wrong tense in API deprecation page #43771.
2023-11-01 18:32:46 +05:30
Jordan Liggitt 91aa69bb0e
Update v1beta2 flowcontrol guidance 2023-11-01 08:32:48 -04:00
Kubernetes Prow Robot b034e4300d
Merge pull request #43535 from humblec/dev-1.29-nodeexpandsecret
Promote CSINodeExpandSecret to GA
2023-11-01 09:47:41 +01:00
HirazawaUi 1571a07f79 add DisableNodeKubeProxyVersion feature gate 2023-11-01 00:58:59 +08:00
Kubernetes Prow Robot 636f1d8f7e
Merge pull request #43540 from neolit123/1.29-add-super-admin-kubeconfig
kubeadm: introduce documentation changes for super-admin.conf
2023-10-31 03:03:57 +01:00
Jordan Liggitt fe172fc2c8
Add 1.32 removal info for v1beta3 flowcontrol API 2023-10-30 20:11:53 -04:00
Cici Huang fc92afd819 Remove the escape. 2023-10-30 16:38:15 +00:00
Lubomir I. Ivanov a9478b46ac kubeadm: introduce documentation changes for super-admin.conf
- Update most pages where the kubeadm generated admin.conf
is discussed. Include information about the new file "super-admin.conf".
2023-10-30 11:57:44 +02:00
Shubham fba4f6cb2f
Removed outdated information for SA and Added the Note for Manually created Secret API objects. (#43451)
* Removed outdated information for SA and Added the Note for Manually created Secret API objects.

* Modified the Note.

* Simplified the Note.
2023-10-26 02:50:01 +02:00
Austin Cawley-Edwards 7a8ed1c30f
docs: Small fixes to the Resource deletion section of API Concept
- Finalizers are a string array
- Small grammar error
2023-10-25 16:52:55 -04:00
Oluebube Princes Egbuna 0fbfc94968 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-10-25 09:39:05 +01:00
Rey Lejano 314f5df8af Replacement PR for PR 43554 that targets the dev-1.29 branch 2023-10-22 00:10:55 -07:00
MeenuyD ac66ae594b fix: List of removed feature gates shows feature removed in future release (TopologyManager) 2023-10-20 22:46:56 +05:30
Qiming Teng 0f051db674 Fix feature gate for a gate that is not documented 2023-10-20 16:03:30 +08:00
Humble Chirammal aeeb380c39 Promote CSINodeExpandSecret feature to GA
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-10-20 09:35:21 +05:30
Kubernetes Prow Robot 1711494332
Merge pull request #43428 from AxeZhan/sleepAction
Add information about PodLifecycleSleepAction (KEP3960)
2023-10-20 00:40:43 +02:00
Kubernetes Prow Robot a3226de2c5
Merge pull request #43562 from logicalhan/slis-ga
update documentation for component-slis
2023-10-19 22:17:23 +02:00
Kubernetes Prow Robot 4659872263
Merge pull request #43574 from pacoxu/deprecate-SkipReadOnlyValidationGCE
update SkipReadOnlyValidationGCE status to Deprecated
2023-10-19 11:28:39 +02:00
Kubernetes Prow Robot f6a7302747
Merge pull request #43552 from pacoxu/remove-grpc-container-probe-fg
Remove grpc container probe feature gate
2023-10-19 11:22:11 +02:00
windsonsea 97175e4da4 Tweak issues-security/security and kubectl index 2023-10-19 16:50:33 +08:00
Paco Xu fab60723a8 update SkipReadOnlyValidationGCE status to Deprecated 2023-10-19 15:06:08 +08:00
Paco Xu 057e4d460e kubeadm: EtcdLearnerMode is beta in v1.29 2023-10-19 14:42:13 +08:00
Paco Xu 53be005d91 remove GAed Feature Gate GRPCContainerProbe
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-10-19 14:29:24 +08:00
Kubernetes Prow Robot f5a37b0266
Merge pull request #43573 from windsonsea/adminit
Revert kubeadm-config reference from v1beta4 to v1beta3
2023-10-19 05:48:53 +02:00
windsonsea bd7b3e5dc3 Revert kubeadm-config reference from v1beta4 to v1beta3 2023-10-19 11:16:16 +08:00
AxeZhan 5aa6dc7c39 PodLifecycleSleepAction 2023-10-19 10:37:33 +08:00
guangli.bao 502d8c61c1 remove TopologyManager from website
add TopologyManager in feature-gates-removed md

Signed-off-by: guangli.bao <guangli.bao@daocloud.io>
2023-10-19 10:30:17 +08:00
Kubernetes Prow Robot d1c38b0434
Merge pull request #43518 from Shubham82/remove_RetroactiveDefaultStorageClass_featuregate
Move Feature Gate RetroactiveDefaultStorageClass to Feature Gates (removed) Page
2023-10-19 01:02:10 +02:00
Han Kang 53a8725ba7 update documentation for component-slis 2023-10-18 10:30:24 -07:00
Paco Xu bea7fa8a69
Update feature-gates-removed.md
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-10-18 18:26:45 +08:00
Paco Xu abb8d0bd35 remove GAed FG DownwardAPIHugePages 2023-10-18 17:14:43 +08:00
Roman Bednar d485edf7fe graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29 2023-10-18 10:54:01 +02:00
Kubernetes Prow Robot afc6afa5dd
Merge pull request #43536 from TonyGorman/patch-1
Update admission-controllers.md
2023-10-18 10:50:51 +02:00
Maiko Kuppe a203ff2076
Fix typo in deprecation-guide.md at v1.26 2023-10-18 10:31:46 +02:00
Kubernetes Prow Robot 08888c2245
Merge pull request #43476 from RyanAoh/dev-1.29
add doc for feature LoadBalancerIPMode
2023-10-18 05:24:40 +02:00
Tony Gorman 01d9e07e27
Update admission-controllers.md
Sentence seems grammatically incorrect
2023-10-17 17:32:46 +01:00
Dave (Wei) Chen a7241452db
Revert "Introduce of the deprecated FG: MergeCLIArgumentsWithConfig" 2023-10-17 21:51:41 +08:00
shubham82 280a9335da Remove RetroactiveDefaultStorageClass feature gate. 2023-10-17 13:43:38 +05:30
Kubernetes Prow Robot a7d7ebbc32
Merge pull request #43400 from SataQiu/update-featuregates-20231010
Move feature gates CronJobTimeZone, JobMutableNodeSchedulingDirectives and LegacyServiceAccountTokenNoAutoGeneration to feature-gates-removed page
2023-10-17 10:09:09 +02:00
AmarNathChary 6f6b57cb97 updated example appearance in k8s api concept
Updated examples appearance in k8s api concep

updated examples appearance in k8s API concept

Updated examples appearance in k8s API concept
2023-10-17 12:58:04 +05:30
Dave Chen 1c73d4a8ce Introduce of the deprecated FG: MergeCLIArgumentsWithConfig 2023-10-17 10:46:53 +08:00
Aohan Yang d83c806f37 add doc for feature LoadBalancerIPMode 2023-10-17 10:20:18 +08:00
SataQiu 3768e3f813 move feature gates CronJobTimeZone, JobMutableNodeSchedulingDirectives and LegacyServiceAccountTokenNoAutoGeneration to feature-gates-removed page 2023-10-16 09:51:08 +08:00
Kensei Nakada caed9a1924
Modify `SchedulerQueueingHints` (#43427)
* Modify `SchedulerQueueingHints`

* fix: QueueingHint is enabled by default

* Add more context in the description

* format the description

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update the description of QueueingHint feature

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-10-12 02:50:44 +02:00
Kubernetes Prow Robot 270a07142e
Merge pull request #40836 from iyear/feat/jsonpath-escape-dot
kubectl/jsonpath: add example of escaping termination character
2023-10-10 10:45:53 +02:00
Kubernetes Prow Robot e805cb9e7b
Merge pull request #41114 from hatfieldbrian/patch-1
Correct `collection` definition to a list of instances of a resource _type_
2023-10-10 10:36:08 +02:00
Kubernetes Prow Robot 05a7760ea9
Merge pull request #42054 from kundan2707/annotation-leader
Document deprecated leader annotation
2023-10-10 09:48:26 +02:00
Kubernetes Prow Robot 84fd32d13c
Merge pull request #41682 from Shubham82/Add_subj_command_option
Add -subj Command Option.
2023-10-10 09:45:22 +02:00
Kundan Kumar f7df84d3e9 documented annotation leader 2023-10-10 12:41:35 +05:30
Kubernetes Prow Robot 70dd4bdd49
Merge pull request #42184 from Richabanker/gvr-glossary
Add an entry in glossary for GVR
2023-10-10 05:40:11 +02:00
Meenu Yadav 6ad9d41545
Document annotation service.kubernetes.io/topology-mode (#43390)
* fix: Annotation service.kubernetes.io/topology-mode not documented / registered

* Update content/en/docs/reference/labels-annotations-taints/_index.md

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

* Update content/en/docs/reference/labels-annotations-taints/_index.md

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-10-09 21:35:26 +02:00
Kubernetes Prow Robot 13ccefd123
Merge pull request #43338 from blue86321/fix/link-text-in-glossary-cri
fix: link text in glossary cri
2023-10-09 15:46:09 +02:00
Ritika 2e51dc03f6
Added, registered aws-lb-security-groups annotation (#43009)
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-10-09 15:44:03 +02:00
Prasanna Karunanayaka edd262d10d
Update kubectl cheat sheet with command to identify Nodes in Ready state (#43114)
* Update cheatsheet.md

Added - Check which nodes are ready with custom-columns

* Update content/en/docs/reference/kubectl/cheatsheet.md

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

---------

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2023-10-09 15:41:34 +02:00
Satyam Soni c85b46f203
Document annotation container.apparmor.security.beta.kubernetes.io/ (#43227)
* Document annotation container.apparmor.security.beta.kubernetes.io/

* Update content/en/docs/reference/labels-annotations-taints/_index.md

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

* Update content/en/docs/reference/labels-annotations-taints/_index.md

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

* Update content/en/docs/reference/labels-annotations-taints/_index.md

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

* Update content/en/docs/reference/labels-annotations-taints/_index.md

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

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-09 15:24:01 +02:00
Tamilselvan f66b8966d8
Fix for Label nfd.node.kubernetes.io/node-name (#42997)
* rebase-1 Fix for Label nfd.node.kubernetes.io/node-name

Fix for Label nfd.node.kubernetes.io/node-name

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update _index.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-10-09 15:00:10 +02:00
Kubernetes Prow Robot 091b266d68
Merge pull request #43300 from tengqm/update-configapi
Update config API reference
2023-10-09 10:27:14 +02:00
Kubernetes Prow Robot 3bf4db56dd
Merge pull request #43299 from steve-hardman/fix-jq-link
Update outdated jq link
2023-10-07 03:15:19 +02:00
Michael 318ff2e797 Clean up kubelet-tls-bootstrapping.md 2023-10-07 09:02:41 +08:00
Chun-Wei Chang 9e1201fb4a fix: link text in glossary cri 2023-10-06 13:32:30 -07:00
Kat Cosgrove ad943fce2f
Merge main into dev-1.29 to keep in sync 2023-10-06 15:36:13 +01:00
Kubernetes Prow Robot c069b4df7d
Merge pull request #43284 from tengqm/fix-26034
Remove & clean up outdated information about Node authorization
2023-10-05 15:00:22 +02:00
Qiming Teng a5119945dd Fix a link in label-annotation-taints page 2023-10-05 10:15:47 +08:00
Kubernetes Prow Robot 2cfd99b4af
Merge pull request #43202 from kirisakow/fix-pr-42046
Add tooltips for "kubelet" to glossary entries
2023-10-03 17:31:05 +02:00
steve-hardman e822502654 Update jq link 2023-10-03 12:55:01 +00:00
Qiming Teng 8b94250cc9 Update config API reference 2023-10-03 14:09:48 +08:00
Case Wylie a2c2c23873
Address spelling error
Signed-off-by: Case Wylie <cmwylie19@defenseunicorns.com>
2023-10-02 13:56:01 -04:00
Qiming Teng 29b1f8f482 Tweak line wrappings for the node authorization page 2023-10-02 17:11:14 +08:00
Qiming Teng eaf599bd20 Remove oudated information about Node authorization
The content about v1.6-1.8 should be removed to avoid confusion.
2023-10-02 17:11:07 +08:00
Kubernetes Prow Robot c45a5070b0
Merge pull request #43131 from manuelbuil/fixError
Include IPv6 as an option for provided-node-ip annotation
2023-09-29 18:15:56 -07:00
Mohit Mayank f87db5aeb8
Fix grammar 2023-09-29 11:54:19 -05:00
Manuel Buil ccbea428cd Include IPv6 as an option for the annotation
Signed-off-by: Manuel Buil <mbuil@suse.com>
2023-09-29 11:43:11 +02:00
Kubernetes Prow Robot 543d8e1cde
Merge pull request #43230 from mrVectorz/patch-1
Update 2 links in command-line-tools-reference/kubelet
2023-09-28 07:48:37 -07:00
Anuj Tiwari b7d03cc82b
Fixed a visual link at kubelet page 2023-09-28 07:52:20 +05:30
nnlkcncff f932a74483
fix description --oidc-issuer-url.md (#42941)
* fix description --oidc-issuer-url.md

https://accounts.google.com/           <= above
└─ .well-known/openid-configuration    <= below

* Update authentication.md

Fixed the description of `--oidc-issuer-url`.
2023-09-27 16:22:38 -07:00
Kubernetes Prow Robot 35daed3241
Merge pull request #42412 from dipesh-rawat/add-filter-feature-table
Add sortable option to table shortcode
2023-09-27 15:18:37 -07:00
Marc Methot e5dd95cd31
Update Doc links
Updating links to relevant information.
2023-09-27 17:32:08 -04:00
lakshmi 6fa1a10f31 updated termid same as filename 2023-09-27 12:59:25 +05:30
Kiril Isakov fd3c1aa814
minor correction 2023-09-27 00:27:14 +02:00
Kubernetes Prow Robot 4af01d072f
Merge pull request #42875 from danwinship/kep-3705-beta
update CloudDualStackNodeIPs to beta
2023-09-26 01:40:42 -07:00
Kiril Isakov d54cc02a48
add tooltips to "kubelet" term definition, but no more than one tooltip per term per file 2023-09-25 16:21:56 +02:00
Kubernetes Prow Robot 8ec7897298
Merge pull request #40331 from utkarsh-singh1/update-docs-reference-kubectl-cheatsheet-md
Added kubectl completion command for fish shell in kubect cheatsheet docmentation
2023-09-25 01:46:57 -07:00
Dipesh Rawat d97c4a254e
Add sortable option to table shortcode 2023-09-25 00:12:28 +01:00
Utkarsh Singh 92fbd57141 Updated /content/en/docs/reference/kubectl/cheatsheet
Signed-off-by: Utkarsh Singh <96516301+utkarsh-singh1@users.noreply.github.com>
2023-09-24 16:34:35 +00:00
Tamilselvan 2a4a506919
add link for kubelet and cloud-controller-manager (#40931)
* add link for kubelet and cloud-controller-manager

* wraped the long lines

* wrapping cloud-controller-manager content

* wrapping cloud-controller-manager content

* Update cloud-controller-manager.md

* Update kubelet.md

* Update cloud-controller-manager.md

* Update cloud-controller-manager.md
2023-09-23 16:20:57 -07:00
Richa Banker 648e2ba333 Add an entry in glossary for GVR
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-22 15:58:01 -07:00
Qiming Teng bc4758e3b2 Add config APIs metrics API
The 'metrics.k8s.io' APIs are exposed by the 'metrics-server' component to facilitate
auto-scaling. The other two APIs are for fetching metrics from custom or
external sources respectively.
2023-09-19 09:20:31 +08:00
Dan Winship ba28234928 update CloudDualStackNodeIPs to beta 2023-09-18 21:08:03 -04:00
Kubernetes Prow Robot 9940f8947a
Merge pull request #41619 from Ritikaa96/kubectl-reference-edit
Improvements in kubectl reference
2023-09-18 10:26:32 -07:00
Kubernetes Prow Robot f206e336da
Merge pull request #40935 from KhushPatibandha/issue-39931
re-worded event from glossary
2023-09-16 18:40:13 -07:00
Kubernetes Prow Robot c203889a3e
Merge pull request #42774 from xuzhenglun/dev-1.29
KEP-3668: promote ServiceNodePortStaticSubrange to stable
2023-09-15 17:52:13 -07:00
Kubernetes Prow Robot da066b91a2
Merge pull request #43062 from pohly/beta-apis
feature gates: clarify beta enabling state
2023-09-15 17:14:12 -07:00
Patrick Ohly 5cbfffa903 feature gates: clarify beta enabling state
The feature gate usually gets changed to "enabled", but there are
exceptions. API groups are intentionally left as disabled.
2023-09-15 15:35:32 +02:00
Ritikaa96 94c174024f Updating in kubectl reference
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-09-15 12:32:02 +09:00
Kubernetes Prow Robot b2e71e69bf
Merge pull request #43017 from tengqm/ipvs-scheduler
Amend the list of ipvs schedulers with descriptions
2023-09-14 18:56:12 -07:00
Qiming Teng c99df9ffc5 Amend the list of ipvs schedulers with descriptions
This PR fixes the IPVS scheduler name list by adding schedulers that
were missing and adding some descriptions (copied for source code
comments) for each.
2023-09-15 09:05:42 +08:00
Mengqi (David) Yu 0469dc9b32 address comments 2023-09-14 18:34:24 +00:00
Mengqi (David) Yu ae7ae36b7c move to reference doc and address comments 2023-09-14 00:18:42 +00:00
Kubernetes Prow Robot a425182b5c
Merge pull request #43000 from tengqm/fix-configapi
Fix stars in the generated configuration APIs
2023-09-11 17:12:11 -07:00
Qiming Teng 3e6ebb348e Fix stars in the generated configuration APIs
The upstream source comments are not quite strict at using `*`s,
`<`s or `>`s. These characters, when not enclosed in backtiqs, are
interpreted as Markdown emphasize markers or HTML tags.
Hacking the generator code is not the right solution. We should
attempt to fix them in the source code instead.
Before that, let's keep fixing the generated outputs manually.
2023-09-11 17:54:41 +08:00
Jacob Tomlinson 0b6cfc49a5
Add kr8s to community Python libraries list (#42894)
* Add kr8s to client-libraries.md

* Update content/en/docs/reference/using-api/client-libraries.md

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-10 22:08:09 -07:00
Matheus Moraes c64c7837c8
add CEL Playground link 2023-09-08 16:42:43 -03:00
Gaurav Padam 71cd6ca203
Implemented a single columned list for the kubernetes metrics reference page (#42823)
* Single column css and documentation.md

* Wrapper class added & SCSS adjusted accordingly

* some label fixes

* Wrapper class is now metric only

* Final fixes for labels and padding in mobile devices
2023-09-08 09:36:18 -07:00
Arda Güçlü d26e66def0 Remove alpha environment variable because feature is in beta 2023-09-06 09:04:42 +03:00
MeenuyD 3347d5c1ff
Fix mismatched API groups in ValidatingAdmissionPolicy page (#42879)
* Change text in Pod Security Admission metrics

* remove changes from the metrics.md file

* Correct in the page about ValidatingAdmissionPolicy uses a mixture of API groups

* Revert "remove changes from the metrics.md file"

This reverts commit da450f4471.
2023-09-05 10:10:50 -07:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Kubernetes Prow Robot 5f83394e29
Merge pull request #42851 from dipesh-rawat/fix-feature-gate-name
Fix KubeletPodResourcesDynamicResources feature gate name
2023-09-03 15:43:46 -07:00
Kubernetes Prow Robot 2bd318fee3
Merge pull request #42642 from tengqm/fix-links
Fix links
2023-09-03 12:55:47 -07:00
Dipesh Rawat 235874dc2d
Fix KubeletPodResourcesDynamicResources feature gate name
Signed-off-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-09-03 16:25:13 +01:00
Aldo Culquicondor 0a11461a5d
Fix patchStrategy marker 2023-09-01 13:45:17 -04:00
Qiming Teng 07f224714a Fix links
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
Wojciech Tyczyński ac5112ef0c Graduate APIListChunking to GA documentation 2023-08-31 10:59:03 +02:00
Paco Xu f80dc71c15
kubeadm: update feature gates and add removed FGs (#42771)
* kubeadm: remove UnversionedKubeletConfigMap

* kuebadm: add IPv6DualStack to removed FG

* kubeadm: add EtcdLearnerMode FG descriptions
2023-08-31 00:52:48 -07:00
xuzhenglun 2ff476c80d
KEP-3668: Update Service and feature-gate docs for GA 2023-08-30 18:30:42 +08:00
Qiming Teng c095f6e7f1 Update component reference for v1.28 2023-08-23 08:48:13 +08:00
Kubernetes Prow Robot 1412848be2
Merge pull request #42528 from aritraghosh/aritraghosh-patch-1
Update Well known labels, annotation and taints with annotation apf.kubernetes.io/autoupdate-spec
2023-08-21 01:19:22 -07:00
Aritra Ghosh 279bdc18ae
Update _index.md 2023-08-20 20:19:52 -04:00
Aritra Ghosh 75d124a9e1
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-20 20:18:36 -04:00
windsonsea 4cf9403e83 Clean up the first para in node-status 2023-08-20 09:34:32 +08:00
Kubernetes Prow Robot e6987bde68
Merge pull request #41049 from able8/add-go-template-to-kubectl-output-format
Add the go-template output format in "kubectl Cheat Sheet" page
2023-08-18 11:14:28 -07:00
Kubernetes Prow Robot 2f077ab0de
Merge pull request #42618 from tengqm/fix-examples-test-1.28
Update test cases for v1.28
2023-08-18 11:08:28 -07:00
Kubernetes Prow Robot c96fb77c57
Merge pull request #42623 from tengqm/featuregate-update-1.28
Fix feature gates for v1.28
2023-08-18 11:04:28 -07:00
Kubernetes Prow Robot 407757a69a
Merge pull request #42621 from tengqm/kubelet-ref-1.28
Manually update kubelet reference
2023-08-18 11:02:29 -07:00
Qiming Teng ed66310f39 Fix feature gates for v1.28
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-18 19:50:26 +08:00
Aritra Ghosh 096a657f56
Refactoring node status to new page (#42378)
* Refactoring node status to new page

- Created a new page in architecture in node for the status
- Removed the current node status from concepts and moved it there

* Update content/en/docs/reference/node/_index.md

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

* Update content/en/docs/reference/node/node-status.md

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

* Update content/en/docs/concepts/architecture/nodes.md

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

* Update node-status.md

* Update node-status.md

* Update content/en/docs/reference/node/node-status.md

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-18 04:12:28 -07:00
Qiming Teng 42753614f9 Manually update kubelet reference
The reference generator wasn't able to generate reference for `kubelet`
(for a long time now). This PR updates the reference manually, based on
the output from `kubelet --help`.
2023-08-18 15:34:38 +08:00
Qiming Teng 60bf42a527 Update test cases for v1.28
This PR makes sure the manifests under `content/en/examples`
are valid in v1.28. The primary fixes are:

- Updated the go.mod/go.sum file for testing against v1.28.0 release.
- Revise test case code to ensure newly added manifests are tested;
- Adapt Pod validation options to upstream validation code change;
- Move a ValidatingWebhookConfiguration YAML back to inline because
  the manifest cannot validate against the validator. The CA bundle
  referenced is not a valid string (base64 encoded). That means the
  YAML cannot be used/tested as is by users.
2023-08-18 09:03:30 +08:00
Kubernetes Prow Robot bcc29e3357
Merge pull request #42577 from tengqm/configapi-1.28
Revise config API docs for v1.28
2023-08-17 10:37:23 -07:00
Qiming Teng 79a86279a7 Config API for v1.28 2023-08-16 17:16:27 +08:00
Qiming Teng 27413d23cb Update kubeadm reference for 1.28 2023-08-16 15:57:12 +08:00
Kubernetes Prow Robot eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
Revise docs home page
2023-08-15 21:22:27 -07:00
Tim Bannister 0a89bf8d5a Fix incorrect Markdown 2023-08-15 23:06:05 +01:00
Tim Bannister 34d243a92c Add advice about choosing an update mechanism
Explain options for updating existing objects in the Kubernetes API.
2023-08-15 23:06:05 +01:00
Tim Bannister 84d072e025 Note that CRDs don't support Strategic Merge Patch
(the custom API that is, not the CustomResourceDefinition itself)
2023-08-15 23:06:05 +01:00
Tim Bannister 797f0e6a66 Improve docs relating to patching and SSA
Co-authored-by: Antoine Pelisse <apelisse@gmail.com>
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-08-15 23:06:05 +01:00
Tim Bannister ea515e93a2 Document annotation for client-side apply 2023-08-15 23:06:05 +01:00
Kubernetes Prow Robot 1e23d411b4
Merge pull request #42502 from dejanu/update_doc
update container-runtime.md
2023-08-15 12:51:23 -07:00
Aritra Ghosh 4c9acd3c10
Update _index.md 2023-08-14 19:28:29 -07:00
dejanualex 9ae1e9c13d
Update content/en/docs/reference/glossary/container-runtime.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-08-14 23:07:47 +03:00
Aritra Ghosh 071d7bd283
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-14 07:20:25 -07:00
Rishit Dagli c8634cd940
Merged main dev-1.28 2023-08-14 09:01:47 -04:00
Aritra Ghosh 6df7832a9d
Update _index.md 2023-08-13 21:57:31 -07:00
Aritra Ghosh 33725f37da
Update _index.md with annotation apf.kubernetes.io/autoupdate-spec 2023-08-13 20:55:08 -07:00
Kubernetes Prow Robot 5af0753c62
Merge pull request #42410 from Richabanker/uvip-glossary
update glossary entry for MVP
2023-08-13 07:57:21 -07:00
Richa Banker d2527767ae Update content/en/docs/concepts/architecture/mixed-version-proxy.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-08-11 15:19:28 -07:00
dejanualex 341a38e80e
Update content/en/docs/reference/glossary/container-runtime.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-08-11 14:15:24 +03:00
dejanualex 26445b0462 update container-runtime.md 2023-08-11 12:16:05 +03:00
Sergey Shevchenko ca5dc47b29
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:47 +03:00
Sergey Shevchenko 02a2ce5358
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:47 +03:00
Sergey Shevchenko 05b7198675
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:46 +03:00
Sergey Shevchenko c9402a665c
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:46 +03:00
Sergey Shevchenko 2692020d98
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:46 +03:00
Sergey Shevchenko c7a4fe6faf
docs: service.kubernetes.io/topology-aware-hints 2023-08-10 16:31:46 +03:00
Monis Khan 7fb0cf6924
KMS doc updates for v1.28
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-08-09 15:00:11 -04:00
Kubernetes Prow Robot 5755e4362a
Merge pull request #42060 from a-hilaly/beta-match-conditions
Graduate AdmissionWebhookMatchConditions to beta
2023-08-09 08:49:51 -07:00
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Kubernetes Prow Robot e656fb8ad2
Merge pull request #42083 from serathius/kep2340
Document Consistent Reads from Cache
2023-08-09 01:47:49 -07:00
Amine 42078a08fb Fix typos and add comments to the match conditions example 2023-08-09 09:38:48 +02:00
Kubernetes Prow Robot 686bfdcf62
Merge pull request #41857 from helayoty/job-annotation
Update docs with the new Job annotation
2023-08-08 20:29:50 -07:00
Alex Zielenski fe7759b734
ValidatingAdmissionPolicy: add docs for new per namespace policy params feature (#42219)
* document per namespace params

* switch examples to codenew, fixup some typos

* more formatting and codenew

* use codenew instead of code

* fixup headings
2023-08-08 13:35:52 -07:00
Heba Elayoty 10026321ee
move the missing lines
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
2023-08-08 12:02:19 -07:00
Kubernetes Prow Robot b23511b9d0
Merge pull request #41908 from kinvolk/rata/userns-1.28
Doc update for userns in 1.28
2023-08-08 11:33:52 -07:00
Tim Bannister a92606ec8c
Fix punctuation 2023-08-08 19:12:34 +01:00
Amine 2218f3d573 Remove note stating that we need AdmissionWebhookMatchConditions to be enabled explicitely 2023-08-08 20:02:35 +02:00
Kubernetes Prow Robot 355bae5ede
Merge pull request #42388 from alculquicondor/finalizers-always
Mark Job tracking with finalizers as always enabled
2023-08-08 10:58:15 -07:00
Kubernetes Prow Robot a2cf620ad5
Merge pull request #41737 from alexzielenski/4008-crd-validation
Add Documentation for CRD Validation Ratcheting
2023-08-08 10:34:17 -07:00
Jiahui Feng 4dfef3e53f
Document ValidatingAdmissionPolicy variable composition and namespaceObject (#42220)
* variable composition.

* mention namespaceObject.

* Apply suggestions from code review

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

* separate commands from output.

* YAML comment.

* Update content/en/docs/reference/access-authn-authz/validating-admission-policy.md

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

* no shell prompt.

* Update content/en/docs/reference/access-authn-authz/validating-admission-policy.md

Co-authored-by: Joe Betz <jpbetz@google.com>

* Update content/en/docs/reference/access-authn-authz/validating-admission-policy.md

Co-authored-by: Joe Betz <jpbetz@google.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Joe Betz <jpbetz@google.com>
2023-08-08 07:52:16 -07:00
Joshua Su 498e518cc9 Fix a small error of example config
Signed-off-by: Joshua Su <i@joshua.su>
2023-08-08 19:59:58 +08:00
Alexander Zielenski e894028da7 move to other pages, add links 2023-08-07 22:10:04 -07:00
Kubernetes Prow Robot 962bf89914
Merge pull request #41802 from matthyx/sidecar
Add initial (alpha) documentation about sidecar containers
2023-08-07 08:50:32 -07:00
Rodrigo Campos c34f1ebb8e content: Userns now supports stateful pods
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Heba Elayoty a4caf539b5
Merge branch 'dev-1.28' into job-annotation 2023-08-07 08:03:43 -07:00
Kubernetes Prow Robot 69c22aa162
Merge pull request #41979 from ardaguclu/kep-3895-alpha
document kubectl delete --interactive flag
2023-08-07 07:34:33 -07:00
Richa Banker d7633002f3
Update content/en/docs/reference/glossary/mixed-version-proxy.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-08-06 17:26:25 -07:00
Richa Banker 08053ffc1e use glossary entry for mvp in documentation 2023-08-06 12:12:09 -07:00
Kubernetes Prow Robot f3e0f1f12a
Merge pull request #42243 from PiotrProkop/update-feature-gates
topologymanager: Update feature-gates availibilty for TopologyManagerPolicyOptions beta graduation
2023-08-06 04:22:30 -07:00
pprokop 9a5cc446ba Update feature-gates availibilty for TopologyManagerPolicyOptions
Signed-off-by: pprokop <pprokop@nvidia.com>
2023-08-05 16:22:28 +02:00
Kubernetes Prow Robot 847839252f
Merge pull request #42160 from marquiz/devel/cgroup-driver-autoconfig-dev-1.28
docs: document kubelet cgroup driver detection from the runtime
2023-08-05 06:30:31 -07:00
Kubernetes Prow Robot e2b5681263
Merge pull request #42153 from wzshiming/kep/2681
KEP-2681: Docs update for Alpha PodHostIPs
2023-08-05 06:28:30 -07:00
Kubernetes Prow Robot 8d03e49331
Merge pull request #42186 from Richabanker/uvip-glossary
Add an entry in glossary for MVP
2023-08-05 05:34:32 -07:00
Kubernetes Prow Robot 292bc5ce13
Merge pull request #42058 from danwinship/kep-3178-ga
update feature gate list for KEP-3178 to GA
2023-08-05 05:12:30 -07:00
Kubernetes Prow Robot b5fa344886
Merge pull request #41745 from kannon92/job-pod-terminate
Add information about PodReplacementPolicy in Job API
2023-08-05 04:56:29 -07:00
Kubernetes Prow Robot 4c07b2fb87
Merge pull request #41729 from ffromani/podres-getalloc-ga-docs-1.28
node: podresources: GetAllocatable API is GA
2023-08-04 16:48:31 -07:00
Aldo Culquicondor 16566d6aff
Update deprecation status of job-tracking annotation 2023-08-04 13:41:36 -04:00
Kubernetes Prow Robot 2b361a4260
Merge pull request #41921 from mimowo/backoff-limit-per-index
Docs update for Job's backoff limit per index (alpha in 1.28)
2023-08-04 08:36:25 -07:00
Kubernetes Prow Robot e168005b37
Merge pull request #42270 from skrobul/validating-and-mutation-controllers
admission controllers: document types
2023-08-03 15:46:20 -07:00
Itamar Holder 4568e6d9a4 Document NodeSwap graduation to Beta1
Signed-off-by: Itamar Holder <iholder@redhat.com>
2023-08-03 21:24:29 +03:00
Michał Woźniak 9e66b18a02 Job Backoff Limit per index review remarks
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2023-08-03 16:54:04 +02:00
Shiming Zhang 595925cb7d Docs update for Alpha PodHostIPs 2023-08-03 17:36:40 +08:00
Kubernetes Prow Robot a652804415
Merge pull request #42110 from mimowo/mark-pod-failure-policy-as-beta
Bump API level in docs for the podFailurePolicy field (manual bump)
2023-08-02 15:24:20 -07:00
Kubernetes Prow Robot cc4e3ec66d
Merge pull request #42236 from sftim/20230726_link_to_node_labels
Link to specific node labels rather than entire list
2023-08-02 10:10:42 -07:00
Kubernetes Prow Robot a283f1bc70
Merge pull request #42263 from mengjiao-liu/fix-jsonpath
Fix inconsistent command in the JSONPath Support page
2023-08-02 10:04:44 -07:00
Francesco Romani cce3df2287 node: podresources: GetAllocatable API is GA
move the feature gate to GA, fix the feature state to stable

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-08-02 18:29:54 +02:00
Kubernetes Prow Robot 7116bda08c
Merge pull request #41886 from Rishit-dagli/merged-main-dev-1.28
Sync `dev-1.28` branch with `main`
2023-08-02 09:08:42 -07:00
Kubernetes Prow Robot d6857a1a45
Merge pull request #41302 from carlory/patch-100
NodeOutOfServiceVolumeDetach feature update to GA
2023-08-02 05:10:43 -07:00
Kubernetes Prow Robot 2c40a811c5
Merge pull request #42326 from zou-weidong/patch-format-en
Add spaces to fix format error
2023-08-01 16:38:06 -07:00
Kubernetes Prow Robot 1922f53100
Merge pull request #42139 from danielvegamyhre/podindexlabel
Add docs for KEP-4017 (pod index label)
2023-08-01 14:54:23 -07:00
Matthias Bertschy fde22b5031 adding Sidecar Containers alpha feature
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-01 17:13:12 +02:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
August 641b941afd
Add spaces to fix format error
Signed-off-by: zou-weidong <549392485@qq.com>
2023-08-01 16:49:04 +08:00
Kevin Hannon 4afba1c609 add suggestions 2023-07-31 14:15:34 -04:00
Marek Skrobacki f900debc63
admission controllers: put type information at top of section
Signed-off-by: Marek Skrobacki <skrobul@skrobul.com>
2023-07-28 18:02:02 +01:00
Marek Skrobacki fce6bfc32f
admission controllers: document types
Signed-off-by: Marek Skrobacki <skrobul@skrobul.com>
2023-07-28 11:08:32 +01:00
Mengjiao Liu 2987c60d92 Fix inconsistent command in the JSONPath Support page 2023-07-28 10:47:06 +08:00
Kubernetes Prow Robot da9a077dd2
Merge pull request #42202 from sftim/20230725_set_provided_node_ip_annotation_alpha
Mark alpha.kubernetes.io/provided-node-ip as alpha
2023-07-27 13:38:10 -07:00
Daniel Vega-Myhre f3fb1cbcfc mention feature gates in label docs 2023-07-27 18:31:50 +00:00
Daniel Vega-Myhre e31ceb6cb1 add feature gate docs 2023-07-27 18:26:08 +00:00
Kubernetes Prow Robot a8247727ce
Merge pull request #36933 from PushkarJ/owners-issues-security-ref
Add OWNERS for reference/issues-security
2023-07-27 09:26:09 -07:00
Kevin Hannon db4ba0632d add feature toggle for podreplacementpolicy 2023-07-27 10:24:42 -04:00
Michal Wozniak 08f4d48476 Docs update for Alpha JobBackoffLimitPerIndex 2023-07-27 13:52:54 +02:00
Tim Bannister 29c6a60501 Link to specific node labels rather than entire list
Less visual space compared to the original approach, but still shows
which labels you can expect to find set on a node.

Co-authored-by: Ritikaa96 <ritika@india.nec.com>
2023-07-27 11:26:33 +01:00
Kubernetes Prow Robot 56828ee432
Merge pull request #42244 from feloy/dev-1.28-api-ref
V1.28 api reference multi-pages
2023-07-27 03:18:07 -07:00
Philippe Martin 1e2ed88743 Generated content 2023-07-27 09:20:13 +02:00
andrewsykim fd94278b4e update feature gate references for ProxyTerminatingEndpoint in 1.28
Signed-off-by: andrewsykim <andrewsy@google.com>
2023-07-26 20:47:41 -04:00
Kubernetes Prow Robot 86234ea54c
Merge pull request #42147 from Richabanker/uvip-doc-2
Add MVP documentation
2023-07-26 16:04:07 -07:00
Richa Banker bb9c7d9d24 Add mvp documentation
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Joe Betz <jpbetz@google.com>
2023-07-26 15:17:46 -07:00
Richa Banker 551bb8ea68 Add an entry in glossary for UVIP 2023-07-26 10:52:14 -07:00
Kubernetes Prow Robot 004fb76162
Merge pull request #42119 from logicalhan/autogen-docs
Autogen documented metrics for v1.28
2023-07-26 10:24:25 -07:00
Amine 9bac8cfc1a
Add note on max number of match condition elements a user can define per webhook 2023-07-25 19:54:51 +01:00
Han Kang c02a114c34 update documented metrics 2023-07-25 08:58:41 -07:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Tim Bannister cc40d1c894 Mark alpha.kubernetes.io/provided-node-ip alpha
The annotation is alpha, so record that detail.
2023-07-25 13:41:00 +01:00
Kubernetes Prow Robot 441889f725
Merge pull request #41206 from RomanBednar/retro-sc-assignment-ga
graduate RetroactiveDefaultStorageClass feature to GA in 1.28
2023-07-25 05:22:05 -07:00
Kubernetes Prow Robot 5ebbcf317d
Merge pull request #41329 from carlory/kep-rbd-migration
add CSIMigrationRBD feature promotion from alpha to deprecation
2023-07-25 05:18:06 -07:00
Marek Siarkowicz 680148d71d KEP-2340: Consistent Reads from Cache to Alpha 2023-07-25 08:58:25 +02:00
Alexander Zielenski 7cf6eedd63 add note about CRDValidationRatcheting feature gate 2023-07-24 18:28:45 -07:00
Amine f9c824917f convert the `ValidatingWebhookConfiguration` example into a manifest using a codenew shortcode 2023-07-24 23:10:55 +01:00
Amine 1c7f760100 Graduate AdmissionWebhookMatchConditions to beta 2023-07-24 23:10:28 +01:00
Markus Lehtonen 7e208b05f1 docs: incorporate review comments from sftim
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 22:12:15 +03:00
Markus Lehtonen c50c151dc7 docs: document kubelet cgroup driver detection from the runtime
Document the KubeletCgroupDriverFromCRI feature gate. Also, add notes of
this feature in parts of the documentation that describe cgroup driver
configuration.
2023-07-24 10:38:01 +03:00
carlory efbe80ad00 NodeOutOfServiceVolumeDetach feature update to GA
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-24 13:52:49 +08:00
Daniel Vega-Myhre 3e3c3aebff add docs for kep-4017 2023-07-23 01:15:50 +00:00
Kubernetes Prow Robot ce682af151
Merge pull request #40605 from dipesh-rawat/remove-deprecated-topologyKeys
Remove deprecated doc on Topology-aware traffic routing with topology keys
2023-07-20 11:16:10 -07:00
Michal Wozniak 4233ef7fc9 Bump API level in docs for the podFailurePolicy field 2023-07-20 14:48:22 +02:00
Dan Winship b664cb465d IPTablesOwnershipCleanup to GA 2023-07-17 10:22:02 -04:00
Kubernetes Prow Robot b96f68742a
Merge pull request #41031 from danwinship/kep-3453-stable
KEP-3453 to GA
2023-07-17 05:23:09 -07:00
carlory 400fbf9cc2 add CSIMigrationRBD feature promotion from alpha to deprecated 2023-07-17 09:51:50 +08:00
PIRADATA 1eabaee44f
Add link to `kubectl convert` (#40737)
* added also to chinesed translations, rebased and squashed

* revert chinese update
2023-07-16 16:19:06 -07:00
Kubernetes Prow Robot ef686eb8b8
Merge pull request #41817 from mboersma/remove-reconfigure-kubelet
Remove reconfigure-kubelet page
2023-07-16 16:15:06 -07:00
Pushkar Joglekar d0f4d5fd29 Add OWNERS for reference/issues-security
Updated existing OWNERS ALIASES file
2023-07-14 20:48:47 -07:00
Matthias Bastian d4067524c5
Fix StableLoadBalancerNodeSet feature gate name (#42024)
* Fix StableLoadBalancerNodeSet feature gate name

* Limit changes to English language
2023-07-14 18:27:08 -07:00
Kubernetes Prow Robot 6dc25c5920
Merge pull request #40811 from tengqm/fix-kubelet-feature-gates
Fix feature gates flag in kubelet reference
2023-07-14 16:57:08 -07:00
Arda Güçlü cecd565f90 Update environment variable description 2023-07-12 08:26:16 +03:00
Roman Bednar 810a320a48 graduate RetroactiveDefaultStorageClass feature to GA in 1.28 2023-07-11 15:48:04 +02:00
Arda Güçlü 7a89284fbd document kubectl delete --interactive flag 2023-07-11 14:44:06 +03:00
Khush Patibandha 255e68d53d
Add glossary entry for probe (#40131)
* Add glossary entry for probe #39608

* Suggested changes done to probe.md - added id, date changed/updated, full link added, etc

* suggest changes done, tag added

* re-worded the short_description and description for probe to avoid misunderstanding with word diagnostic

* back with diagnostic

* suggest changes done

* suggested changes done
2023-07-10 18:13:11 -07:00
windsonsea 5fa005a106 fix bullets in validating-admission-policy 2023-07-10 13:00:43 +08:00
Michael 885b8aea67 Fix typos in labels-annotations-taints 2023-07-08 18:11:52 +08:00
Heba Elayoty 0659bf3380
Update timezone comment
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
2023-07-06 12:24:08 -07:00
Heba Elayoty 2873cf7bea
Add timezone information
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
2023-07-06 07:59:26 -07:00
Matt Boersma bb4337e8d2
Remove reconfigure-kubelet page 2023-07-05 08:04:46 -06:00
Kubernetes Prow Robot df252c23fa
Merge pull request #41879 from wafuwafu13/label-link
Add links from deprecated labels to their replacements
2023-07-05 04:22:57 -07:00
wafuwafu13 f28aa511ec chore(labels-annotations-taints): add backticks 2023-07-05 12:06:45 +01:00
Rishit Dagli e7cf1ca19b
Merge dev-1.28 into main 2023-07-04 19:21:49 -04:00
wafuwafu13 7f51989581 chore(labels-annotations-taints): add link 2023-07-04 21:47:38 +01:00
Shubham e003b027b1
Move Feature Gate AdvancedAuditing to Feature Gates (removed) Page (#41693)
* Move Feature Gate AdvancedAuditing under Feature Gates (removed) Page.

* Corrected the GA version.
2023-07-03 19:50:52 -07:00
Heba Elayoty 16ff7310a8
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-03 13:15:23 -07:00
Heba Elayoty 5f81e345fc
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-07-03 13:15:06 -07:00
Heba Elayoty e051ea88e8
Update docs with new job annotation
Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
2023-07-03 08:24:20 -07:00
Dan Winship b6877e21c3 KEP-3453 to GA 2023-07-03 09:19:56 -04:00
Odin Ugedal b7013aafec
Update statefulset pod name docs stating its a label
This well known value is a label, and has always been so. This fixes a typo where it was defined as an annotation

See; https://github.com/kubernetes/kubernetes/blob/v1.27.0/pkg/controller/statefulset/stateful_set_utils.go#L137
2023-07-03 12:47:26 +01:00
lakshmi 7df9f487ac fix broken link[avoiding-collisions] 2023-07-03 13:07:29 +05:30
Kubernetes Prow Robot 9e2b2cbea6
Merge pull request #41720 from Rishit-dagli/merged
Sync `dev-1.28` branch with `main`
2023-06-30 21:26:43 -07:00
Nabarun Pal 83bb609c1e
add authorization config documentation
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2023-06-30 23:25:34 +05:30
Kubernetes Prow Robot c5ee8294f5
Merge pull request #38551 from sftim/20221219_migrate_aws_specifics_from_service
Move AWS Service annotation details to reference page
2023-06-30 06:24:42 -07:00
Kubernetes Prow Robot 0e7302f383
Merge pull request #41556 from Zhuzhenghao/cleanup/abac
cleanup page abac
2023-06-30 06:18:42 -07:00
Kubernetes Prow Robot 4cb9a82b2a
Merge pull request #40166 from mtardy/scdeny-deprecation
Update scdeny plugin documentation for deprecation
2023-06-30 02:49:45 -07:00
mtardy c32b30f457 Update scdeny plugin documentation for deprecation 2023-06-30 10:52:50 +02:00
Kubernetes Prow Robot b47948af36
Merge pull request #41156 from dprotaso/patch-1
Update service-accounts-admin.md
2023-06-28 15:06:45 -07:00
Qiming Teng 29cbf5b067 Fix feature gates flag in kubelet reference
The kubelet reference has to be manually generated and maintained.
This PR fixes the outdated list for feature gates, and also  an
incorrect default value for WindowsHostNetwork.
2023-06-27 09:57:45 +08:00
Kubernetes Prow Robot 1cb1390388
Merge pull request #41000 from zlabjp/fix-key-usage
Fix permitted key usages
2023-06-26 17:32:29 -07:00
Tim Bannister 5a9803346c Move AWS Service annotation details to reference page 2023-06-26 21:39:12 +01:00
Michael 9bcd39b36e improve /using-api/deprecation-guide.md 2023-06-25 21:41:38 +08:00
Kubernetes Prow Robot 79ac61b0b1
Merge pull request #41506 from carlory/kep-606
node: graduate the podresources API endpoint to GA
2023-06-24 01:27:06 -07:00
Kubernetes Prow Robot 30f8c53a06
Merge pull request #41606 from SataQiu/add-docs-for-UpgradeAddonsBeforeControlPlane
kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate
2023-06-22 07:59:40 -07:00
Rishit Dagli e2dc67dbc1
Merge pull request #3 from Rishit-dagli/main
Merged main dev-1.28
2023-06-21 13:09:03 -04:00
SataQiu d5a2a693f3 kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate 2023-06-21 13:33:53 +08:00
Kubernetes Prow Robot a9773378eb
Merge pull request #41697 from pranav-pandey0804/fixedapi-concepts/invalidlink
fixed the error in the syntax of the metadata link
2023-06-20 18:18:20 -07:00
pranav-pandey0804 41fc9dc627 fixed the error in the syntax of the metadata link 2023-06-20 19:49:27 +05:30
shubham82 d873f03e78 Add -subj Command Option. 2023-06-19 15:38:54 +05:30
zhenghao.zhu b1e9fbe945 [zh] cleanup page abac 2023-06-18 11:46:28 +08:00
Kevin Hannon 01c9decf7d
rename PodHasNetwork to PodReadyToStartContainers (#40945)
* rename PodHasNetwork to PodReadyToStartContainers

* add note for condition rename

* add feature gate removal

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-06-16 16:44:19 -07:00
Kubernetes Prow Robot 13a9d24f77
Merge pull request #41540 from tengqm/wrap-labels
Refactor the label-annotation-taints page
2023-06-11 05:31:46 -07:00
Dipesh Rawat 940a468973
Remove deprecated Service topologyKeys 2023-06-11 00:08:02 +01:00
Qiming Teng 0de5b70e51 Refactor the label-annotation-taints page
The page is currently a mixture of labels, annotations and taints.
The line wrappings are terrible. This PR attempts to refactor the page
against the style guide.
2023-06-08 19:03:05 +08:00
carlory 6f9fec35ac node: graduate the podresources API endpoint to GA 2023-06-06 18:28:52 +08:00
Kubernetes Prow Robot 06a06cb3f7
Merge pull request #41402 from pacoxu/container-runtime-cleanup
Container runtime cleanup
2023-06-05 01:36:44 -07:00
Kubernetes Prow Robot ab289ff1a8
Merge pull request #40462 from Ritikaa96/annotation-nfd
Document node discovery annotations
2023-06-02 06:06:55 -07:00
Paco Xu 0731e3877c sync status with https://github.com/kubernetes/kubernetes/pull/114017 2023-06-01 18:13:57 +08:00
Kubernetes Prow Robot 884bf0bd7b
Merge pull request #41341 from yt2985/dev-1.28
Add LegacyServiceAccountTokenCleanUp feature in alpha; move LegacyServiceAccountTokenTracking to GA
2023-05-31 03:13:46 -07:00
tinatingyu f5cd332552 Add LegacyServiceAccountTokenCleanUp feature in alpha and Update
LegacyServiceAccountTokenTracking to GA.
2023-05-31 05:22:32 +00:00
Kubernetes Prow Robot df7cbd1a3a
Merge pull request #40639 from gjkim42/update-expanded-dns-config-docs-for-ga
Update ExpandedDNSConfig docs for GA
2023-05-30 19:33:44 -07:00
xuzhenglun 485133f805
promote ServiceNodePortStaticSubrange to beta 2023-05-31 10:04:53 +08:00
Gunju Kim 8d42b3a9a0
Update ExpandedDNSConfig docs for GA 2023-05-31 09:19:14 +09:00
Kubernetes Prow Robot 1f626ecbb8
Merge pull request #41182 from JayBeale/patch-1
Retain page “Mapping from dockercli to crictl” (cancel planned removal)
2023-05-30 16:33:44 -07:00
shubham82 8b4cc59aa4 Improvement: Updated the Feature State. 2023-05-30 17:11:47 +05:30
Kubernetes Prow Robot 610b895266
Merge pull request #41308 from kubernetes/main
Sync `dev-1.28` branch with `main`
2023-05-29 23:01:44 -07:00
Marcelo Giles 2e42994c9f
Document APIResponseCompression feature gate (#41318)
* Document APIResponseCompression feature gate

* Modify APIResponseCompression definition

* Document APIResponseCompression feature gate

Modify APIResponseCompression definition

Minor edits to streamline paragraphs
2023-05-26 01:16:52 -07:00
Kubernetes Prow Robot 6d956fe3b4
Merge pull request #41150 from neolit123/1.28-add-kubeadm-config-validate
kubeadm: add the "config validate" command as placeholder
2023-05-25 22:42:51 -07:00
shubham82 7a1f9d0ad2 Updated the link for Service Proxies. 2023-05-25 13:33:02 +05:30
Kubernetes Prow Robot 46c5af7f3f
Merge pull request #40971 from jpbetz/cel-authz
Add authz library details to CEL documentation
2023-05-24 15:06:49 -07:00
Joe Betz 6ba97654c3 Use .md list automatic numbering 2023-05-24 13:37:52 -04:00
Kubernetes Prow Robot f3552a9c05
Merge pull request #40636 from T-Lakshmi/doc-lable-annotation
Revise details for control plane taints / labels
2023-05-24 01:08:50 -07:00
Dave Protasowski f023295351
Update content/en/docs/reference/access-authn-authz/service-accounts-admin.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-23 13:16:26 -04:00
Kubernetes Prow Robot a748e78052
Merge pull request #41213 from tengqm/fix-kcm-config-api
Fix errors in the kcm config API
2023-05-23 09:36:27 -07:00
Kubernetes Prow Robot 3fbbdf5003
Merge pull request #41279 from tengqm/fix-41098
Fix generated Admission config API
2023-05-23 08:40:27 -07:00
Kubernetes Prow Robot 5a9e31e8ad
Merge pull request #40403 from Ritikaa96/annotation-scheduler-tolerationWhitelist
Document annotation scheduler.alpha.kubernetes.io/tolerationsWhitelist
2023-05-23 07:26:27 -07:00
Ritikaa96 9458ee79df Documenting node discover annotations
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-05-23 17:13:36 +05:30
Qiming Teng c8ee7f85fa Fix generated Admission config API 2023-05-23 18:54:28 +08:00
PRANAV PANDEY 1e2b0dee3b
Fixed invalid link for object metadata (#40914)
* Fixed invalid link for object metadata

* Update content/en/docs/reference/using-api/api-concepts.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update api-concepts.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-23 02:48:28 -07:00
Marcelo Giles 3bcd9ef6d7
Add addonmanager.kubernetes.io label documentation 2023-05-19 18:38:31 -07:00
Kubernetes Prow Robot a5aa07c234
Merge pull request #38243 from sftim/20221203_document_windows_node_kube_proxy_kernelspace
Document Windows kernelspace mode for kube-proxy
2023-05-18 11:18:35 -07:00
Joe Betz 13da7cf870 Clarify chaining of builder functions 2023-05-18 11:27:18 -04:00
Qiming Teng 0976602d3f Fix errors in the kcm config API
For some unknown reason, the API group wasn't parsed correctly.
2023-05-18 21:39:37 +08:00
lakshmi dafde67176 applied review suggestions 2023-05-18 16:16:39 +05:30
Kubernetes Prow Robot 91afacf8a6
Merge pull request #40444 from Tariqs/patch-1
Add cheat sheet entry: overwrite an existing value of label
2023-05-17 03:32:33 -07:00
Kubernetes Prow Robot 67ae7e9797
Merge pull request #41180 from ericchiang/remove_ericchiang
remove ericchiang from reviewers
2023-05-17 02:54:33 -07:00
carlory f0eebb17b7 remove featuregate DevicePlugins 2023-05-17 15:39:16 +08:00
Jay Beale b9770afbc5
Requesting this page not be deprecated
Could we keep this page to continue to help people to ramp up on crictl commands?
2023-05-16 16:53:24 -07:00
Eric Chiang 5d6e0ca1bb remove ericchiang from reviewers 2023-05-16 18:13:33 +00:00
Rishit Dagli 7323fddca9
Merge branch 'merged-main-dev1.28' into dev-1.28 2023-05-16 02:39:25 -04:00
lakshmi 276e90112f remove word 'phase' as it repetaed twice 2023-05-16 12:07:16 +05:30
Shubham b78e254bf1
Added the Paragraph: Use of Custom kubelet credentials with the kubeadm join. (#40882)
* Added the Note: Use of Custom kubelet credentials with the kubeadm join.

* Updated the note.

* Updated the indentation.

* Removed Note and Added the content in the paragraph.

* resolved nit.

* Update kubeadm-join.md

* Rephrased the content.

* modified the content.

* Update kubeadm-join.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 19:25:14 -07:00
Kubernetes Prow Robot 2016ffd896
Merge pull request #40905 from tengqm/update-kubelet-ref-127
Update kubelet reference
2023-05-15 19:15:14 -07:00
Dave Protasowski eb21c7af96
Update service-accounts-admin.md 2023-05-15 11:28:47 -04:00
Lubomir I. Ivanov 77e403d643 kubeadm: add the "config validate" command
Include the command in kubeadm-config.md.

The generated file is a placeholder and will be updated
before 1.28 releases.
2023-05-15 15:28:54 +03:00
zhenghao.zhu 0686d4b7d6 remove duplication of NewVolumeManagerReconstruction 2023-05-15 18:18:45 +08:00
hatfieldbrian 25bb30bac1
Update api-concepts.md
Correct collection definition: a list of instances of a resource _type_
2023-05-13 04:23:57 -07:00
Kubernetes Prow Robot 4b73d49297
Merge pull request #41059 from Coderayush13/patch-3
Fix version number for StatefulSetAutoDeletePVC feature introduction
2023-05-12 16:46:45 -07:00
Kubernetes Prow Robot 453ee631db
Merge pull request #40517 from zlabjp/fix-data-type-of-seccomp-default-en
Fix data type of the kubelet `--seccomp-default` flag
2023-05-11 01:13:17 -07:00
Kubernetes Prow Robot 5d7d3d132f
Merge pull request #41036 from tengqm/fix-config-api-cont
Fix issues in generated config API references
2023-05-11 00:43:17 -07:00
Qiming Teng 62afa2efee Fix issues in generated config API references
This PR fixes some issues caused by the bad format in source code comments
that confuse the reference generator. Problems are related to the use of
`*` in comment text as literal string rather than emphasis.
2023-05-11 15:38:50 +08:00
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Joe Betz 2eb2e75176 noop 2023-05-10 15:17:24 -04:00
Coderayush13 6685f64ebf
Update feature-gates.md 2023-05-10 19:21:33 +05:30
lakshmi 3e343682a9 Revise details for control plane taints/labels 2023-05-10 14:50:34 +05:30
able8 b3c81f249c Add go-template to kubectl output format 2023-05-09 22:19:16 +08:00
KhushPatibandha c0665e4789 suggested changes 2023-05-09 15:51:37 +05:30
Khush Patibandha ea6d9e9905
Merge branch 'kubernetes:main' into issue-39931 2023-05-09 15:44:54 +05:30
Kubernetes Prow Robot 1d9010c60a
Merge pull request #41035 from tengqm/fix-encryption-configapi
Fix generated config API for API server encryption
2023-05-09 02:06:53 -07:00
Qiming Teng f8d4d5e0fd Fix generated config API for API server encryption
There are limitations in the generator when parsing ambiguous strings
such as `*`, `<` etc. `*` is used in Markdown for emphasis, but some
comments are using the literal '*' without properly escaping it.
`<` and `>` are not allowed in Markdown parser. The generated content
for this is at best some warning strings.

This PR fixes this issue manually.

An ideal fix would be proposed to the upstream source code wherever
these happen.
2023-05-09 10:42:21 +08:00
Kubernetes Prow Robot 9d96787ca4
Merge pull request #40912 from mrgiles/40582_kubectl_cheat_sheet_version
Add Kubernetes version information to the kubectl cheat sheet
2023-05-08 11:37:40 -07:00
carlory c75d30872a move DelegateFSGroupToCSIDriver featuregate 2023-05-08 17:39:23 +08:00
Tomoya Usami d384f118b2 Fix permitted key usages 2023-05-08 13:54:52 +09:00
Kubernetes Prow Robot c7369d7de9
Merge pull request #40917 from tengqm/tune-kubelet-config
Manually tune kubelet configuration reference
2023-05-07 17:23:17 -07:00
Kubernetes Prow Robot 7bdcd3da4c
Merge pull request #40968 from nnmin-aws/nnmin-dev
update certificate-signing-requests.md to reflect https://github.com/
2023-05-07 02:51:15 -07:00
Min Ni 35771026a1 update certificate-signing-requests.md to reflect https://github.com/kubernetes/kubernetes/pull/111660 introduced in 1.27 2023-05-05 13:15:39 -07:00
Kubernetes Prow Robot a413d89528
Merge pull request #40051 from EricFortin/patch-1
Small wording change
2023-05-05 02:51:12 -07:00
Qiming Teng 6670c3c089 Manually tune kubelet configuration reference
There are some format problems in the generated reference. These
problems aren't easy to solve if not fixing the format of the upstream
source code comments. This PR fixes them manually.
2023-05-05 10:16:36 +08:00
Joe Betz 307f270b6d Add authz library details to CEL documentation 2023-05-04 20:49:52 -04:00
Maksim Nabokikh 30841950a6
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-04 22:25:45 +02:00
m.nabokikh d2d1242815 KEP-3325: Promote SelfSubjectReview to GA
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2023-05-04 11:37:01 +02:00
Kubernetes Prow Robot aa0c88f8ee
Merge pull request #40947 from Arhell/en-remove
[en] remove duplicate cel.md
2023-05-03 17:22:42 -07:00
Arhell 6197db1479 [en] remove duplicate cel.md 2023-05-04 03:06:44 +03:00
KhushPatibandha b114a8a1de typo resolved 2023-05-03 17:50:28 +05:30
Khush Patibandha 86b8e6771b
Merge branch 'kubernetes:main' into issue-39931 2023-05-03 16:35:07 +05:30
Kubernetes Prow Robot 6bf15f514b
Merge pull request #40692 from sftim/20230414_automatically_use_latest_patch_for_minor_version
Use release data to calculate latest patch version
2023-05-03 00:38:12 -07:00
Kubernetes Prow Robot f787489ec5
Merge pull request #40535 from aitorpazos/patch-1
Note on caBundle encoding in extensible-admission-controllers.md
2023-05-02 15:38:14 -07:00
Tim Bannister 50d7e85643
Migrate from fullVersion param to skew shortcode
Use {{< skew currentPatchVersion >}} to render the latest patch version
for the minor release being documented.
2023-05-02 23:25:30 +01:00
Kubernetes Prow Robot 7f938e0a7d
Merge pull request #40821 from ialidzhikov/patch-1
Fix the comma symbol
2023-05-02 15:08:14 -07:00
Marcelo Giles ff5d7b9383
Remove empty line 2023-05-02 12:24:48 -07:00
KhushPatibandha c251bb6001 re-worded events in glossary 2023-05-03 00:25:28 +05:30
Marcelo Giles c764279d89
Add note tags and version prefix 2023-05-01 21:53:22 -07:00
Marcelo Giles 585024554c
Add version information to kubectl cheat sheet 2023-04-30 17:36:24 -07:00
Qiming Teng 68ca0560f0 Update kubelet reference
The `kubelet` reference is maintained manually. This PR syncs the
content of the reference to the output from `kubelet --help`.
2023-04-30 20:04:06 +08:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Tim Bannister fe38fdad5a
Document Windows kernelspace mode for kube-proxy
Co-authored-by: Dan Winship <danwinship@redhat.com>
2023-04-29 21:31:23 +01:00
Tim Bannister 01eccd5ea7
Revise introduction to proxy modes 2023-04-29 21:31:13 +01:00
iyear d9ef7b3849 kubectl/jsonpath: add example of escaping termination character
Signed-off-by: iyear <ljyngup@gmail.com>
2023-04-28 10:08:20 +08:00
Kubernetes Prow Robot 686eefe27a
Merge pull request #40447 from Tariqs/patch-2
Add cheat sheet entry: remove annotation from pod
2023-04-27 16:40:15 -07:00
Kensei Nakada fe878980eb
Add the deprecation notice of KubeSchedulerConfiguration v1beta3 2023-04-26 07:58:00 +09:00
Ismail Alidzhikov eb3e564a17
Fix the comma symbol
Some unknown symbol is being used currently.
2023-04-24 10:45:46 +03:00
Kubernetes Prow Robot a73d6b4293
Merge pull request #40623 from tengqm/update-feature-gate-1.27
Update feature gates for v1.27
2023-04-22 20:09:12 -07:00
Kubernetes Prow Robot d1f6abfd93
Merge pull request #40711 from tengqm/fix-examples-test
Fix examples test for 1.27
2023-04-21 01:13:12 -07:00
Kubernetes Prow Robot 40e713821e
Merge pull request #39309 from jackcasey-visier/main
Improve grammar in etcd glossary
2023-04-20 11:07:11 -07:00
Qiming Teng 80ce7b0f57 Update feature gates for v1.27 2023-04-20 22:05:00 +08:00
Kubernetes Prow Robot 47603cc9ab
Merge pull request #40741 from pmsanford/patch-1
Fix references to exclude-from-external-load-balancer (add s)
2023-04-20 00:53:10 -07:00
Sergey Shevchenko 3dd4b95a60
fix: Fix column order for feature-gates table 2023-04-19 13:23:45 +03:00
Paul Sanford 53ca344721
Fix references to exclude-from-external-load-balancer (add s)
The annotation is "node.kubernetes.io/exclude-from-external-load-balancers," but the docs refer to it twice as "node.kubernetes.io/exclude-from-external-load-balancer" (without the s at the end). This change fixes those references.
2023-04-17 16:52:42 -06:00
Qiming Teng ad7c0712c6 Fix examples test for 1.27
- Some examples are actually not good "examples", i.e. they are not
  not ready for the users to try out.
- Some examples are failing the validation in their current format.
- Some examples skipped the test case.

These issues are fixed.
2023-04-16 17:26:12 +08:00
Kubernetes Prow Robot 97dd45228a
Merge pull request #40615 from ahmedtd/document-ctb-sa-list
ClusterTrustBundles: Document service account impersonation
2023-04-14 11:10:40 -07:00
Taahir Ahmed 4a5436f42e ClusterTrustBundles: Document service account impersonation
(Change message to retrigger tests)
2023-04-14 11:05:15 -07:00
AmarNathChary d8c3dc822f Fixed Broken link in Feature gates 2023-04-14 15:33:03 +05:30
lakshmi 4b928e3392 updated labels node-role.kubernetes.io/control-plane and node-role.kubernetes.io/master. 2023-04-14 13:19:36 +05:30
Kubernetes Prow Robot 4933f8c233
Merge pull request #40619 from tengqm/compref-1.27
Update component reference for 1.27
2023-04-12 18:52:34 -07:00
Kubernetes Prow Robot 124eb22a57
Merge pull request #40617 from tengqm/configapi-1.27
Update configuration API reference for v1.27
2023-04-12 18:50:36 -07:00
Pushkar Joglekar ec9d29c0df Make the switch from alpha -> beta 2023-04-11 19:18:10 -07:00
Qiming Teng 8895af3e9b Update component reference for 1.27 2023-04-12 08:26:09 +08:00
Qiming Teng 944de8f44e Update configuration API reference for v1.27 2023-04-12 08:05:58 +08:00
Mickey Boxell 2e403eba90
Merge pull request #40578 from sftim/20230409_cluster_trust_bundles
Document ClusterTrustBundles
2023-04-10 16:44:03 -05:00
Mickey Boxell 9252eb08f5 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-04-10 12:20:33 -07:00
Tim Bannister e95deae997
Update CSR page to encompass CSRs and trust bundles
Rather than mention trust bundles as a subtopic of certificate signing
requests, reshape the page so that:
- it's clear that CSRs are stable but ClusterTrustBundles are alpha
- the task for issuing a certificate to a user stands separately from
  the concepts explained elsewhere in the page
- it's clear that signers are relevant to both CSRs and
  ClusterTrustBundles
2023-04-09 18:51:27 +01:00
Tim Bannister 8377a675cd
ClusterTrustBundles: Add section to certificates page
Document the API types as they exist today, plus a hint of the future
integrations that will be available.

Co-Authored-By: Taahir Ahmed <taahm@google.com>
2023-04-09 17:27:18 +01:00
Kubernetes Prow Robot d99127dfb0
Merge pull request #40557 from Zhuzhenghao/rbac
Cleanup page rbac
2023-04-08 06:01:14 -07:00
Kubernetes Prow Robot 182b8b3611
Merge pull request #39828 from MadhavJivrajani/docs-update-kubectl-subresource
reference/kubectl: Update docs for moving kubectl subresource to beta
2023-04-07 07:47:14 -07:00
朱正浩,Zhu Zhenghao c1f4c5c4a2 Cleanup page rbac 2023-04-07 22:34:42 +08:00
Madhav Jivrajani b8651be9c2 reference/kubectl: Update docs for moving feaature to beta
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2023-04-07 13:59:31 +05:30
Swati Sehgal 4343803804
node: topologymgr: docs: Kubelet Topology Manager graduation to GA (#40044)
* node: topologymgr: docs: Kubelet Topology Manager graduation to GA

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

---------

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-06 18:21:14 -07:00
Aitor cf20f82dbd
Note on caBundle encoding in extensible-admission-controllers.md
The note on caBundle field description mentions it is PEM encoded, but the actual field value is then encoded into Base64, which is worth mentioning.
2023-04-06 09:10:12 +00:00
Kubernetes Prow Robot 9f76854ffe
Merge pull request #40532 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-04-05 16:37:48 -07:00
Mickey Boxell 31439e3d56 Merge branch 'upstream/main' into dev-1.27 2023-04-05 14:20:36 -05:00
朱正浩,Zhu Zhenghao 3a3ae711d5 Cleanup page rbac 2023-04-05 22:36:28 +08:00
Sascha Grunert 53641dfce9
[KEP-2731] Add docs for Kubelet OpenTelemetry Tracing graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-04-05 13:59:33 +02:00
zmquan b1bd85a421
about apiGroups (#40315)
* about apiGroups

Look at the source code, apiGroups is an empty set and not all are allowed, you need to use * to be able to, if it is an empty set if the resource does not have apiGroups then it will not be accessible

Refer to:
https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/v1/evaluation_helpers.go#L85
https://github.com/kubernetes/api/blob/master/rbac/v1/types.go#L29

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update rbac.md

* Update rbac.md

* Update content/en/docs/reference/access-authn-authz/rbac.md

the comma

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update rbac.md

All changed

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-04 22:01:38 -07:00
Ryuma Yoshida 3393b20058 Fix data type of the kubelet `--seccomp-default` flag 2023-04-05 12:10:16 +09:00
Kubernetes Prow Robot e1c71e37c9
Merge pull request #39969 from ardaguclu/kep-3638-alpha
document plugin resolution as subcommand for builtin commands
2023-04-04 19:47:39 -07:00
Kubernetes Prow Robot df41ee66d5
Merge pull request #40458 from feloy/v1.27-api-ref
V1.27 api reference multi-pages
2023-04-04 10:57:39 -07:00
Kubernetes Prow Robot f62d58d9bd
Merge pull request #39978 from moshe010/pod-resource-api-dra-doc-upstream
Extend PodResources API for Dynamic Resource Allocation
2023-04-04 08:35:53 -07:00
Kubernetes Prow Robot c55b7f2c13
Merge pull request #39926 from mattcary/docs
Update StatefulSet set docs for autodelete graduation to beta
2023-04-04 08:11:54 -07:00
Matthew Cary 407b5af6c3 Update docs for StatefulSetAutoDeletePVC beta in 1.27 2023-04-04 08:05:56 -07:00
Kubernetes Prow Robot 44494e2cfe
Merge pull request #37620 from aojea/service_cidrs
KEP-1880 alpha: IPAddresses
2023-04-04 07:21:53 -07:00
Kubernetes Prow Robot d59af750c0
Merge pull request #39999 from danielvegamyhre/elastic-indexed-job-docs
Document elastic indexed Jobs
2023-04-04 06:59:53 -07:00
Antonio Ojea 5056816f28
Update content/en/docs/reference/networking/virtual-ips.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-04 15:44:30 +02:00
Antonio Ojea c4e4aecde8
Update content/en/docs/reference/networking/virtual-ips.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-04 15:44:19 +02:00
Antonio Ojea 427ed08ec7
Update content/en/docs/reference/networking/virtual-ips.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-04 15:43:52 +02:00
Sergey Kanzhelev 81dfd0cd00
gRPC GA (#39919) 2023-04-04 05:57:54 -07:00
Katrina Verey 8c906eaab2
Add docs for ApplySet-based pruning in kubectl apply (#39818)
* Documentation for ApplySet-based pruning (KEP3659)

* Apply suggestions from code review

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

* Add ApplySet labels and annotations to well-known list

* Minor fixups

* Address feedback on label/annotation listing

* Apply suggestions from code review

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

* fix label vs annotation copy-paste errors

* Update prefix to kubernetes.io

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-04 05:23:53 -07:00
Antonio Ojea f674460775 enable v1alpha1 networking api group@ 2023-04-04 11:33:45 +00:00
Antonio Ojea dd44463621
Update content/en/docs/reference/networking/virtual-ips.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-04 13:18:08 +02:00
Kubernetes Prow Robot 32e9c3506f
Merge pull request #40017 from atiratree/unhealthy-pod-eviction-policy-beta
Update docs for PodDisruptionBudget unhealthy pod eviction policy promotion to Beta
2023-04-04 02:07:53 -07:00
Moshe Levi eaf9199d07 doc: extend PodResources API for Dynamic Resource Allocation
Signed-off-by: Moshe Levi <moshele@nvidia.com>
2023-04-04 10:17:03 +03:00
Kubernetes Prow Robot 03a0ea51ff
Merge pull request #40003 from aravindhp/node-log-query
KEP-2258: Node log query documentation
2023-04-03 23:03:51 -07:00
Daniel Vega-Myhre 618a942f9e document elastic indexed jobs 2023-04-04 01:12:01 +00:00
Aravindh Puthiyaparambil e16de4e8be
KEP-2258: Node log query documentation 2023-04-03 15:32:21 -07:00
Jiahui Feng 0d862b9afe message expression and type checking. 2023-04-03 09:38:13 -07:00
Joe Betz cf37b594f2
KEP-3488 ValidatingAdmissionPolicy: Enforcement actions, audit annotations, and secondary authz (#40098)
* Document auditAnnotations, validationActions and authorizer

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Apply suggestions from code review

Co-authored-by: Tim Allclair <timallclair@gmail.com>

* Apply feedback

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Allclair <timallclair@gmail.com>
2023-04-03 08:55:52 -07:00
Kubernetes Prow Robot aff98a0351
Merge pull request #39913 from harche/evented_pleg_beta
Graduate Evented PLEG to Beta
2023-04-03 08:25:51 -07:00
Tim Allclair 27460b23fa
AdmissionWebhookMatchConditions feature documentation (#40058)
* AdmissionWebhookMatchConditions feature documentation

* #squash ivelichkovich feedback

* #squash sftim feedback

* Correct statement about request.object

* #squash: sftim feedback

* #squash jpbetz feedback

* #squash: denied function removed

* #squash fix match conditions example

* #squash fix expression quoting

* #squash scope authorizatoin check example

* #squash separate RBAC webhook example

* #squash sftim feedback

* #squash add shared client config for example

* Don't use yaml anchors in example
2023-04-03 08:23:51 -07:00
Kubernetes Prow Robot f196d45dd7
Merge pull request #40014 from jsafrane/selinux-beta
Update docs for  SELinuxMountReadWriteOncePod Beta
2023-04-03 07:47:51 -07:00
Kubernetes Prow Robot cbd571ed22
Merge pull request #40038 from jsafrane/volume-reconstruction
Add docs for VolumeManager reconstruction after kubelet restart
2023-04-03 07:33:52 -07:00
Jan Safranek 6e568b89aa Flip SELinuxMountReadWriteOncePod to Beta
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-03 16:24:26 +02:00
Kubernetes Prow Robot cdd76e5f52
Merge pull request #40426 from samitks/patch-1
Fix ServiceAccount admission controller link
2023-04-03 04:35:52 -07:00
Filip Křepinský 24b259fa36 Promote PodDisruptionBudget UnhealthyPodEvictionPolicy to Beta 2023-04-03 11:28:38 +02:00
Han Kang 89c7e2ed6e
Update documentation on SLI metrics (#40064)
* update metrics/slis documentation

* Update content/en/docs/reference/instrumentation/slis.md

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

* Update content/en/docs/reference/instrumentation/slis.md

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

* update feature gate doc

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-03 01:13:52 -07:00
Philippe Martin 7b39e9a9ec API Ref multi-pages v1.27 2023-04-03 08:35:10 +02:00
Juergen Hoetzel f1606cc9f7 Simplify kubectl heredoc usage in cheatsheet
Remove the unnecessary cat command.
2023-04-02 15:02:49 +02:00
Muhammad Tariq 7c707e9384
Remove annotation from pod 2023-04-02 19:47:21 +07:00
Muhammad Tariq 49682e9e41
Overwrite an existing value of label 2023-04-02 14:18:19 +07:00
Kubernetes Prow Robot 94b30e7c24
Merge pull request #39456 from kannon92/job-labels-off-dev-1-27
labels and job updates to mention new labels
2023-04-01 05:01:49 -07:00
Kubernetes Prow Robot 0faa93ceca
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
Doc update for KEP-2896 OpenAPIV3
2023-04-01 04:51:49 -07:00
Kubernetes Prow Robot 9d05239cf7
Merge pull request #39929 from sanposhiho/graduate-beta-container-resourcemetric
fix: HPA container resource metrics beta graduation
2023-04-01 04:11:49 -07:00
samitks 4d58ea4165
Update service-accounts-admin.md
Fix internal links in service-accounts-admin docs
2023-04-01 13:23:50 +05:30
Kubernetes Prow Robot 2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Dan Winship c2bfdc2685
Add docs for CloudDualStackNodeIPs docs (KEP-3705) (#40188)
* Document KEP-3705 CloudDualStackNodeIPs

* Clarify --node-ip docs, reference dual-stack docs

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-31 08:15:49 -07:00
Ritikaa96 0eb3f3b936 Annotation scheduler.alpha.kubernetes.io/tolerationsWhitelist Registered/Dcoumented 2023-03-31 18:42:57 +05:30
Kubernetes Prow Robot 616b5e0f3a
Merge pull request #40191 from logicalhan/autogen-doc-metrics
add autogenerated documentation for metrics
2023-03-30 23:23:49 -07:00
Kubernetes Prow Robot 21d04ff113
Merge pull request #40066 from zshihang/dev-1.27
update LegacyServiceAccountTokenTracking to beta
2023-03-30 23:13:49 -07:00
Kubernetes Prow Robot 89806e9d66
Merge pull request #40063 from ahg-g/mutable
Graduate JobMutableNodeSchedulingDirectives to GA
2023-03-30 23:07:48 -07:00
Kubernetes Prow Robot f99c25718d
Merge pull request #40061 from logicalhan/stability-docs
add documentation for beta stability levels
2023-03-30 23:05:49 -07:00
Jeffrey Ying 17ad96c792
Doc update for KEP-3352 Aggregated Discovery (#40024)
* Add documentation for aggregated discovery

* Update feature gate

* Update content/en/docs/concepts/overview/kubernetes-api.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-30 20:49:48 -07:00
Kubernetes Prow Robot d6350c03bb
Merge pull request #40018 from humblec/dev-1.27
KEP-3107 update docs for csiNodeExpand secret support
2023-03-30 20:37:49 -07:00
Kubernetes Prow Robot aa00cd5c24
Merge pull request #39906 from saschagrunert/dev-1.27-seccomp
[KEP-2413] Add docs for SeccompDefault graduation
2023-03-30 19:57:48 -07:00
samitks b0978a248e
Fix ServiceAccount admission controller link
Fix ServiceAccount admission controller link
2023-03-31 05:55:01 +05:30
Kubernetes Prow Robot b842957cf3
Merge pull request #39794 from nabokihms/ssr-beta
KEP-3325: Promote SelfSubjectReview to Beta
2023-03-30 11:39:49 -07:00
Kevin Hannon 7b6e694dc7 labels and job updates to mention new labels 2023-03-30 08:46:35 -04:00
Kubernetes Prow Robot 72f5bf1185
Merge pull request #40332 from pacoxu/patch-15
update kubernetes.io/os description as it can also be used in pod labels
2023-03-30 01:15:50 -07:00
ahg-g 7e6eb03b7e Graduate JobMutableNodeSchedulingDirectives to GA 2023-03-30 00:20:23 +00:00
Mickey Boxell a15fa4ae31 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-29 15:54:33 -05:00
Han Kang 448e70ff20 add autogenerated documentation for metrics 2023-03-28 08:00:26 -07:00
Kubernetes Prow Robot 225f20cdcb
Merge pull request #40320 from logicalhan/tracing-docs
update APIServerTracing docs
2023-03-28 07:22:21 -07:00
Paco Xu 24586e49e7 add tips for pod os label: use runtime.GOOS 2023-03-28 15:48:44 +08:00
Kubernetes Prow Robot d42d781069
Merge pull request #40330 from tengqm/add-apiserver-v1beta1
Add apiserver v1beta1
2023-03-27 19:56:20 -07:00
Paco Xu a67328526b update IdentifyPodOS as it is removed 2023-03-28 10:42:07 +08:00
Paco Xu 3527ccd558 update `kubernetes.io/os` description as it can also be used in pod labels 2023-03-28 10:36:02 +08:00
Kubernetes Prow Robot 03c353e549
Merge pull request #40099 from KnVerey/krm-functions-stds
Add annotations reserved by the KRM Functions Specification
2023-03-27 13:26:21 -07:00
Jefftree a36e0381fe Update OpenAPI V3 for GA 2023-03-27 17:00:44 +00:00
Kubernetes Prow Robot f23cc952bf
Merge pull request #39993 from wojtek-t/send_initial_events
Streaming lists documentation
2023-03-27 08:38:30 -07:00
Han Kang 66906fd6e6 add tracing feature flag update 2023-03-27 06:43:08 -07:00
Wojciech Tyczyński 2bf6e39053 Streaming lists documentation 2023-03-27 15:39:56 +02:00
Sascha Grunert 3648d983c6
[KEP-2413] Add docs for SeccompDefault graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-27 13:45:50 +02:00
utkarsh-singh1 142a543d56 Updated kubect cheatsheet docmentation
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-03-27 16:48:42 +05:30
utkarsh-singh1 99928d6054 Added kubectl completion command for fish shell in kubect cheatsheet docmentation
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-03-27 13:10:51 +05:30
Qiming Teng bd368eef02 Add config API for apiserver config v1beta1 2023-03-27 15:08:18 +08:00
Kubernetes Prow Robot 30e7c5ed46
Merge pull request #40235 from yeqiugt/main
Remove some duplicates in  content/en/docs/reference/access-authn-authz/service-accounts-admin.md
2023-03-26 23:27:55 -07:00
Kubernetes Prow Robot 89dad64daf
Merge pull request #39793 from iacabezasbaculima/patch-1
Remove typo in documentation
2023-03-25 09:31:53 -07:00
utkarsh-singh1 7827c1965b Added kubectl completion command for fish shell in kubect cheatsheet docmentation
Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
2023-03-25 16:50:36 +05:30
Antonio Ojea a4a4d453ec
Update content/en/docs/reference/networking/virtual-ips.md 2023-03-23 15:58:17 +00:00
Antonio Ojea 278215cfba expand on the use of IPAddress 2023-03-23 11:24:06 +00:00
Antonio Ojea 35c0ef2431 address comments and fix one bug 2023-03-23 11:08:09 +00:00
Humble Chirammal ea3b7b44e7 KEP-3107 update docs for csiNodeExpand secret support
This feature has moved to Beta in this release. The documentation
has been updated to reflect the same.

Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-03-23 16:23:07 +05:30
Kubernetes Prow Robot 4dfee468d3
Merge pull request #39716 from apelisse/field-validation-docs
docs for field validation GA #39715
2023-03-22 20:08:22 -07:00
liulijin 669f695ccb Remove some duplicates in content/en/docs/reference/access-authn-authz/service-accounts-admin.md
Signed-off-by: liulijin <253954033@qq.com>
2023-03-23 09:25:21 +08:00
Kubernetes Prow Robot b9db3fc482
Merge pull request #40200 from cici37/mc
KEP-3488 ValidatingAdmissionPolicy: MatchConditions
2023-03-22 13:32:22 -07:00
Cici Huang 350ce035a5 Fix previous virables in exampes 2023-03-22 20:23:48 +00:00
Cici Huang 457c26b997 Adding MatchConditions into ValidatingAdmissionPolicy 2023-03-22 20:23:48 +00:00
Kevin Delgado c0df96e6aa make more timeless 2023-03-22 12:44:42 -07:00
Kevin Delgado b170854277 docs for field validation GA 2023-03-22 12:44:38 -07:00
Kubernetes Prow Robot f48a415c3a
Merge pull request #39188 from danwinship/kep-3453-beta
Update iptables perf / KEP-3453 discussion for 1.27
2023-03-22 06:22:37 -07:00
Dan Winship 5170f4a669 Update iptables perf discussion for 1.27
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-22 08:57:56 -04:00
Kubernetes Prow Robot b399d833f8
Merge pull request #39905 from saschagrunert/dev-1.27-downward-api-hugepages
[KEP-2053] Add docs for DownwardAPIHugepages graduation
2023-03-22 02:08:36 -07:00
Sascha Grunert bcff6ab600
[KEP-2053] Add docs for DownwardAPIHugepages graduation
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-03-22 10:01:47 +01:00
Kubernetes Prow Robot 1ac62a1ec5
Merge pull request #39850 from xuzhenglun/dev-1.27
add doc for ServiceNodePortStaticSubrange
2023-03-22 00:48:35 -07:00
xuzhenglun 6887d395f3
add docs in service concepts 2023-03-22 10:54:06 +08:00
Kubernetes Prow Robot fef3fbfe84
Merge pull request #40176 from mickeyboxell/merged-main-dev-1.27
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot 219cf70643
Merge pull request #39920 from rptaylor/patch-1
fix grammar and incomplete sentence in StatefulSet definition
2023-03-21 16:52:00 -07:00
Kubernetes Prow Robot 29f0dd8094
Merge pull request #39823 from pwschuurman/kep-3335-beta-docs
Update StatefulSetStartOrdinal documentation to target beta in 1.27
2023-03-21 13:12:12 -07:00
Ryan Taylor 4ac46112da fix grammar and incomplete sentence 2023-03-21 11:52:05 -07:00
Shihang Zhang 8212bf1edd update LegacyServiceAccountTokenTracking to beta 2023-03-21 09:10:08 -07:00
Han Kang 15b2e78646 add documentation for beta stability levels 2023-03-21 09:04:28 -07:00
Antonio Ojea 6f914b6f60 KEP-1880 MultiCIDRServiceAllocator
Signed-off-by: Antonio Ojea <aojea@google.com>
2023-03-21 14:04:44 +00:00
Kensei Nakada 3a4f7ab1e7
fix: HPA container resource metrics beta graduation 2023-03-21 15:24:50 +09:00
Mickey Boxell 79fd7f88d6 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-20 21:58:19 -05:00
Katrina Verey dc203c13e6
Apply feedback 2023-03-20 15:53:23 -04:00
Katrina Verey 61b721d048
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-03-20 15:12:11 -04:00
Jan Safranek 7eefbb8de0 Add NewVolumeManagerReconstruction feature gate 2023-03-20 18:46:48 +01:00
Kubernetes Prow Robot e2526aa6c4
Merge pull request #39835 from soltysh/cronjob_tz_ga
Promote CronJobTimeZone to stable
2023-03-20 05:01:18 -07:00
Maciej Szulik b6b1fc392d
Promote CronJobTimeZone to stable 2023-03-20 12:58:12 +01:00
Katrina Verey b9700f0045
Add annotations reserved by the KRM Functions Specification 2023-03-17 16:21:05 -04:00
Eric Fortin 9e75d92cd9
Small wording change 2023-03-16 11:54:39 -04:00
Harshal Patil efa8181fde Graduate Evented PLEG to Beta
Signed-off-by: Harshal Patil <harpatil@redhat.com>
Co-authored-by:  Tim Bannister <sftim@users.noreply.github.com>
2023-03-16 11:12:10 -04:00
Guangwen Feng 1ee40c20bd Fix typos in cel.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-16 01:59:16 +08:00
Chris Henzie e600a75b41 Update ReadWriteOncePod feature to beta 2023-03-14 13:52:52 -07:00
Kubernetes Prow Robot 46a7445624
Merge pull request #39513 from mtardy/cve-feed-rss
CVE feed: add RSS feed format
2023-03-13 18:21:09 -07:00
Peter Schuurman 6f689fe306 Add back 1.26 Alpha documentation for StatefulSetStartOrdinal feature gate 2023-03-13 12:08:31 -07:00
Peter Schuurman 112f01d2fc Update KEP-3335 documentation for beta in 1.27 2023-03-13 12:08:31 -07:00
Craig Box 46bf59d941 Shortcode fixes for en 2023-03-13 10:50:13 +13:00
m.nabokikh bb14c6db8d Promote SelfSubjectReview to Beta
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2023-03-12 15:09:39 +01:00
mtardy ad7b108bc8 CVE feed: add RSS feed format
Add tabs to display the various feeds thanks to sftim!
2023-03-10 18:17:53 +01:00
Kubernetes Prow Robot bd456cf518
Merge pull request #39824 from mickeyboxell/merged-main-dev-1.27
Merged main dev 1.27
2023-03-10 07:00:40 -08:00
Paco Xu 6ee697735d add kubectl.kubernetes.io/default-logs-container deprecated information
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2023-03-10 17:35:44 +08:00
Arda Güçlü 1cbca5cf36 document plugin resolution as subcommand for builtin commands 2023-03-10 08:31:38 +03:00
Joe Betz e28b74f5c5 Add reference page for CEL in Kubernetes 2023-03-09 11:12:01 -05:00
Kubernetes Prow Robot d3979d5150
Merge pull request #39773 from Huang-Wei/1.27/PodSchedulingReadiness-beta
Doc for Beta feature PodSchedulingReadiness
2023-03-08 23:14:01 -08:00
Alex Wang d84256921b doc: graduate matchLabelKeys in podTopologySpread to beta
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2023-03-07 11:07:09 +08:00
Mickey Boxell 987edf7ef0 Merge remote-tracking branch 'upstream/main' into dev-1.27 2023-03-06 19:22:46 -06:00
Wei Huang fc019615ab
Doc for Beta feature PodSchedulingReadiness 2023-03-06 09:02:48 -08:00
iacb 641d5b5ad7
Remove typo 2023-03-05 20:12:08 +00:00
Guangwen Feng 58455c59e9 Remove duplicate "the" in admission-controllers.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-03-03 16:27:25 +08:00
Paco Xu 4480cd3634 removed ControllerManagerLeaderMigration in v1.27
Signed-off-by: Paco Xu <paco.xu@daocloud.io>
2023-03-01 13:38:39 +08:00
Kubernetes Prow Robot 8463423f94
Merge pull request #39717 from dipesh-rawat/add-storage-class-annotation
Add volume.beta.kubernetes.io/storage-class annotation
2023-02-28 19:07:16 -08:00
Kubernetes Prow Robot ce650bfd2d
Merge pull request #39718 from tengqm/add-kcm-config-api
Add config API for kube-controller-manager configuration
2023-02-28 16:37:16 -08:00
Dipesh Rawat 2714d3455f
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-28 14:40:09 +00:00
Dipesh Rawat 9c86598eb1
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-28 14:39:59 +00:00
Dipesh Rawat ff72b666e9
Add volume.beta.kubernetes.io/storage-class annotation
Signed-off-by: Dipesh Rawat <Dipesh.rawat@ibm.com>
2023-02-28 11:50:35 +00:00
Qiming Teng ad9b54a466 Add config API for kube-controller-manager configuration 2023-02-28 07:49:49 +08:00
Dipesh Rawat c2d4ca7b19
Add volume.beta.kubernetes.io/storage-class annotation
Signed-off-by: Dipesh Rawat <Dipesh.rawat@ibm.com>
2023-02-27 23:36:18 +00:00
Todd Neal 99721e51b5 pr comments 2023-02-27 10:39:22 -06:00
Todd Neal cde1ecce7e document the PodAndContainerStatsFromCRI feature 2023-02-27 10:39:22 -06:00
Kubernetes Prow Robot 22a1760111
Merge pull request #39117 from Asaf-Malin/patch-1
phrasing english. Update cheatsheet.md
2023-02-25 18:56:17 -08:00
Kubernetes Prow Robot 39ad5e7dd4
Merge pull request #39143 from tengqm/cleanup-redirects-2
Clean up redirects for 'docs/user-guide/...' entries
2023-02-25 18:54:17 -08:00
Kubernetes Prow Robot aaede4e1bc
Merge pull request #38054 from sftim/20221124_redo_service_glossary_entry
Revise glossary entry for Service
2023-02-24 17:22:06 -08:00
Kubernetes Prow Robot 3a7fab6118
Merge pull request #39630 from reylejano/merged-main-dev-1.27
Merged main into dev-1.27 branch
2023-02-24 04:55:38 -08:00
Qiming Teng b832ead744 Clean up redirects for 'docs/user-guide/...' entries
This is the second PR for cleaning up old redirection entries that are
more than 4 years old. The `docs/user-guide` directory was removed on
in June, 2018. It should be okay to remove these entries since those old
bookmarks are no longer useful anyway.
2023-02-23 11:32:43 +08:00
Qiming Teng 9064af2b4d Remove redirect entries for docs/admin/... pages 2023-02-23 11:31:56 +08:00
Tim Bannister 997a437c76
Revise glossary entry for Service 2023-02-22 22:55:21 +00:00
Rey Lejano 23db46b8c2 resolved merge conflict from branch sync from main into dev-1.27 2023-02-22 12:14:36 -08:00
Kubernetes Prow Robot 3fc2fa9853
Merge pull request #39142 from tengqm/cleanup-redirects-1
Remove redirect entries for docs/admin/... pages
2023-02-22 08:43:57 -08:00
Kubernetes Prow Robot 11440eaf84
Merge pull request #36162 from mk46/autoupdate
Register and document rbac.authorization.kubernetes.io/autoupdate annotation
2023-02-22 07:51:57 -08:00
Manish Kumar 7b08c16746 Fix comments. 2023-02-22 18:18:35 +05:30
Kubernetes Prow Robot ee4b88ed37
Merge pull request #37733 from sftim/20221105_update_docs_podsecuritypolicy_removal
Update documentation for PodSecurityPolicy removal
2023-02-14 12:55:51 -08:00
Kubernetes Prow Robot b1f18bfa9b
Merge pull request #38289 from shannonxtreme/service-account
Add a new concept page for service accounts
2023-02-13 09:37:29 -08:00
Shannon Kularathna 7cb6d1eb35 Add a new concept page for service accounts
Also add a glossary definition for JWTs

Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: stlaz <https://github.com/stlaz>
2023-02-13 17:29:12 +00:00
Kubernetes Prow Robot 681c103612
Merge pull request #39367 from RaunakShah/3151-update-annotation
Update volume mode change annotation in documentation
2023-02-10 10:21:30 -08:00
Raunak Pradip Shah 9ab8cd6c0b Update volume mode change annotation in documentation 2023-02-09 11:25:13 +05:30
Kubernetes Prow Robot 16614c0a19
Merge pull request #39307 from vaibhav2107/glossary-virtual
Added the glossary tooltips to Virtual IPs and Service Proxies
2023-02-07 22:10:58 -08:00
Tim Bannister 3fbb55b0db
Improve Lease concept (#38307)
* Improve Lease concept

* Write “heartbeat” consistently

(within Lease concept page).
2023-02-07 15:02:49 -08:00
jack.casey 7093775c88 Improve grammar in etcd glossary 2023-02-06 16:43:08 -08:00
vaibhav2107 4d3c9a6fbd Updated the changes for glossary tooltips in Virtual IPs and Service Proxies 2023-02-07 05:40:14 +05:30
vaibhav2107 058dadb2a0 Corrected the glossary tooltips 2023-02-07 05:24:55 +05:30
Tim Bannister d7fdb03e70
Fix broken link in glossary 2023-02-06 23:48:04 +00:00
vaibhav2107 e3fb1a803e Added the glossary tooltips to Virtual IPs and Service Proxies 2023-02-07 05:13:34 +05:30
Kubernetes Prow Robot 5e2f1f28a3
Merge pull request #39305 from RichardoC/specify-subresources-excluded
Specify that subresources excluded from mutating webhook example
2023-02-06 14:58:59 -08:00
Richard Tweed 68b19b6f00 Specify that subresources excluded from mutating webhook example 2023-02-06 22:33:00 +00:00
Daniel Shebib 4e9007f191 Add new page for QoS class
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-05 20:08:25 -06:00
Kubernetes Prow Robot 1be60adc2e
Merge pull request #38612 from tengqm/update-kubelet-ref
Update kubelet reference for 1.26
2023-02-02 23:16:29 -08:00
Kubernetes Prow Robot 676dfdcd18
Merge pull request #39175 from brianpursley/patch-1
Update Rust client library from clux/kube-rs to kube-rs/kube
2023-01-30 23:40:48 -08:00
Kubernetes Prow Robot c809bcc796
Merge pull request #39180 from Zhuzhenghao/certificate-signing-requests
Make layout prettier in certificate-signing-requests.md
2023-01-30 22:14:48 -08:00
zhuzhenghao 80561f67b1 Make layout prettier in certificate-signing-requests.md 2023-01-31 13:45:44 +08:00
Brian Pursley 935fb9e486
Update Rust client library from clux/kube-rs to kube-rs/kube
The Rust client library's URL redirects to a new location.  This change updates the URL to match where it redirects.

Old URL: https://github.com/clux/kube-rs
New URL: https://github.com/kube-rs/kube
2023-01-30 20:12:28 -05:00
windsonsea 4164430555 Add spaces in code snippets for consistency 2023-01-30 18:15:06 +08:00
Kubernetes Prow Robot c58179f440
Merge pull request #39131 from mtardy/scdeny-shortcomings
Update doc of admission plugin `SecurityContextDeny` to note shortcomings
2023-01-29 15:28:49 -08:00
mtardy 6c701a7d96 Update doc of admission plugin SecurityContextDeny
Note the shortcomings of the implementation of this admission plugin

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-01-29 17:27:12 +01:00
Qiming Teng 7a3ca9e383 Fix Deployment YAML used for SSA 2023-01-29 21:46:12 +08:00
Qiming Teng 9a727efab8 Remove redirect entries for docs/admin/... pages 2023-01-29 19:56:56 +08:00
Kartik Sharma 1672e3ac99
Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… (#39122)
* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/labels-annotations-taints/_index.md

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-28 10:18:33 -08:00
Kubernetes Prow Robot e410f996e6
Merge pull request #38542 from sftim/20221218_update_virtual_ip_reference_images
Improve diagrams for Virtual IPs and Service Proxies
2023-01-27 13:20:39 -08:00
Kubernetes Prow Robot 2f3b96dda1
Merge pull request #37413 from vjjmiras/remove-duplicate-SELinuxMountReadWriteOncePod
Remove duplicate entry for SELinuxMountReadWriteOncePod
2023-01-27 11:10:22 -08:00
Asaf Malin 1dc2a5f457
Update cheatsheet.md 2023-01-26 21:11:51 +02:00
Tim Bannister bb85d62752 Update docs for PodSecurityPolicy removal 2023-01-24 22:24:09 +00:00
Sascha Grunert c1bf88e71e
Update seccomp docs for v1.27
seccomp annotation will become non-functional in v1.27, which will be
now reflected in the documentation as well.

Ref: https://github.com/kubernetes/kubernetes/pull/114947

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-18 14:28:07 +01:00
Afzal Ansari 3911e15a3c
Document volume.kubernetes.io/selected-node annotation (#36399)
* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>
2023-01-17 10:20:33 -08:00
Vicente J. Jiménez Miras 93eb0ced29 [en] Update entry for SELinuxMountReadWriteOncePod
Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>
2023-01-17 16:48:52 +00:00
unknown 0839514b8f remove unnecessary space 2023-01-15 01:47:17 +09:00
Ritikaa96 a30ff6cf27 Adding pv.kubernetes.io annotations in labels-annotations-taints 2023-01-13 16:32:00 +05:30
lakshmi prasuna 8d326ad840
Added feature-gate to glossary (#38895)
* Added feature-gates into glossary

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

* incorporated the suggestions for: glossary term feature gate

* Incorporated review comments

* Incorporated review comments

* Update content/en/docs/reference/glossary/feature-gates.md

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-13 00:21:13 -08:00
Mathieu Benoit 4ec6fbac55
Fix errors on `ValidatingAdmissionPolicyBindings` for the CEL for Admission Control blog & doc (#38893)
* Fix errors on ValidatingAdmissionPolicyBindings for the CEL for Admission Control blog

* Fix namespaceSelector error

* Fix namespaceSelector errors
2023-01-12 08:38:54 -08:00
ydFu 0bf53510eb Update Link for Istio
The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio.
Please use the new URL to access the latest information on ISTIO documentation.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2023-01-07 10:06:58 +08:00
Kubernetes Prow Robot e97c98b27f
Merge pull request #38428 from AverageMarcus/patch-1
Fix typo in SA admission controller steps
2023-01-03 17:19:58 -08:00
Manish Kumar 001249edfd Register and document RBAC autoupdate
Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-03 15:22:27 +00:00
Kubernetes Prow Robot 4150bc7ff9
Merge pull request #37145 from Kartik494/controllermanaged
Register and document volumes.kubernetes.io/controller-managed-attach-detach annotation
2023-01-03 06:45:32 -08:00
Kubernetes Prow Robot 560878d5a9
Merge pull request #38734 from tengqm/amend-feature-gates
Add ComponentSLIs feature gate
2023-01-03 02:37:31 -08:00
Kubernetes Prow Robot 702568acfc
Merge pull request #38161 from Ritikaa96/kube-aggregator-annotation
adding annotation for kube-aggregator automanaged in labels-md
2023-01-03 01:51:31 -08:00
Qiming Teng 50028e56de Add ComponentSLIs feature gate
The `ComponentSLIs` feature gate is an interesting one introduced in
v1.26. Because it was introduced in the `k8s.io/component-base` package,
we failed to track it before.

This PR adds it for user awareness.
2023-01-03 17:02:46 +08:00
Kubernetes Prow Robot 40a4288f11
Merge pull request #37415 from rnarkk/main
Update job-v1.md
2023-01-02 23:55:31 -08:00
Kubernetes Prow Robot 587cd17a5c
Merge pull request #37111 from stephen-dahl/main
added note about core resources using /api and added path examples
2023-01-02 23:47:31 -08:00
Qiming Teng e582b3de45 Update kubelet reference for 1.26
This PR updates the reference for the kubelet command line options.
These options are manually maintained by cross checking the output from
`kubelet --help`, because we are unable to generate it from the source
code.
2023-01-02 20:53:31 +08:00
Kubernetes Prow Robot 1abcb52e07
Merge pull request #38276 from tengqm/fix-links
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Kubernetes Prow Robot 6b51a56350
Merge pull request #38522 from tengqm/add-admission-config-api
Add admission config API and fixes references to the API
2023-01-01 21:19:31 -08:00
Kubernetes Prow Robot 8f86642854
Merge pull request #38698 from tengqm/fix-feature-gates
Fix feature gates
2023-01-01 19:53:30 -08:00
Qiming Teng 37955a816b Reformat the validating-admission-policy reference page
This commit wraps the long lines found in the
validating-admission-policy reference page.
2022-12-31 07:44:49 +08:00
Qiming Teng 3362aa9701 Add admission.k8s.io/v1 API and fix references to it
The `admission.k8s.io/v1` API group is not generated into the v2/v3 OpenAPI
specification as part of Kubernetes API because it is not officially "served".
However, the structs in the API group are used in other APIs that are user-facing.
This PR addes the reference API and fixes references to it.
2022-12-31 07:44:41 +08:00
Qiming Teng ae757599af Fix feature gates
There are some ordering problems and missing interpretion for gates.
This PR fixes them.
2022-12-30 21:30:36 +08:00
Qiming Teng 6989fc3c5b Config API update for 1.26 2022-12-29 08:03:45 +08:00
Kubernetes Prow Robot 17327c95fc
Merge pull request #38616 from tengqm/fix-feature-gates
Fix errors, inconsistencies, missing information in feature gates
2022-12-27 09:29:27 -08:00
mgoodwin1989 7549365878
Fixed spelling mistake 2022-12-26 11:58:53 -05:00
Qiming Teng 7dc77cf45f Fix errors, inconsistencies, missing information in feature gates
This PR fixes the feature gates by cross-referencing the upstream source
code and its change log. There are some gates missing, some gates
removed and some gates added but not documented.
2022-12-23 21:14:53 +08:00
Saloni1814 912c306be4
Fixing Spec -> spec and paramsRef -> paramRef
Fixing Spec -> spec and paramsRef -> paramRef
2022-12-23 18:25:22 +05:30
SaumyaBhushan 5aed10048e fixed Feature Gates page 2022-12-23 11:47:53 +05:30
Kubernetes Prow Robot 957a4edd35
Merge pull request #38435 from danwinship/iptables-proxy-performance
add kube-proxy iptables performance optimization notes
2022-12-22 20:13:25 -08:00
Kubernetes Prow Robot 6be02b27fc
Merge pull request #38272 from chiukapoor/critical-pod-annotation
Add scheduler.alpha.kubernetes.io/critical-pod annotation
2022-12-22 05:27:28 -08:00
Qiming Teng a437285212 Fix nits in markdown links
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot 64f03032cd
Merge pull request #38570 from tengqm/add-kubeconfig
Add Config API reference for kubeconfig
2022-12-21 08:25:26 -08:00
Kubernetes Prow Robot 6207bb566c
Merge pull request #36768 from ydFu/update-kops
Revise glossary/kops
2022-12-21 08:03:26 -08:00
Kubernetes Prow Robot 1e98064157
Merge pull request #38561 from sftim/20221219_tweak_virtual_ips_reference
Tweak virtual ips reference
2022-12-21 03:19:26 -08:00
Tim Bannister cc7b0fc7b7
Link to Ingress concept from virtual IPs page 2022-12-21 11:14:16 +00:00
Tim Bannister 75d50c8c09
Fix link to Service tutorial 2022-12-21 11:14:10 +00:00
Qiming Teng 6bdc308785 Add Config API reference for kubeconfig
The file added is generated using kubernetes-sigs/reference-docs/genref
tool, with logics and configs improved by
https://github.com/kubernetes-sigs/reference-docs/pull/309 and
https://github.com/kubernetes-sigs/reference-docs/pull/310.
2022-12-21 08:43:55 +08:00
Yash Pimple b590431f4e
Updated the wrong format 2022-12-20 01:24:49 +05:30
Kubernetes Prow Robot 8da3787c5b
Merge pull request #38549 from mengjiao-liu/update-MinDomainsInPodTopologySpread-featuregate
Update MinDomainsInPodTopologySpread feature gate default value.
2022-12-19 05:17:44 -08:00
Mengjiao Liu 0201ddd70f Update MinDomainsInPodTopologySpread feature gate default value. 2022-12-19 17:05:41 +08:00
Mengjiao Liu ca16a714c7 Move volume expansion feature gates to removed feature gates list 2022-12-19 11:28:47 +08:00
Tim Bannister 71180eaf5b Commit rendered images for virtual IPs reference
- Convert text to curves
- Slight tweaks

Co-Authored-By: Tamilselvan Thangamony <tamilselvan.t@india.nec.com>
2022-12-18 20:22:42 +00:00
Kubernetes Prow Robot f1405f274a
Merge pull request #38497 from samos123/fix-38495-validation-admission-policy
Fix 38495 incorrect ValidationAdmissionPolicyBindings
2022-12-16 20:51:41 -08:00
Kubernetes Prow Robot f9e113fb86
Merge pull request #38353 from SergeyKanzhelev/RotateKubeletClientCertificateIsGA
fix documentation for RotateKubeletClientCertificate
2022-12-16 07:18:17 -08:00
Dan Winship 6afbc1d7d8 add kube-proxy iptables performance optimization notes 2022-12-15 14:06:03 -05:00
Sam Stoelinga 088649ec4f Fix incorrect ValidationAdmissionPolicyBindings 2022-12-15 10:00:55 -08:00
Ritikaa96 0f6cdedf54 adding annotation for kube-aggregator automanaged in labels-md 2022-12-14 09:49:43 +05:30
Kubernetes Prow Robot 83afc271ab
Merge pull request #38388 from tengqm/compref-126
Component reference for 1.26
2022-12-13 18:33:34 -08:00
Marcus Noble 2b5dab08f1
Fix typo in SA admission controller steps 2022-12-12 15:11:43 +00:00
Chirayu Kapoor 7674d8cdf3
Add scheduler.alpha.kubernetes.io/critical-pod annotation
Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>
2022-12-12 12:41:19 +05:30
Kubernetes Prow Robot 5c9e45e8ce
Merge pull request #38401 from tengqm/kubeadm-126
Update kubeadm reference for 1.26
2022-12-11 17:09:33 -08:00
Mauren Berti ac35be2122
[en] Replace grep with kubectl get -o jsonpath. 2022-12-11 12:01:51 -05:00
Qiming Teng 6e76a8b5b6 Update kubeadm reference for 1.26 2022-12-11 21:56:35 +08:00
Qiming Teng f2768f6c40 Component reference for 1.26 2022-12-10 23:42:22 +08:00
Carol Valencia 45fc4852fe
Merge pull request #38338 from liggitt/beta-1.29
Update API deprecation page for 1.26
2022-12-09 22:47:18 -03:00
Carol Valencia 74cd0a6e0b
Merge pull request #38364 from fsmunoz/late-night-madness
API Reference multi-pages for v1.26
2022-12-09 22:29:24 -03:00
Philippe Martin 366ba7f62c API Reference multi-pages for v1.26 2022-12-10 01:08:41 +00:00
Jordan Liggitt 8a2bcf65c6
Adjust deprecation language for releases that have already happened 2022-12-09 15:23:12 -05:00
Sergey Kanzhelev ab4812140f fix documentation for RotateKubeletClientCertificate 2022-12-09 18:24:04 +00:00
Tim Bannister a0fe485a95
Merge pull request #38284 from danwinship/no-userspace
Remove references to userspace proxy
2022-12-08 16:31:26 +00:00
Jordan Liggitt f813b76234
Add 1.29 deprecation info for flowcontrol v1beta2 2022-12-08 09:38:07 -05:00
Rin Arakaki ac1bc16785
Merge branch 'kubernetes:main' into main 2022-12-08 09:09:17 +09:00
carolina valencia 7cd85d1fc4 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-12-07 11:40:37 -03:00
Kubernetes Prow Robot 0ecc914172
Merge pull request #37788 from alexzielenski/explain-alpha
document kubectl explain openapi v3
2022-12-07 05:28:40 -08:00
Dan Winship 37ee1e335c Remove references to kube-proxy userspace mode 2022-12-06 09:10:27 -05:00
Dixita 2df2cb5612
Updating the content and references in the docs for Credential Provider (#38139)
GA

Signed-off-by: Dixita Narang <ndixita@google.com>

Signed-off-by: Dixita Narang <ndixita@google.com>
2022-12-05 21:30:37 -08:00
Saumya 4a8cf5c2e1
updated kubeadm certificate page misleading example (#38258)
* updated kubeadm certificate page misleading example

* Update content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

* Update content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

* removed extra lines

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-12-05 19:02:36 -08:00
Tim Bannister 8f9446f87d
Merge branch 'main' into dev-1.26 2022-12-03 21:36:34 +00:00
windsonsea 26c67e6288 Change a https// to https:// 2022-12-03 21:25:27 +08:00
Humble Devassy Chirammal 34c152a433
remove glusterfs references from the docs (#37697)
* removal of glusterfs references from persistent-volumes.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

* removal of glusterfs references from volumes.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

* removal of glusterfs references from reference api guide

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

* removal of GlusterFS references from storage-classes.md

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-12-01 16:49:54 -08:00
Kubernetes Prow Robot 50246c291b
Merge pull request #37770 from cici37/celDoc
Documentation for CEL in Admission Control
2022-12-01 16:33:53 -08:00
Mayank Mittal fb12098fc8 Fix typo in Feature Gates (removed)
issue #37316 identifies typo in Features gate (removed) for RootCAConfigMap (GA), the feature gate was removed in v1.22 but this was mistakenly typed as 1.12
2022-12-01 14:45:51 +00:00
Kubernetes Prow Robot 94f8741d0e
Merge pull request #37914 from andrewsykim/kep-1669
KEP-1669: update docs for ProxyTerminatingEndpoints
2022-11-30 09:08:56 -08:00
Cici Huang 98d41f24ef Address comments 2022-11-30 16:47:27 +00:00
Cici Huang 4dc90ef731 Add doc for ValidatingAdmissionPolicy 2022-11-30 06:35:18 +00:00
Andrew Sy Kim 26d8ad45ca kep-1965: update doc references for APIServerIdentity
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:21:50 -05:00
Andrew Sy Kim e408383ed6 KEP-1669: update docs for ProxyTerminatingEndpoints
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:18:01 -05:00
Kubernetes Prow Robot 776ece21f2
Merge pull request #38164 from aramase/kmsv2-link
Update docs for KMSv2 Alpha (part 2) - add reference links
2022-11-29 13:53:07 -08:00
Kubernetes Prow Robot 8001e39218
Merge pull request #37962 from haircommander/1.26-update
Tweak documentation for Pod & container stats from CRI
2022-11-29 12:57:08 -08:00
Anish Ramasekar c4df97b6be
review feedback
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 20:07:10 +00:00
Kubernetes Prow Robot cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot a00215d259
Merge pull request #37980 from sftim/20221119_split_out_kubelet_instrumentation_reference
Split out kubelet instrumentation details into reference page
2022-11-29 11:45:09 -08:00
Anish Ramasekar 076d99aa9d
Update docs for KMSv2 Alpha (part 2) - add reference links
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 19:32:00 +00:00
Kubernetes Prow Robot 81216206d0
Merge pull request #36675 from sftim/20221208_refactor_service_docs
Migrate reference details out Service concept
2022-11-29 11:15:24 -08:00
Kubernetes Prow Robot 0f3666f1ec
Merge pull request #37432 from aojea/static_service_ga
graduate ServiceIPStaticSubrange to GA
2022-11-29 08:01:24 -08:00
Kubernetes Prow Robot 3f44ffcb3b
Merge pull request #37830 from ardaguclu/events-doc-update
Events beta docs update
2022-11-29 06:11:23 -08:00
Kubernetes Prow Robot 6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Anish Ramasekar cea1bc8487
Update docs for KMSv2 Alpha
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 06:56:42 +00:00
Kubernetes Prow Robot 9b4b8831ca
Merge pull request #38010 from Shubham82/Add_shell
Append triple backticks with shell for code snippet
2022-11-28 19:37:22 -08:00
Kubernetes Prow Robot 5b8e630a4a
Merge pull request #37672 from marosset/windows-host-networking-alpha
WindowsHostNetwork alpha updates
2022-11-28 17:43:23 -08:00
Tim Bannister 27550bce48
Split out node metrics into reference section 2022-11-28 22:50:44 +00:00
Shihang Zhang 5f3614c564 update doc of KEP-2799 2022-11-28 13:15:05 -08:00
Mark Rossetti b95fb305ed
WindowsHostNetwork alpha updates
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-28 11:06:34 -08:00
Kubernetes Prow Robot 3d4d447a5c
Merge pull request #37802 from ttakahashi21/dev-1.26-KEP-3294-doc
Add document for Provision volumes from cross namespace data sources
2022-11-28 10:32:06 -08:00
Oliver Teichmann 39efa7b932
Merge branch 'kubernetes:main' into main 2022-11-28 17:24:57 +01:00
Kubernetes Prow Robot d57d2255d8
Merge pull request #37768 from atiratree/pod-healthy-policy-for-pdbs
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 06:36:07 -08:00
Filip Křepinský b61f763cf0 Add documentation for Unhealthy Pod Eviction Policy for PDBs 2022-11-28 15:03:46 +01:00
Takafumi Takahashi e837f0f804 Add document for Cross namespace data sources 2022-11-28 07:56:52 -05:00
Kubernetes Prow Robot be09333a58
Merge pull request #37766 from pohly/dynamic-resource-allocation-concepts
dynamic resource allocation concepts
2022-11-28 04:44:07 -08:00
Peter Schuurman 6474d77d4f Rename docs section for StatefulSetStartOrdinal to 'Start ordinal' 2022-11-28 03:58:57 -08:00
Kubernetes Prow Robot 8531bd1cda
Merge pull request #37668 from PiotrProkop/topology-manager-policy-options
topologymanager: document topology manager policy options
2022-11-28 03:22:07 -08:00
Patrick Ohly 197de4f5ba document dynamic resource allocation concepts
The documentation intentionally only gives an overview. The API documentation
and the KEP have more details. Specific examples will be provided by hardware
vendors that provide resource drivers.

The new page gets placed between "Scheduling Framework" (because that
introduces the concept of a scheduler plugin) and "Scheduler Performance
Tuning" (which seems like a more advanced topic).
2022-11-28 11:48:35 +01:00
Kartik Sharma 68722949d0
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-28 16:08:46 +05:30
Kartik Sharma ad1d573c3a
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-28 16:08:12 +05:30
Kubernetes Prow Robot f306471950
Merge pull request #35385 from nabokihms/patch-2
Add doc about how to get self subject attributes
2022-11-28 00:58:07 -08:00
Arda Güçlü 1c26c7be36 move events to correct place 2022-11-28 08:22:05 +03:00
kartik494 04a9fb1678 Registered volumes.kubernetes.io/controller-managed-attach-detach annotation 2022-11-28 10:10:58 +05:30
Peter Schuurman 23134e5fc8 Update StatefulSet Ordinal Index documentation 2022-11-27 18:08:14 -08:00
Kubernetes Prow Robot 5dc9273803
Merge pull request #37715 from harche/evented_pleg
Add EventedPLEG to FeatureGates doc
2022-11-27 17:14:06 -08:00
Kubernetes Prow Robot 49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Kubernetes Prow Robot b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
Maksim Nabokikh cb9dc5a4ac Update content/en/docs/reference/access-authn-authz/authentication.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-11-27 22:31:16 +01:00
Sergey Shevchenko 35c3321b02
feat: Add caution note about rules field override in aggregated clusterroles 2022-11-25 16:24:13 +02:00
Shubham Kuchhal e100cf80c4 Added shell for code snippet. 2022-11-25 16:56:50 +05:30
Kubernetes Prow Robot ce5070449f
Merge pull request #38013 from windsonsea/stocap
Fix typos and consistency in cheatsheet.md
2022-11-24 21:38:04 -08:00
Kubernetes Prow Robot 2e3aa5eba8
Merge pull request #37953 from Pradumnasaraf/revert-37822-more-metrics
Revert PR that bumped the instrumentation/metrics/ documents metrics to`v1.26`
2022-11-24 21:12:04 -08:00
Tim Bannister b581bd417a
Set page weights 2022-11-24 18:36:09 +00:00
Tim Bannister 25c25864b8
Move ports and protocols page into network reference 2022-11-24 18:36:08 +00:00
Tim Bannister ca9e396589
Improve wording about HTTP L7 proxying integration
Some cloud providers implement custom HTTP-aware reverse proxying that
integrates with Service (no Ingress or Gateway). Tweak the wording
around the docs for this detail.
2022-11-24 18:34:17 +00:00
Tim Bannister d76017635e
Document kube-proxy querying EndpointSlices
The Endpoints API is deprecated; adjust docs to match.
2022-11-24 18:34:16 +00:00
Tim Bannister 1d68a02353
Migrate reference details out Service concept
Migrate away:
- details of virtual IP mechanism for Services
- detailed information about protocols for Services (UDP, TCP, SCTP)

Co-authored-by: Antonio Ojea <aojea@redhat.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-24 18:33:47 +00:00
carolina valencia b4ad83ef13 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-24 11:49:25 -03:00
Harshal Patil eb5d3c3d37 Add EventedPLEG to FeatureGates doc
Signed-off-by: Harshal Patil <harpatil@redhat.com>
2022-11-23 10:24:07 -05:00
Michael 3e20970eb3 Fix typos in cheatsheet.md 2022-11-23 09:57:35 +08:00
Shubham Kuchhal 707d3699ad Append triple backticks with shell for code snippet 2022-11-22 13:37:49 +05:30
Kubernetes Prow Robot b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Kubernetes Prow Robot 7ac5aee8e7
Merge pull request #37812 from T-Lakshmi/containerized-applications
Expand glossary entry for Container
2022-11-21 12:42:13 -08:00
Kubernetes Prow Robot 62a1260b6b
Merge pull request #37828 from RomanBednar/retro-sc-assignment-doc-beta
RetroactiveDefaultStorageClass is beta in 1.26
2022-11-21 08:26:31 -08:00
Fabio Bertinatto aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 (#37700)
* DelegateFSGroupToCSIDriver is GA in 1.26

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Kubernetes Prow Robot 83b206280c
Merge pull request #37987 from windsonsea/tlsboot
Fix indentation and typos in kubelet-tls-bootstrapping.md
2022-11-21 03:50:31 -08:00
Roman Bednář dd8b5a0153
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 09:00:40 +01:00
Roman Bednar 02bc251655 RetroactiveDefaultStorageClass is beta in 1.26
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
2022-11-21 08:12:56 +01:00
Brian McQueen 65ce32de4e updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935 2022-11-20 19:39:20 -08:00
Michael 63008ca41a Fix indentation and typos in kubelet-tls-bootstrapping.md 2022-11-21 07:40:54 +08:00
Kubernetes Prow Robot 8e7257d2a8
Merge pull request #37908 from alculquicondor/tracking-beta-fix
JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-19 06:14:29 -08:00