Commit Graph

2499 Commits

Author SHA1 Message Date
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
Kubernetes Prow Robot bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Peter Hunt~ 77ac6e467f feature-gates: update state for 1.26
Signed-off-by: Peter Hunt~ <pehunt@redhat.com>
2022-11-18 14:00:14 -05:00
Wei Huang 21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness 2022-11-18 10:41:53 -08:00
Aldo Culquicondor b8fc810198
Graduate JobTrackingWithFinalizers to stable (#37764)
* Graduate JobTrackingWithFinalizers to stable

* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
Antonio Ojea 6f7421b1ad graduate ServiceIPStaticSubrange to GA 2022-11-18 08:40:09 +00:00
Kubernetes Prow Robot 89e8f360f9
Merge pull request #37815 from divyenpatel/new-branch-update-vsphere-doc-dev-1.26
CSIMigrationvSphere doc update
2022-11-17 12:24:35 -08:00
Kubernetes Prow Robot ae66e7d7fe
Merge pull request #37912 from andrewsykim/kep-2086
KEP-2086: update docs for ServiceInternalTrafficPolicy
2022-11-17 12:22:30 -08:00
Kubernetes Prow Robot 12502d0a27
Merge pull request #37825 from andyzhangx/azure-migration
mark CSIMigrationAzureFile as GA
2022-11-17 11:38:29 -08:00
Kubernetes Prow Robot 2a07f79a30
Merge pull request #37374 from YuikoTakada/update_NodeOutOfServiceVolumeDetach_beta
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-16 23:16:38 -08:00
Kubernetes Prow Robot c3164069c5
Merge pull request #37273 from swatisehgal/devicemanager-ga-graduation-docs
node: devicemgr: docs: Kubelet Device Manager graduation to GA
2022-11-16 23:02:39 -08:00
Andrew Sy Kim 7e37348361
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md 2022-11-16 20:22:56 -05:00
Andrew Sy Kim 45fed004ea KEP-1669: update docs for ServiceInternalTrafficPolicy
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-16 20:21:58 -05:00
Paco Xu 26c631a75d move PodOverhead to removed feature gates list 2022-11-16 16:42:30 +08:00
Arda Güçlü 232983a4a2 Events beta docs update 2022-11-16 09:39:14 +03:00
Kubernetes Prow Robot c1dd174a11
Merge pull request #37844 from windsonsea/seraccen
Fix typos in /service-accounts-admin.md
2022-11-15 22:22:48 -08:00
Pradumna Saraf 51267b884c
Revert "update documentation for metrics now that code freeze is in effect" 2022-11-16 10:21:37 +05:30
Alexander Zielenski 65953e46d5 document kubectl explain openapiv3 envar 2022-11-15 11:44:10 -08:00
Mark Rossetti 31f4963c8d
fixing feature-gates.md 2022-11-15 11:21:58 -08:00
Aldo Culquicondor cc7aa1b386
JobTrackingWithFinalizers disabled in 1.23, 1.24 2022-11-15 09:13:15 -05:00
Michal Wozniak 163e53de42 Update of the docs for Beta
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Kubernetes Prow Robot dedf55e509
Merge pull request #37635 from T-Lakshmi/k8s-punctuation
Rephrasing the definition of etcd under Glossary
2022-11-14 21:20:41 -08:00
Mark Rossetti 0956df46b0
Updates for WindowsHostProcessContainers going to stable
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 16:38:27 -08:00
PiotrProkop 701ed987c5 topologymanager: document topology manager policy options
Signed-off-by: PiotrProkop <pprokop@nvidia.com>
2022-11-14 11:16:18 +01:00
Kubernetes Prow Robot 224c6cb689
Merge pull request #36803 from Shubham82/remove_CSRDuration_featuregate
Moved Feature Gate CSRDuration under Feature Gates (removed) Page
2022-11-13 22:43:57 -08:00
carolina valencia 947cab0667 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-12 19:27:28 -03:00
Francesco Romani 25771e94f0 node: cpumgr: docs: Kubelet CPU Manager GA graduation
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-11-11 17:08:00 +01:00
Michael ed983897ff Fix typos in /service-accounts-admin.md 2022-11-11 20:38:13 +08:00
Swati Sehgal b353fbe22f node: devicemgr: docs: Updates based on review comments (Nov 4, 2022)
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:46 +00:00
Swati Sehgal 10a7a506cb node: devicemgr: docs: Updates based on review comments (Nov 1, 2022)
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:43 +00:00
Swati Sehgal 0a0fb70fc2 node: devicemgr: docs: Additional updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Swati Sehgal 89fa301731 node: devicemgr: docs: Updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:12:53 +00:00
lakshmi prasuna 2cc0c9c260
Update content/en/docs/reference/glossary/container.md
updated container term in Glossary.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-11 12:45:53 +05:30
Kubernetes Prow Robot bc56d4dbe4
Merge pull request #37822 from logicalhan/more-metrics
update documentation for metrics now that code freeze is in effect
2022-11-10 12:32:10 -08:00
Maksim Nabokikh 5d61921a11 Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-10 12:53:21 +01:00
Maksim Nabokikh 0a5e274a42 Add doc about how to get self subject attributes
Documentation for https://github.com/kubernetes/enhancements/issues/3325
2022-11-10 12:52:53 +01:00
Shubham Kuchhal dcf430b1cc Removed Feature Gate: CSRDuration 2022-11-10 13:29:28 +05:30
andyzhangx 0d59a04348 mark CSIMigrationAzureFile as GA 2022-11-10 07:04:22 +00:00
Han Kang ff613c24f3 update documentation for metrics now that code freeze is in effect 2022-11-09 18:30:26 -08:00
Kubernetes Prow Robot f3248058fd
Merge pull request #33654 from sftim/20190601_task_configure_service_account_reword
Reword tasks relating to ServiceAccounts
2022-11-09 13:50:56 -08:00
Ayushman dc714f7fb0
Added scheduler.alpha.kubernetes.io/node-selector annotation (#34477)
* Added scheduler.alpha.kubernetes.io/node-selector annotation

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

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* changed pod to namespace

* added pods in

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-09 13:42:54 -08:00
Divyen Patel 646a4d013d CSIMigrationvSphere doc update 2022-11-09 10:20:45 -08:00
Peter Schuurman 54fdd9f052 Add StatefulSetStartOrdinal alpha feature gate documentation 2022-11-09 10:18:50 -08:00
lakshmi prasuna ef28d00524 Expanded container term in Glossary. 2022-11-09 18:46:23 +05:30
carolina valencia 4d9111a85c Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-11-08 18:17:11 -03:00
Han Kang 1591d7d224
Add documentation for Component SLIs feature (#37767)
* add component 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 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 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 content/en/docs/reference/instrumentation/slis.md

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

* remove prometheus metric definitions and shell colorization

* 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: Rey Lejano <rlejano@gmail.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-08 11:24:20 -08:00
Kubernetes Prow Robot b0fa87548b
Merge pull request #37688 from kerthcet/feat/graduate-nodeInclusionPoplicy
Graduate scheduler nodeInclusionPolicy to beta
2022-11-07 23:44:19 -08:00
Mengjiao Liu 759e2c9cf5 Use the `registry.k8s.io` instead of `k8s.gcr.io` image registry 2022-11-08 11:43:36 +08:00
Yuiko Mouri 4a8014e5d7 NodeOutOfServiceVolumeDetach feature update to beta 2022-11-08 09:47:03 +09:00
Kubernetes Prow Robot 42bbec91ed
Merge pull request #37405 from helen-frank/fix/removeKubeletHTTPServer
remove kubelet http server
2022-11-07 05:06:16 -08:00
helen a375935e53 see https://github.com/kubernetes/kubernetes/pull/3015 This whole functionality got removed from kubelet. So please remove the entire statement 2022-11-07 18:38:23 +08:00
Kubernetes Prow Robot 6a3598661d
Merge pull request #37734 from sftim/20221105_tweak_admission_controllers_reference
Tweak reference for admission controllers
2022-11-06 02:02:15 -08:00
Tim Bannister f348002c26
Tweak reference for admission controllers
- Improve page title
- Update page to match style guide
- Wording and correctness tweaks
2022-11-06 08:14:58 +00:00
Abigail McCarthy 98f310ab58 Updates page weights in reference docs section
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
Oliver Teichmann 0df1710f9a
Update cheatsheet.md
Add syntax to remove labels
2022-11-04 09:15:04 +01:00
Laszlo Janosi 42377b6017 KEP-1435 Support of different protocols on Services with type=LoadBalancer moves to GA
The feature gate MixedProtocolLBService moves to GA state in 1.26.
The documentation of the support of different protocols in the same LB Service is updated.
2022-11-04 08:58:35 +02:00
Kubernetes Prow Robot 4fefdde2f3
Merge pull request #37629 from Eulodos/patch-1
Update link for Java Client Library examples
2022-11-03 10:29:39 -07:00
kerthcet d8e7a7a700 Feat: graduate NodeInclusionPolicy to beta
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-11-03 19:17:49 +08:00
Kubernetes Prow Robot 192120b4c3
Merge pull request #37485 from a-mccarthy/a-mccarthy-k8s-community-docsprint-weights3
Update page weights in API Access Control reference section
2022-11-02 16:48:54 -07:00
Kubernetes Prow Robot 937d859799
Merge pull request #37522 from logicalhan/instrumentation
Add documentation of all prometheus metrics in core Kubernetes
2022-11-02 01:20:47 -07:00
Han Kang 72266dd0cf update documentation to include metrics from custom collectors 2022-11-01 14:58:35 -07:00
lakshmi prasuna c4559ec0b5 Retitle Confusing punctuation in Kubernetes components page 2022-11-01 11:31:19 +05:30
Aleksander Wardziński efe16f42f4
Update link for Java Client Library examples
Current version of the page has a wrong link for Java examples, this should fix it.
2022-10-31 18:06:28 +01:00
Kubernetes Prow Robot a467d92671
Merge pull request #34939 from PriyanshuAhlawat/limitannotation
Add LimitRanger plugin to labels, taints and annotations
2022-10-30 17:10:45 -07:00
Kubernetes Prow Robot d942d08c13
Merge pull request #35732 from swadhinbharat/patch-1
Fix comment for kubectl dry-run in cheatsheet
2022-10-30 05:16:44 -07:00
Han Kang e7717c3b60
run new version of doc generator 2022-10-27 14:22:55 -04:00
Kubernetes Prow Robot 1db4807ef9
Merge pull request #36645 from NitishKumar06/Nitish/36640
Minor modification in Kubectl cheatsheet.md
2022-10-27 10:34:34 -07:00
Han Kang a2a37a71b0 add documentation for metrics in Kubernetes 2022-10-25 17:02:19 -04:00
Abigail McCarthy f24c201017 Update content/en/docs/reference/access-authn-authz 2022-10-24 13:47:22 -04:00
Rin Arakaki 7810fb7fd2
Update pod-v1.md 2022-10-23 00:46:11 +09:00
Tim Bannister a4629cd19b
Update ServiceAccount tasks in light of TokenRequest
Now that TokenRequest is the default way to get a service account token
for a Pod, update the task pages that relate to this.
2022-10-22 02:56:43 +01:00
Tim Bannister f9db6ae934
Reword “Managing Service Accounts” task 2022-10-22 02:56:42 +01:00
Rin Arakaki 4d1d3b6ade
Update job-v1.md 2022-10-21 01:02:43 +09:00
Rin Arakaki 04a0b869e9
Update job-v1.md 2022-10-21 00:46:06 +09:00
Kubernetes Prow Robot bed6565a22
Merge pull request #37363 from T-Lakshmi/add-link-RFC7468
Added Hyperlink to RFC7468
2022-10-20 08:15:02 -07:00
Vicente J. Jiménez Miras 994f6461e0 [en] Remove duplicate entry for SELinuxMountReadWriteOncePod
Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>
2022-10-20 16:25:39 +02:00
Gunju Kim a2b4c34eca
Add DNS search domain list limits and remove resolved DNS issue 2022-10-20 21:43:33 +09:00
Kubernetes Prow Robot ce7e330c57
Merge pull request #36673 from sftim/20220825_favor_endpointslices
Favor EndpointSlice over Endpoints
2022-10-19 08:45:02 -07:00
lakshmi prasuna 4e6140bf04 Added Hyperlink to RFC7468 2022-10-18 17:06:55 +05:30
Paco Xu 018a0b4d5c
DisableAcceleratorUsageMetrics was GAed in v1.25 2022-10-14 13:59:18 +08:00
NitishKumar06 ecb0c27fad Minor modification in kubectl-cheatsheet.md applied 2022-10-13 21:41:30 +05:30
NitishKumar06 d3ada38039 Minor modification in Kubectl cheatsheet.md 2022-10-13 21:24:54 +05:30
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Kubernetes Prow Robot b3baa9041f
Merge pull request #36919 from lishaokai1995/main
Fix the link failure in the English custom-resource-definition-v1.md
2022-10-07 10:41:54 -07:00
PriyanshuAhlawat 1f9ea5579b Update _index.md 2022-10-07 22:24:35 +05:30
Kubernetes Prow Robot 77490236ef
Merge pull request #37198 from sftim/20221007_reinstate_node_role_master_taint
Reinstate legacy taint for control plane nodes
2022-10-07 05:31:52 -07:00
Tim Bannister 36ee838abc
Reinstate legacy taint for control plane nodes
Similar to APIs, we don't delete legacy taints and labels from the page,
we leave them there and mark them as deprecated.

Reinstate taint node-role.kubernetes.io/master.
2022-10-07 13:04:03 +01:00
Swadhin Patel 8a359c8973
Updated the command putting in single line
Updated the command so that it stays in single line as per review comment
2022-10-04 12:31:45 +08:00
Swadhin Patel 63b59a31d2
Merge branch 'kubernetes:main' into patch-1 2022-10-04 09:57:07 +05:30
Aldo Culquicondor f5a6a774da Add kube-scheduler config v1 to reference index 2022-10-03 11:14:45 -04:00
ydFu 602037cf0b update glossary/kops.md
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-10-03 11:00:51 +08:00
Kubernetes Prow Robot bbf3510e28
Merge pull request #36876 from tengqm/split-feature-gates
Create new page for feature gates that were removed
2022-10-02 15:38:14 -07:00
Kubernetes Prow Robot 9c3479be01
Merge pull request #34260 from Rishit-dagli/Rishit-dagli-defaultTolerations
Register and document scheduler.alpha.kubernetes.io/defaultTolerations annotation
2022-10-02 09:42:13 -07:00
Kubernetes Prow Robot f7bc6df99c
Merge pull request #36963 from hnaderi/patch-1
Added new community library
2022-10-01 13:56:13 -07:00
stephen-dahl 12098cf842 added note about core resources using /api and added path examples 2022-09-30 09:53:02 -07:00
Kubernetes Prow Robot d772e76af9
Merge pull request #36709 from gaeljw/patch-1
docs: update OIDC documentation to mention the signing algorithms configuration
2022-09-30 06:58:29 -07:00
Kubernetes Prow Robot 5c5b3f120c
Merge pull request #36811 from PriyanshuAhlawat/exclude_annotation
Update Label Annotations section
2022-09-30 06:52:29 -07:00
Kubernetes Prow Robot bf62943f22
Merge pull request #36942 from miteshskj/fix-36912
Corrected indentation for rules.http.paths.pathType values.
2022-09-30 06:12:28 -07:00
Kubernetes Prow Robot 754a380601
Merge pull request #37069 from akankshakumari393/kubectl_default_namespace
Correct the default namespace specified for kubectl running outside cluster
2022-09-30 05:48:29 -07:00
Antoine Pelisse 26848881f0
Various Server-Side Apply improvements (#36293)
* Remove obsolete caution block for ssa-ing sub-resources

* ssa: Add RBAC/Permissions section

* ssa: Make everything consistent into "Server-Side Apply"
2022-09-30 05:18:29 -07:00
Rishit Dagli 27a79cdebe
Update Resource Types table for 1.25 (#35763)
* Update Resource types table

* Update table formatting

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

Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com>

* Fix typo

Co-authored-by: Sean <me@sean.taipei>

* Fix typo

* Update for 1.25.0

Co-authored-by: Meha Bhalodiya <mehabhalodiya@gmail.com>
Co-authored-by: Sean <me@sean.taipei>
2022-09-29 16:20:42 -07:00
Akanksha Kumari e6a21b58f2 Update information on how to change default namespace 2022-09-30 00:15:55 +05:30
Akanksha Kumari 2fbf62ea2e Correct the default namespace mentioned for kubectl running outside cluster 2022-09-28 22:52:19 +05:30
Jordan Liggitt d308cbb35a
Clarify API version stability and guidelines 2022-09-28 12:20:47 -04:00
Kubernetes Prow Robot ee1b7efe4e
Merge pull request #34291 from shannonxtreme/secrets-good-practices
Add good practices page for secrets
2022-09-27 05:45:52 -07:00
Kubernetes Prow Robot df783b9ce8
Merge pull request #36834 from akankshakumari393/fix_anchor_api_concept
Update Broken Anchor on API Concept page
2022-09-26 13:14:15 -07:00
windsonsea a7cfcfa331 Fix layout and add link anchors 2022-09-25 17:45:40 +08:00
Hossein Naderi 56a5f8003d
Update content/en/docs/reference/using-api/client-libraries.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-23 13:31:34 +03:30
Shannon Kularathna 1c625d0659 Update glossary and move existing info to new page
- Update glossary term for secrets
- Improve clarity of privileged container warning note
- Create a new page for Secrets good practices and bring existing content as-is to the page
- Add weights to pages
- Add link for good practices for secrets and remove moved content
2022-09-22 16:07:05 +00:00
Hossein Naderi 01b30b0768
Update client-libraries.md
Added new client library for scala
2022-09-22 14:16:44 +03:30
Mitesh Jain e8542dcc95
Corrected indentation for rules.http.paths.pathType values. 2022-09-21 15:57:04 +05:30
Jai Govindani 781c75e8e3
refactor: Descriptions on Well-Known Annotations/Labels/Taints 2022-09-20 21:51:42 +07:00
sky li (李少凯)-浪潮数据 caa9d018bd Fix the link failure in the English custom-resource-definition-v1.md
Signed-off-by: sky li (李少凯)-浪潮数据 <lishaokai1995@126.com>
2022-09-20 16:22:26 +08:00
Kubernetes Prow Robot aa7e92d12f
Merge pull request #36881 from amolmote/full-path
code-contributor.md updated with full path
2022-09-19 15:29:36 -07:00
Kubernetes Prow Robot 1d38cc05a9
Merge pull request #36873 from houjun41544/20220917-ps
Fix the feature state of PodSecurity
2022-09-18 18:22:29 -07:00
houjun 523b0f89b4 Fix the feature state of PodSecurity 2022-09-19 09:00:29 +08:00
Qiming Teng 694d3c7bdc Create new page for feature gates that were removed
As the upstream code evolves, many feature gates (deprecated or GA'ed) are removed. That means they are no longer recognized by the Kubernetes components. This PR moves such feature gates into a dedicated page for reference so that we won't bother revisit them again for future releases.
2022-09-18 18:31:55 +08:00
amolmote d79417b4d4 code-contributor.md updated with full path
Signed-off-by: amolmote <amolmote201@gmail.com>
2022-09-18 09:46:28 +05:30
Qiming Teng 24aab3da1f Update feature gates page
The feature gates was not well sync'ed with the upstream implementation.  This PR resynchronizes the tables based on cross-verification against upstream source code. It also fixes some nits such as a feature was not placed in the right table or the entries are not strictly sorted.
2022-09-15 22:40:42 +08:00
Akanksha Kumari 56a752a145 Update Anchor and point to validatingwebhook-v1-admissionregistration-k8s-io 2022-09-15 20:04:36 +05:30
Priyanshu Ahlawat 63b9da1dc8
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Michelle Wu <35519562+Michelle951@users.noreply.github.com>
2022-09-15 11:55:54 +05:30
Kubernetes Prow Robot ce1dbcbdfa
Merge pull request #36538 from gengwg/main
kube-proxy is part of the Kubernetes node components
2022-09-14 09:41:00 -07:00
PriyanshuAhlawat 6083a1886f Update _index.md 2022-09-14 19:40:27 +05:30
Kubernetes Prow Robot b22651a7db
Merge pull request #35846 from mk46/safe-to-evict
Register and document cluster-autoscaler `safe-to-evict` annotation
2022-09-13 10:15:02 -07:00
Kubernetes Prow Robot d057687f6f
Merge pull request #36660 from liggitt/scrape-secrets
Update service account token documentation
2022-09-10 16:31:23 -07:00
Kubernetes Prow Robot b8c26c1b3a
Merge pull request #36694 from kadtendulkar/kad36
Fix broken link on Volume Health Monitoring page
2022-09-10 16:25:24 -07:00
Paco Xu 410a78bb63 correct CheckpointContainer to ContainerCheckpoint 2022-09-10 11:28:39 +08:00
Gaël Jourdan-Weil 699ed970ae
docs: update OIDC documentation to mention the signing algorithms configuration 2022-09-09 17:34:17 +02:00
kadtendulkar a6c1ae6adb Update content/en/docs/reference/glossary/persistent-volume-claim.md 2022-09-08 22:22:44 +05:30
Manish Kumar 098d3aa101 Registered and documented `safe-to-evict` annotation 2022-09-08 17:34:12 +05:30
Jordan Liggitt 79f26d5922
Update service account token documentation
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Kubernetes Prow Robot bad7e81e20
Merge pull request #36401 from kikisdeliveryservice/revert-localstoragecapacityisolationf
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-09-07 10:28:37 -07:00
Kubernetes Prow Robot 4f2a2eb7e1
Merge pull request #35706 from ydFu/update-kubeadm-join
Update kubeadm-join.md
2022-09-07 09:28:37 -07:00
Kubernetes Prow Robot e8b9538785
Merge pull request #36043 from tomkivlin/tomkivlin/issue28580
Mention wildcard for RBAC resources and names
2022-09-07 09:24:37 -07:00
Kubernetes Prow Robot 2e2f3c970b
Merge pull request #36369 from ydFu/update-dockershim-removal
Update  dockershim removal article list
2022-09-07 09:06:37 -07:00
Kubernetes Prow Robot 9f4378f613
Merge pull request #36449 from whitebear009/fix—-note-typo
fix note typo
2022-09-07 06:22:37 -07:00
NitishKumar06 15ea9dfd71 k8s.io added in well-known labels restriction -02 2022-09-05 19:49:01 +05:30
NitishKumar06 322b824ddd k8s.io added in well-known labels restriction 2022-09-05 19:25:21 +05:30
W Geng 3de5a3768b
kube-proxy is part of the Kubernetes node components
kube-proxy is part of the Kubernetes node components not control plane. I think it's a typo.
ref: https://kubernetes.io/docs/concepts/overview/components/#node-components
2022-09-02 11:53:57 -07:00
Kubernetes Prow Robot 73aaba9b4e
Merge pull request #35810 from yilmi/created-by-deprecated
Removing created-by label deprecated since 1.9
2022-09-02 06:36:05 -07:00
Yassine Ilmi bf29b18145
Apply suggestion from sftim review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-02 15:02:18 +02:00
Kubernetes Prow Robot 7f52f82ba3
Merge pull request #36315 from windsonsea/feagatey
Fixed links in feature-gates.md
2022-09-01 19:18:05 -07:00
windsonsea 2aeb0915b9 Fixed links in feature-gates.md 2022-09-02 09:28:22 +08:00
whitebear009 9acf28fce9 fix note typo 2022-08-31 17:58:31 +08:00
ydFu e9bab37262 remove redundant description in glossary/cni
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-08-30 10:57:00 +08:00
Kirsten Garrison 04f97948d3 Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
This feature has been reverted to alpha in master and 1.25.
Related-to: https://github.com/kubernetes/kubernetes/pull/112076
Related-to: https://github.com/kubernetes/kubernetes/pull/112078
Related-to: https://github.com/kubernetes/enhancements/issues/1029
2022-08-29 19:16:40 -07:00
ydFu 2191ac9147 Update dockershim removal article list
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-08-28 15:24:34 +08:00
Chris Short ec2a59efda
Update official-cve-feed.md
Without the `-L` flag `curl` will only report there's a redirect.
2022-08-26 11:58:28 -04:00
Kubernetes Prow Robot 2773df0356
Merge pull request #36158 from tengqm/fix-sa-admin
Fix service accounts admin page
2022-08-25 21:02:10 -07:00
Mengjiao Liu 962926ba7d Fix Kubelet authentication/authorization reference link in kubelet-checkpoint-api page 2022-08-26 09:59:46 +08:00
Kubernetes Prow Robot 8467065f9e
Merge pull request #36238 from yanrongshi/en]Rewrite-implementation-details.md
[en]1.25 Rewrite implementation-details.md
2022-08-25 14:24:06 -07:00
yanrongshi 6e86f0feba Update implementation-details.md 2022-08-26 00:16:55 +08:00
Kubernetes Prow Robot 2ed7acb018
Merge pull request #36207 from tengqm/kubeadm-ref-1.25
kubeadm reference for 1.25
2022-08-25 01:12:06 -07:00
Qiming Teng 468442d294 Wrap long lines where appropriate 2022-08-25 16:10:39 +08:00
Kubernetes Prow Robot 77c7c5c06a
Merge pull request #36205 from tengqm/compref-1.25
Component reference for v1.25
2022-08-25 01:08:05 -07:00
Kubernetes Prow Robot 33de3b957d
Merge pull request #36208 from tengqm/configapi-1.25
Config API reference for v1.25
2022-08-25 01:07:08 -07:00
Qiming Teng 93abc44b8b Fix service accounts admin page
This PR removes some outdated texts that are confusing today.
2022-08-25 16:04:29 +08:00
Kubernetes Prow Robot 56e78c2011
Merge pull request #34920 from mk46/en_crlftolf
Convert CRLF to LF
2022-08-24 14:15:50 -07:00
Kubernetes Prow Robot f72dfae2bd
Merge pull request #34622 from irbekrm/add_remaining_items
Adds remainingItemCount to HTTP response
2022-08-24 14:11:49 -07:00
Kubernetes Prow Robot fcd236901d
Merge pull request #35648 from bconfiden2/0803-glossary-sig-link
[en] Fix missing anchor to SIG list
2022-08-24 11:59:49 -07:00
Kubernetes Prow Robot 9401ab7fb3
Merge pull request #36160 from windsonsea/gracheck
Fix typos on /access-authn-authz
2022-08-24 11:55:49 -07:00
Qiming Teng 57f5790d52 Config API for v1.25 2022-08-24 14:55:25 +08:00
Qiming Teng 09506daf64 kubeadm reference for 1.25 2022-08-24 09:22:11 +08:00
Qiming Teng 29fa349c35 Component reference for v1.25 2022-08-24 09:19:55 +08:00
Rishit Dagli 8cc48b8111
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2022-08-23 21:20:29 +05:30
Kubernetes Prow Robot 0cf0e54ef4
Merge pull request #35676 from feloy/v1.25-api-reference-multi-pages
v1.25 api reference multi pages
2022-08-22 15:46:08 -07:00
Yassine Ilmi e31d646d7c
Removing created-by label deprecated since 1.9 2022-08-22 19:21:57 +02:00
Kubernetes Prow Robot dfd0880f08
Merge pull request #34940 from adrianreber/2022-07-11-forensic-container-checkpointing-documentation
Add documentation for container checkpointing feature (KEP 2008)
2022-08-22 09:21:43 -07:00
windsonsea 61a5b7b69d Fix typos on /access-authn-authz 2022-08-22 20:10:58 +08:00
Philippe Martin d330f97f82 Update after rc.1 2022-08-19 17:41:05 +02:00
Philippe Martin 939b45bb27 API Reference multi-pages for v1.25 2022-08-19 17:39:51 +02:00