Commit Graph

3228 Commits (c1e7578efbcc300aa38909abdc64a96928c7b51f)

Author SHA1 Message Date
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