Ben Swartzlander
2fd8c1435a
[1.22] Volume populators redesign #1495
...
Add dataSourceRef documentation
2021-07-27 18:36:45 -04:00
Junaid Ali
2fe20a8ac4
Fix link to decoding a secret
2021-07-27 23:34:13 +01:00
Kubernetes Prow Robot
c76841a40a
Merge pull request #29129 from Shubham82/correct-memory_and_cpu_values
...
Correct default values of memory and cpu.
2021-07-27 15:07:08 -07:00
Harold
eb62502894
update document for promoting ServiceLoadBalancerClass to beta
2021-07-27 14:29:40 -07:00
Swetha Repakula
1168b46021
EndpointSlice 1.22 Docs Update
...
* Graduate proxying gates
* Endpoints Controller truncates endpoints to 1000 and sets
over-capacity annotation to `truncated`
2021-07-27 12:19:31 -07:00
Kubernetes Prow Robot
87ae40d2d4
Merge pull request #28692 from seans3/kubectl-headers-docs-1.22
...
[1.22] kubectl command headers docs
2021-07-27 11:13:09 -07:00
Kubernetes Prow Robot
0f8a345218
Merge pull request #27716 from sftim/20210425_revise_secret_concept
...
Revise wording for Secret concept
2021-07-27 11:05:09 -07:00
Kubernetes Prow Robot
0b0b85b6ed
Merge pull request #28412 from MikeSpreitzer/add-apf-seats
...
Doc the apiserver_flowcontrol_request_concurrency_in_use metric
2021-07-27 10:57:09 -07:00
Kubernetes Prow Robot
a30ecd33e2
Merge pull request #28458 from vaibhav2107/cluster-large
...
Update addon resizer in cluster-large.md
2021-07-27 10:55:09 -07:00
Kubernetes Prow Robot
65ec6fb144
Merge pull request #28609 from vaibhav2107/daemonset-deploy
...
Update in /docs/concepts/workloads/controllers/daemonset.md
2021-07-27 10:53:08 -07:00
Kubernetes Prow Robot
fe931e0d30
Merge pull request #28614 from tengqm/add-feature-gate-to-card
...
Add feature-gates to home page card
2021-07-27 10:51:10 -07:00
Kubernetes Prow Robot
8e8328b585
Merge pull request #28801 from Ritikaa96/stateless-application-update-address
...
correcting redis address in stateless-application guestbook document
2021-07-27 10:38:47 -07:00
Kubernetes Prow Robot
583bc39de7
Merge pull request #28782 from niteshseram/fix/link-issue
...
fixing #hook-details doesn't exist in /docs/concepts/containers/container-lifecycle-hooks/
2021-07-27 10:36:47 -07:00
Kubernetes Prow Robot
1e9582afc3
Merge pull request #28780 from johngmyers/ca-naming
...
Use consistent terminology for the Kubernetes general CA
2021-07-27 10:34:47 -07:00
Kubernetes Prow Robot
3c4f5639c1
Merge pull request #28817 from squat/patch-4
...
using-api/health-checks.md: use consistent casing
2021-07-27 10:08:46 -07:00
Kubernetes Prow Robot
05ae3dab2b
Merge pull request #28802 from rishabh96b/main
...
docs: Make word 'Client' inline with other references
2021-07-27 10:06:46 -07:00
Kubernetes Prow Robot
60984701a9
Merge pull request #28114 from chrishenzie/read-write-once-pod-access-mode
...
ReadWriteOncePod access mode alpha docs
2021-07-27 09:44:46 -07:00
Chris Henzie
2113947048
ReadWriteOncePod access mode alpha
2021-07-27 09:21:29 -07:00
Victor Palade
3c95e6a96b
Merge master into dev-1.22 to keep in sync
2021-07-27 18:47:27 +03:00
Kubernetes Prow Robot
cac3c3a17d
Merge pull request #29095 from tengqm/kubeadm-config-122
...
Kubeadm config reference fix
2021-07-27 07:32:46 -07:00
Kubernetes Prow Robot
7ae9e453b7
Merge pull request #28849 from tengqm/featuregate-1.22-20210708
...
Batch update feature gates for 1.22
2021-07-27 07:28:46 -07:00
Cheng Wang
eedecdc685
Update CSR Signers description
2021-07-27 21:59:11 +08:00
Kubernetes Prow Robot
818def30ed
Merge pull request #29018 from SamWheating/sw-fix-sentence-in-hpa-docs
...
Fixing improper sentence in HPA documentation
2021-07-27 03:16:45 -07:00
Chen, Xu Chun (Simon)
a6edadd674
add nfs storageClass example ( #28941 )
...
* add nfs example
* --amend
2021-07-27 02:48:45 -07:00
Qiming Teng
683d28574d
Wrap long lines for system-traces
2021-07-27 17:42:49 +08:00
Qiming Teng
96b9dd41b7
Add API server config API v1alpha1
...
The `v1alpha1` API is not the *latest* version but it contains some new
structures not seen in `v1beta1` or `v1`.
2021-07-27 17:39:57 +08:00
cezaryzukowski
11c8889e6d
The Memory Manager graduates to Beta ( #28851 )
...
* Update gRPC messages documentation
* Revisions + extend docs
* Update content/en/docs/tasks/administer-cluster/memory-manager.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Revisions
* Update content/en/docs/tasks/administer-cluster/memory-manager.md
Co-authored-by: Qiming Teng <tengqm@outlook.com >
* Revisions
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-07-27 02:12:45 -07:00
Kubernetes Prow Robot
0003894db4
Merge pull request #28843 from dashpole/tracing_alpha
...
APIServer Distributed Tracing Alpha
2021-07-27 00:56:45 -07:00
Kubernetes Prow Robot
1f906ce67a
Merge pull request #28827 from AkihiroSuda/kep2033-kubelet-in-userns-aka-rootless
...
Add `KubeletInUserNamespace` feature gate
2021-07-27 00:54:46 -07:00
Shubham Kuchhal
de9db22f9e
Correct default values for memory and cpu.
2021-07-27 13:21:52 +05:30
Brandon Smith
af2f72ad59
Windows HostProcess Container Documentation ( #28413 )
...
* Rebasing HostProcess security changes.
* Incorporated initial round of feedback
* Minor wording updates
* Finished up remaining todo items
* Apply suggestions from code review
Co-authored-by: Jordan Liggitt <jordan@liggitt.net >
Co-authored-by: Mark Rossetti <marosset@microsoft.com >
* Moved HostProcess security documentation into PSS and create-host-process-pod docs
* Updated with for James' review
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
* Minor edits
* Modifications for additional feedback
Co-authored-by: Jordan Liggitt <jordan@liggitt.net >
Co-authored-by: Mark Rossetti <marosset@microsoft.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
2021-07-27 00:50:45 -07:00
chenxuc
8c9c9c543c
static pod not support configmap or secret
2021-07-27 14:51:45 +08:00
Kubernetes Prow Robot
acc7252970
Merge pull request #29025 from robscott/endpoints-rbac
...
Adding documentation about Endpoints write access in wake of CVE-2021-25740
2021-07-26 23:20:45 -07:00
Akihiro Suda
2860fbf1ad
Add KubeletInUserNamespace feature gate
...
Enables support for running kubelet in a user namespace.
The user namespace has to be created before running kubelet.
All the node components such as CRI need to be running in the same user namespace.
- Tracking issue: kubernetes/enhancements issue 2033
- KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2033-kubelet-in-userns-aka-rootless
- Implementation: kubernetes/kubernetes PR 92863
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2021-07-27 15:18:46 +09:00
Kubernetes Prow Robot
cfce358765
Merge pull request #28629 from Jiawei0227/migration
...
Fix csi migration feature gates
2021-07-26 22:58:45 -07:00
Mark Rossetti
2a42dd439c
Clarifying gcr vs mcr pause image usage for Windows ( #29063 )
...
* Clarifying gcr vs mcr pause iamge usage for Windows
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
* updating more pause image references
* Link to pause image section instead of duplicating container image multiple places
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
* update link to wincat source
* Removing here link
* end of file blank line
* specify pause image v3.5 is for v1.22
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* removing v1.15 reference from docs
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
* Update content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-07-26 22:48:44 -07:00
Kubernetes Prow Robot
d078b427b8
Merge pull request #28870 from shannonxtreme/gc-docs
...
Create garbage collection docs
2021-07-26 22:40:45 -07:00
Kubernetes Prow Robot
1a5c82baf7
Merge pull request #29114 from tengqm/fix-name-requirement
...
Fix service name requirement
2021-07-26 17:18:44 -07:00
Jiawei Wang
ce8641227c
Fix csi migration feature gates
2021-07-26 13:14:25 -07:00
Kubernetes Prow Robot
15d601f1fd
Merge pull request #29039 from alculquicondor/sched-framework-grad
...
Fix feature state for Scheduling Framework
2021-07-26 12:54:33 -07:00
Kubernetes Prow Robot
6399fb6c75
Merge pull request #28858 from tengqm/kube-scheduler-config-v1beta2
...
Switch kube-scheduler config to v1beta2
2021-07-26 12:16:33 -07:00
Kubernetes Prow Robot
5a813f1267
Merge pull request #28430 from margocrawf/master
...
Add Impersonate-Uid description to Authentication docs page.
2021-07-26 12:02:33 -07:00
Kubernetes Prow Robot
5525bd968f
Merge pull request #28223 from Jiawei0227/cc
...
Deprecate and remove some storage plugins
2021-07-26 11:58:33 -07:00
Rob Scott
d710925768
Adding documentation about Endpoints write access in wake of CVE-2021-25740
2021-07-26 11:32:06 -07:00
Swetha Repakula
526f0d2972
Update EPS docs to indicate behavior is unique to 1.21
2021-07-26 11:24:29 -07:00
Kubernetes Prow Robot
c9e0171da0
Merge pull request #28881 from adtac/sbeta22
...
SuspendJob: graduate to beta
2021-07-26 10:38:34 -07:00
David Ashpole
65539f9e67
add documentation for API Server tracing
2021-07-26 10:01:26 -07:00
Ricardo Katz
8a04ffee9c
Network Policy - EndPort to Beta ( #28860 )
...
* Move endPort field to beta and v1.22
* Add note about CNI not supporting endport
2021-07-26 09:54:34 -07:00
Sam Wheating
498647c438
Removing paragraph about ReplicationController
2021-07-26 09:17:10 -07:00
Sam Wheating
e4d7ffb6d6
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-07-26 09:14:03 -07:00