Commit Graph

2721 Commits

Author SHA1 Message Date
Daniel Shebib 4e9007f191 Add new page for QoS class
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-05 20:08:25 -06:00
Kubernetes Prow Robot 1be60adc2e
Merge pull request #38612 from tengqm/update-kubelet-ref
Update kubelet reference for 1.26
2023-02-02 23:16:29 -08:00
Kubernetes Prow Robot 676dfdcd18
Merge pull request #39175 from brianpursley/patch-1
Update Rust client library from clux/kube-rs to kube-rs/kube
2023-01-30 23:40:48 -08:00
Kubernetes Prow Robot c809bcc796
Merge pull request #39180 from Zhuzhenghao/certificate-signing-requests
Make layout prettier in certificate-signing-requests.md
2023-01-30 22:14:48 -08:00
zhuzhenghao 80561f67b1 Make layout prettier in certificate-signing-requests.md 2023-01-31 13:45:44 +08:00
Brian Pursley 935fb9e486
Update Rust client library from clux/kube-rs to kube-rs/kube
The Rust client library's URL redirects to a new location.  This change updates the URL to match where it redirects.

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

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

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

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

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

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

---------

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

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

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

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

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

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

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

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

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

* incorporated the suggestions for: glossary term feature gate

* Incorporated review comments

* Incorporated review comments

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

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

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

* Fix namespaceSelector error

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

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

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

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

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

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

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

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

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

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

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

* removed extra lines

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

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

* removal of glusterfs references from volumes.md

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

* removal of glusterfs references from reference api guide

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

* removal of GlusterFS references from storage-classes.md

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

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

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

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

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

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

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