Kubernetes Prow Robot
bfa3449b05
Merge pull request #27032 from robscott/topology-aware-hints
...
Adding documentation for Topology Aware Hints
2021-03-31 16:49:21 -07:00
Rob Scott
b9ec368cfc
Adding documentation for Topology Aware Hints
2021-03-31 15:28:48 -07:00
Tim Bannister
eea1c895ac
Reinstate missing word
2021-03-31 19:31:02 +01:00
Rey Lejano
f03e3aca62
follow up csi migration of cinder vol plugin in PR 26992
2021-03-31 09:04:37 -07:00
Kubernetes Prow Robot
1c42751367
Merge pull request #26992 from jsafrane/cinder-migration-on
...
CSI migration of Cinder volume plugin is on by default
2021-03-31 07:49:02 -07:00
Kubernetes Prow Robot
c8acfdd5fb
Merge pull request #27092 from XudongLiuHarold/add-service-loadbalancer-class
...
Add documentation for Service LoadBalancerClass
2021-03-31 07:41:01 -07:00
Francesco Romani
b4f485a6b0
Actualize podresources 1.21 ( #27203 )
...
* Actuallize podresources description
This commit updates description according to
https://github.com/kubernetes/enhancements/pull/1884
Update content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md
Signed-off-by: Alexey Perevalov <alexey.perevalov@huawei.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* podresources: document the new feature gate
Signed-off-by: Francesco Romani <fromani@redhat.com>
* device plugins: add clarifications after review
- fix the AllocatableResourcesResponse comment
- describe the NUMA ID and explain the meaning of the field.
Signed-off-by: Francesco Romani <fromani@redhat.com>
Co-authored-by: Alexey Perevalov <alexey.perevalov@huawei.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-31 04:39:00 -07:00
Tim Bannister
c3af732d1a
Fix docs for volume health monitoring
2021-03-31 00:53:04 +01:00
Kubernetes Prow Robot
fd721b8e95
Merge pull request #26970 from jiahuif/feature/leader-migration/task
...
(KEP-2436) Task: Controller Manager Leader Migration
2021-03-30 15:30:58 -07:00
Indeed
063edc95c7
add link to leader migration
...
to the "cloud controller manager" concept.
2021-03-30 13:41:41 -07:00
xing-yang
05cae37d56
Add doc for volume health monitoring
2021-03-30 16:12:07 +00:00
Morten Torkildsen
d341b96fb3
Promote Pod Disruption Budgets to GA
2021-03-29 19:58:50 -07:00
Kubernetes Prow Robot
aea393a0d0
Merge pull request #27070 from swetharepakula/eps-ga-docs
...
EndpointSlice API GA Doc Updates for 1.21
2021-03-29 15:49:56 -07:00
Kubernetes Prow Robot
87852360b3
Merge pull request #26723 from hbagdi/ingress-class-namespaced-params
...
Ingress class namespaced params
2021-03-29 11:23:57 -07:00
Kubernetes Prow Robot
b8a717edf1
Merge pull request #27083 from soltysh/cronjob_ga
...
Update docs for CronJob GA
2021-03-28 23:08:44 -07:00
Xudong Liu
fcfcc73a00
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:41 -07:00
Xudong Liu
469b890e6c
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:31 -07:00
Xudong Liu
81b8394561
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-28 21:35:20 -07:00
Harold
3c1216c7ce
Add detail documentation for service LoadBalancerClass
2021-03-27 18:01:42 -07:00
Kubernetes Prow Robot
2fd1799846
Merge pull request #27242 from PI-Victor/merged-master-dev-1.21
...
Merge master into dev-1.21
2021-03-26 16:18:44 -07:00
Kubernetes Prow Robot
d90858eacd
Merge pull request #26739 from ahg-g/ahg-pod-cost
...
ReplicaSet pod-deletion-cost annotation
2021-03-26 14:54:43 -07:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Maciej Szulik
dba902447c
Update docs for CronJob GA
2021-03-26 16:51:42 +01:00
Kubernetes Prow Robot
3db583a9cd
Merge pull request #25733 from leventogut/patch-1
...
update container-lifecycle-hooks.md for third hook handler i,.e. TCP
2021-03-26 07:06:44 -07:00
Kubernetes Prow Robot
7f5b5b22dd
Merge pull request #26498 from max-cx/patch-2
...
Update control-plane-node-communication.md
2021-03-26 04:38:43 -07:00
Kubernetes Prow Robot
7956668252
Merge pull request #26473 from kakarotbyte/patch-1
...
Update service.md
2021-03-26 04:36:43 -07:00
Kubernetes Prow Robot
ec4840824d
Merge pull request #26472 from kbhawkey/cleanup-usage-just
...
clean up use of word: just
2021-03-26 04:34:43 -07:00
Harry Bagdi
80391efa7e
KEP-2365: documentation for namespace-scoped parameters reference
2021-03-26 13:34:46 +05:30
Kubernetes Prow Robot
c9916c8713
Merge pull request #26675 from pacoxu/kubeadm/dual-stack
...
Kubeadm/dual stack support in 1.21
2021-03-25 22:08:44 -07:00
Jihoon Seo
df3eabc37c
Fix line separation in concepts/architecture/nodes
2021-03-26 11:39:58 +09:00
pacoxu
5a6c4244c4
Add docs for dual-stack via kubeadm: examples
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-26 10:25:43 +08:00
David Porter
b222a13525
Update graceful node shutdown beta docs
2021-03-25 18:05:32 -07:00
Kubernetes Prow Robot
3a13282d77
Merge pull request #27069 from YoyinZyc/update-metric-doc
...
Update doc for metric cardinality and disabled metric
2021-03-25 16:27:49 -07:00
Mike Dame
9ad6f7a17f
Add documentation for LogarithmicScaleDown featuregate
2021-03-25 15:36:16 -04:00
yoyinzyc
b07e515787
update the doc for disabled_metric( #99217 ) and metric_cardinality_enforcement( #99385 )
2021-03-25 10:50:46 -07:00
Kubernetes Prow Robot
d53aef4047
Merge pull request #26801 from pohly/generic-ephemeral-volumes-beta
...
generic ephemeral volumes: beta
2021-03-25 06:59:30 -07:00
Kubernetes Prow Robot
502742296d
Merge pull request #26730 from cezaryzukowski/dev-1.21
...
The Memory Manager official documentation
2021-03-25 04:51:30 -07:00
Swetha Repakula
02afb71016
Update EndpointSlice Docs
...
* Deprecate `endpointslices.discovery.k8s.io/v1beta1`
* Removes `content/en/docs/tasks/administer-cluster/enabling-endpointslices.md`
and redirects requests to that page to
`content/en/docs/concepts/services-networking/endpoint-slices.md`
2021-03-24 14:48:02 -07:00
Akihito INOH
b81f63776e
Fix errors by linkchecker.py
...
This commit fixes errors which are shown by linkchecker.py on en/docs/*.
2021-03-24 13:41:56 +09:00
Patrick Ohly
4021005745
generic ephemeral volumes: beta
...
The feature is scheduled for becoming beta in 1.21.
In addition, the commit addresses some of the review feedback.
2021-03-23 18:23:58 +01:00
Abdullah Gharaibeh
290a652991
Docs for pod deletion cost feature
2021-03-23 11:41:49 -04:00
Adhityaa Chandrasekar
cd61594559
job.md: add section on suspended jobs
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2021-03-23 14:13:17 +00:00
Cezary Zukowski
5927f96029
The Memory Manager official documentation
...
Signed-off-by: Cezary Zukowski <c.zukowski@samsung.com>
2021-03-23 08:35:20 +01:00
Ricardo Katz
d0544c2f64
Default Namespace labels ( #26995 )
...
* Adds namespace default label docs
* Adds namespace default label docs
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Add feature gate page review
* Add common labels review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-22 15:35:35 -07:00
Kubernetes Prow Robot
fddac2d84d
Merge pull request #26993 from damemi/dev-1.21-random-downscale
...
Add description of replica controller scaledown sort logic
2021-03-22 09:49:44 -07:00
pierre villard
d0645e2384
Update control-plane-node-communication.md
...
Kubernetes Service is located on Default namespace. Not in all nespaces
2021-03-18 15:58:06 +01:00
Rey Lejano
9d56683e8b
Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 3/17/21
...
Fixed merge conflict with /docs/reference/command-line-tools-reference/kube-apiserver.md and preferred master
2021-03-17 21:29:04 -07:00
Kubernetes Prow Robot
7afd404212
Merge pull request #26818 from andyzhangx/azurefile-migration-dev1.21
...
Update Azure file feature gates for 1.21 beta
2021-03-17 17:53:19 -07:00
Kubernetes Prow Robot
014e124b48
Merge pull request #26799 from umohnani8/cri
...
Update docs for CRIContainerLogRotation
2021-03-17 17:51:19 -07:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00