7220 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 2ea3958f41 Merge pull request #28980 from alculquicondor/indexed-job
Add details about using the Job completion index
2021-07-21 06:34:08 -07:00
Kubernetes Prow Robot e632f8fb9c Merge pull request #29038 from enj/enj/i/sa_oidc_binding
Fix note about SA OIDC discovery doc default binding
2021-07-21 04:36:07 -07:00
Ritikaa96 570757a47a updatnig flannel link address
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2021-07-21 16:46:18 +05:30
Samuel Walker be30472ac0 Env for Architecture
Supports multiple architectures for the "Without a Package Manager" step such as arm64. Useful in Arch + ARM's scenario as kubeadm pacman repo is currently not maintained for ARM.
2021-07-21 01:40:15 -04:00
Monis Khan 0d57c5dffa Fix note about SA OIDC discovery doc default binding
Added in v1.19: https://pr.k8s.io/88344

Signed-off-by: Monis Khan <mok@vmware.com>
2021-07-20 17:19:54 -04:00
Monis Khan 27e5f9fedc Complete details regarding CSR garbage collection
Signed-off-by: Monis Khan <mok@vmware.com>
2021-07-20 17:15:41 -04:00
Aldo Culquicondor d415f62dd2 Fix feature state for Scheduling Framework
It was declared GA in 1.19
https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/624-scheduling-framework/kep.yaml
2021-07-20 16:45:55 -04:00
Elana Hashman 429638be6a Add swap memory to node documentation 2021-07-20 11:18:42 -07:00
Elana Hashman 3f0103cd26 Update beta status for 1.22 probe-level grace periods 2021-07-20 11:09:36 -07:00
sgpinkus 05a45db49c Update _index.md
"Understand the basics" to "Understand Kubernetes". There is no place in the entire docs really to go "Understand the *non* basics". There is one section "Concepts" for better or worse. Don't give the impression there is something else somewhere else. And anyway, this section should aspire to be that cardinal. Also change name of weird button to "Learn" -> "View" to make it clear this is just a link to a section of the documentation.
2021-07-20 21:47:16 +10:00
Mark Rossetti 98ccb8e012 updating csi-proxy details inintro-windows-in-kubernetes.md
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2021-07-19 21:46:15 -07:00
Cheng Xing ac68a21c9a Documentation for delegating FSGroup change to CSI driver 2021-07-19 14:28:07 -07:00
Indeed e4505847a6 fix typo. 2021-07-19 12:44:37 -07:00
Indeed b7a4d76be5 match Leader Migration beta implementation. 2021-07-19 12:44:37 -07:00
Sam Wheating 51c621a6ba Fixing improper sentence in HPA documentation 2021-07-19 10:07:51 -07:00
Mark Rossetti a3d3370322 Updaing Supported Windows OS versions for 1.22
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2021-07-19 09:42:57 -07:00
Shubham Kuchhal 782e6264de Add Note for deprecated PodSecurityPolicy. 2021-07-19 16:56:08 +05:30
kartik494 4270ece858 Modify documentation for stable storage 2021-07-19 15:56:27 +05:30
Ed Bartosh 7a0f9bc01e Graduate multiple sizes huge pages to GA
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-07-19 12:51:19 +03:00
basanaguk c8841ce552 29008: Quick grammatical correction 2021-07-19 08:56:50 +00:00
chirangaalwis 46987cf0e9 [NetworkPolicy][EndPort] Fix incorrect grammar
Fix incorrect grammar of the valid range of `endPort` property
2021-07-17 13:42:22 +05:30
Kubernetes Prow Robot 5f8fdc6abb Merge pull request #28797 from jihoon-seo/210705_Update_links
Update links
2021-07-16 20:12:50 -07:00
xiaoxubeii f21eaae616 Add feature gates description for MemoryQoS. 2021-07-17 10:36:25 +08:00
Aldo Culquicondor d6b142070d Add details about using the Job completion index 2021-07-16 15:01:43 -04:00
Wesley Williams 723b94de50 Clarify that burstable pods also have their limit enforced by CFS quota 2021-07-16 18:10:38 +01:00
aliakbar 85cc70b333 Add explanations for control-plane pods restart after certificate renewal 2021-07-16 21:08:38 +04:30
James Sturtevant fe7771aeac Remove annotation for Experimental Windows Hyper-v
removed in 1.21: https://github.com/kubernetes/kubernetes/pull/95505
2021-07-15 09:07:47 -07:00
Kubernetes Prow Robot 36df19e1d5 Merge pull request #28942 from ruffrey/patch-1
Fix incorrect mv command for kubectl-convert
2021-07-15 07:34:48 -07:00
Aldo Culquicondor a6b6a976c3 Add feature gate JobTrackingWithFinalizers
and describe its behavior

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-07-15 10:03:13 -04:00
Kubernetes Prow Robot 98cdc3685f Merge pull request #28957 from kahveci/patch-2
Fix inconsistent writing of "control plane"
2021-07-15 05:58:48 -07:00
Kubernetes Prow Robot 2ba49ba415 Merge pull request #28406 from sftim/20210614_tweak_readiness_probe_explanation
Revise explanation for when to use readiness probes
2021-07-15 05:20:48 -07:00
Sinan Kahveci 9693458ae2 Fix inconsistent usage of term
The term "control plane" is written as title case (e.g. Control Plane) only in this document. When it is referenced, it creates inconsistency in other documents. This commit will fix it by lower-casing the second word.
2021-07-15 12:55:09 +01:00
Kubernetes Prow Robot 2c5fabeeaf Merge pull request #28956 from kahveci/patch-1
Fix Missing Punctuation
2021-07-15 04:34:48 -07:00
Kubernetes Prow Robot 50cb3d3441 Merge pull request #28940 from yxxhero/main
fix incorrect field name in event API deprecation guide
2021-07-15 04:30:48 -07:00
Sinan Kahveci 25de96863d Fix Missing Punctuation
This change will fix the missing punctuation in the first paragraph.
2021-07-15 11:53:52 +01:00
yxxhero 9d0d213814 fix incorrect field name in event API deprecation guide
Signed-off-by: yxxhero <aiopsclub@163.com>
2021-07-15 18:12:28 +08:00
Kubernetes Prow Robot 506ee6ff68 Merge pull request #28876 from tengqm/kubeadm-config-ref
Kubeadm config reference
2021-07-14 18:12:48 -07:00
kartik494 cb712cdcd1 Add commit for hostname 2021-07-14 23:52:22 +05:30
ruffrey f65f046cb5 Fix incorrect mv command for kubectl-convert
Looks like the `mv` installation command for `kubectl-convert` had been copied from `kubectl` install, but not fully changed
2021-07-14 09:45:25 -07:00
Anubhav Vardhan 436d3fe8c4 Update content/en/docs/tasks/administer-cluster/highly-available-control-plane.md
Co-authored-by: chrismetz09 <cymetz@gmail.com>
2021-07-14 08:48:53 +05:30
Shannon Kularathna b1573ad314 Create garbage collection docs 2021-07-13 20:32:50 +00:00
Andrew Keesler a30e63dcd6 exec credential provider: v1 documentation
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2021-07-13 10:47:14 -04:00
Chris Negus 96d89ba3f4 Added examples of Lists to api-concepts (#28608)
* Added List descriptions to api-concepts

* Corrected note and example per comments
2021-07-13 02:04:31 -07:00
Qiming Teng e9730d3e95 Switch kube-scheduler config to v1beta2 2021-07-13 14:16:44 +08:00
Kubernetes Prow Robot 670116cc39 Merge pull request #28740 from bhumijgupta/add-kubectl-check-info
Add kubectl-convert plugin installation info
2021-07-12 14:29:42 -07:00
Margo Crawford d77368133a Add Impersonate-Uid description to Authentication docs page.
This change goes with https://github.com/kubernetes/kubernetes/pull/99961
in the Kubernetes repo.
2021-07-12 13:17:42 -07:00
Kubernetes Prow Robot a1fd3a2d57 Merge pull request #28839 from alculquicondor/scheduler_config
Update plugin names and deprecations for scheduler config
2021-07-12 11:09:42 -07:00
Adhityaa Chandrasekar daa31064f3 SuspendJob: graduate to beta
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-07-12 13:35:32 +00:00
Samuel Roth 46fe3d043c Merge branch 'dev-1.22' into feat/podsecurity 2021-07-12 09:00:40 -04:00
Samuel Roth 37dd90d81a feature: Pod Security Standards documentation 2021-07-12 12:53:36 +00:00