pacoxu
3d7aaefe21
promote sysctl to GA: update sysctl feature gate status
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
Co-authored-by: Elana Hashman <ehashman@users.noreply.github.com>
2021-03-26 10:23:25 +08:00
David Porter
b222a13525
Update graceful node shutdown beta docs
2021-03-25 18:05:32 -07:00
Kubernetes Prow Robot
a8ebc3c3f6
Merge pull request #27103 from sftim/20210317_tweak_indexed_job_task
...
Tweak task for Indexed completion Job example
2021-03-25 17:11:49 -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
Kubernetes Prow Robot
6adc893ffa
Merge pull request #26466 from adtac/suspend-1.21
...
job.md: add section on suspended jobs
2021-03-24 09:26:08 -07:00
Lubomir I. Ivanov
a198e2de6f
kubeadm: remove page about self-hosting support
...
The command "kubeadm alpha self-hosting" was removed in 1.21.
Remove the page that talks about self-hosting support in kubeadm.
2021-03-24 01:08:14 +02: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
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
9579f11882
Merge pull request #27085 from derekwaynecarr/hugepages-update
...
Promote DownwardAPIHugePages to beta
2021-03-22 15:29:35 -07:00
Kubernetes Prow Robot
05a1c75567
Merge pull request #26712 from cofyc/kep1845
...
KEP-1845: Prioritizing nodes based on volume capacity
2021-03-22 15:13: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
Derek Carr
4871b02de8
Promote DownwardAPIHugePages to beta
2021-03-22 12:14:58 -04:00
Paco Xu
4c5130519c
Merge branch 'dev-1.21' into new-annotations
2021-03-19 13:43:05 +08:00
Paco Xu
352e776eed
Update content/en/docs/reference/labels-annotations-taints.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-19 13:33:24 +08:00
Kubernetes Prow Robot
bb2f640858
Merge pull request #27106 from alculquicondor/job-completion-annotation
...
Add well-known annotation for job-completion-index
2021-03-18 07:17:19 -07: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
Kubernetes Prow Robot
ee85c6c6c6
Merge pull request #25488 from prankul88/expose-service-update
...
Update expose service intro
2021-03-17 15:07:19 -07:00
Mike Dame
10162f7776
Add description of replica controller scaledown sort logic
2021-03-17 16:41:30 -04:00
tibetsam
1b12bb9cc4
remove usage of the "certificates" API for cert renewal ( #26841 )
...
* remove usage of the "certificates" API for cert renewal
"--use-api" option is removed from kubeadm alpha certs renew command since k8s 1.19
* Update kubeadm-certs.md
* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-03-17 13:23:20 -07:00
Kubernetes Prow Robot
70dd1479ad
Merge pull request #26484 from max-cx/patch-1
...
Update nodes.md
2021-03-17 13:21:19 -07:00
Jai Govindani
b407a0103b
docs(configure-redis-using-configmap): update for clarity ( #25712 )
...
* docs(configure-redis-using-configmap): update for clarity
Signed-off-by: Jai Govindani <jai@honestbank.com>
* fix(configure-redis-using-configmap): incorrect volumeMount index
Signed-off-by: Jai Govindani <jai@honestbank.com>
* fix(configure-redis-using-configmap): show Pod status as Running, separate commands from output
Signed-off-by: Jai Govindani <jai@honestbank.com>
* fix(configure-redis-using-configmap): typo
Signed-off-by: Jai Govindani <jai@honestbank.com>
* fix(configure-redis-using-configmap): configmap name
Signed-off-by: Jai Govindani <jai@honestbank.com>
2021-03-17 13:13:19 -07:00
Aldo Culquicondor
46af548df0
Add well-known annotation for job-completion-index
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-03-17 15:53:33 -04:00
Kubernetes Prow Robot
9a9c2f3f74
Merge pull request #26966 from enyinna1234/fix-docker-version
...
container-runtimes: include note about latest validated docker
2021-03-17 12:19:18 -07:00
Tim Bannister
09cf80c310
Tweak task for Indexed completion Job example
...
Tidying for changes in commit 552566fcfa
2021-03-17 18:13:15 +00:00
Urvashi Mohnani
4cff5d40c7
Update docs for CRIContainerLogRotation
...
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
2021-03-17 10:04:45 -04:00
Kubernetes Prow Robot
bfb10f4d5e
Merge pull request #26958 from alculquicondor/indexed-job
...
Documentation for Indexed completion mode
2021-03-17 06:24:56 -07:00
pacoxu
c78dbec7ae
add kubectl.kubernetes.io/default-container to well known annotations
2021-03-17 16:01:59 +08:00
Andy Zhang
b1ed2166e7
Update volumes.md
2021-03-17 15:03:33 +08:00
Kubernetes Prow Robot
8513a4d041
Merge pull request #27073 from neolit123/1.21-update-containerd-restart-order
...
container-runtimes: add note about restarting containerd
2021-03-16 22:36:56 -07:00
Aldo Culquicondor
552566fcfa
Documentation for Indexed completion mode
...
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-03-16 16:54:44 -04:00
Kubernetes Prow Robot
3773ed06a1
Merge pull request #26805 from smarterclayton/beta_metrics
...
Mark scheduler pod resource metrics as beta
2021-03-16 13:46:42 -07:00
Kubernetes Prow Robot
645d72ca95
Merge pull request #27040 from houjun41544/20210312-schedulerplugin
...
Remove deprecated scheduling plugin NodeResourceLimits from config.md
2021-03-16 09:54:36 -07:00
Kubernetes Prow Robot
0a2eff62d3
Merge pull request #27074 from atoato88/fix-feature-gate-link
...
Replace with relative path for feature gate link
2021-03-16 09:28:35 -07:00
Kubernetes Prow Robot
a8b93818ad
Merge pull request #26976 from tengqm/update-compref
...
Update data type presentation in component reference
2021-03-16 02:42:35 -07:00
Kubernetes Prow Robot
bc451ce8f9
Merge pull request #27055 from atoato88/fix-install-kubectl-redirect
...
Replace redirect links of install kubectl
2021-03-15 17:00:34 -07:00
Akihito INOH
45f1017f86
Replace with relative path for featuregate link
...
This commit replaces abs path link for feature gate with relative
path /docs/reference/command-line-tools-reference/feature-gates/
2021-03-16 07:29:54 +09:00
Lubomir I. Ivanov
ddf1157e47
container-runtimes: add note about restarting containerd
...
Add note about restarting containerd when the cgroup driver
is changed to "systemd".
2021-03-15 22:43:52 +02:00
Kubernetes Prow Robot
d267f3b079
Merge pull request #26954 from Kappie37/patch-1
...
Update broken link in access-cluster-api.md
2021-03-15 12:28:34 -07:00
Kubernetes Prow Robot
efc1c2ddf4
Merge pull request #27016 from atoato88/fix-server-side-apply-link-on-setup-release-notes
...
Fix Transferring Ownership link on kubernetes.io/docs/setup/release/notes/
2021-03-15 12:16:34 -07:00
Kubernetes Prow Robot
6565ae6c90
Merge pull request #26991 from dec5e/patch-1
...
Update the note ragarding matchLabels vs matchExpressions in the Deployment document
2021-03-15 12:14:34 -07:00
Kubernetes Prow Robot
930a9b2515
Merge pull request #27009 from wjgilmore/patch-1
...
Corrected port designation in get service output
2021-03-15 12:12:34 -07:00
Kubernetes Prow Robot
47b2ba580c
Merge pull request #27027 from vaibhav2107/link-page
...
Linking a page
2021-03-15 11:41:31 -07:00