Commit Graph

3209 Commits

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