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
Rey Lejano
d9bdc192a7
follow-up PR to update deprecation policy for k8s metrics originally in PR 27202
2021-03-31 05:26:19 -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
Han Kang
f9bacb20ae
add deprecation policy for k8s metrics ( #27202 )
...
* add deprecation policy for metrics
* Update content/en/docs/reference/using-api/deprecation-policy.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* amend stability language given review comments
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-31 04:33:00 -07:00
Luo Lan
ae1650b2db
add antrea in network addon list
2021-03-31 15:28:47 +08:00
Karen Bradshaw
fe2f1e2da6
fixup rc text
2021-03-30 21:03:57 -04: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
Indeed
a7fdd13090
(KEP-2436) task: Controller Manager Leader Migration.
2021-03-30 13:41:41 -07:00
Kubernetes Prow Robot
eba27a0e2a
Merge pull request #27285 from ganeshniyer/patch-3
...
Made small typo corrections
2021-03-30 09:45:57 -07:00
Kubernetes Prow Robot
09755e69af
Merge pull request #27060 from xing-yang/dev-1.21
...
Add doc for volume health monitoring
2021-03-30 09:33:57 -07:00
Kubernetes Prow Robot
b0f761598a
Merge pull request #27141 from neolit123/1.21-add-note-about-admin.conf
...
kubeadm/create-cluster: add warning about admin.conf
2021-03-30 09:29:57 -07:00
Kubernetes Prow Robot
e7a3482b6a
Merge pull request #26786 from neolit123/1.21-cgroup-drivers-new-page
...
kubeadm: add separate page for configuring / migrating cgroup driver
2021-03-30 09:21:57 -07:00
xing-yang
05cae37d56
Add doc for volume health monitoring
2021-03-30 16:12:07 +00:00
ganeshniyer
e6e3f00a44
Corrected a clarification based on the review
...
removed [ and ] in the command ETCDCTL_API=3 etcdctl --endpoints=https://127.0.0.1:2379 \
--cacert=<trusted-ca-file> --cert=<cert-file> --key=<key-file> \
snapshot save <backup-file-location>
2021-03-30 21:30:49 +05:30
Shubham Kuchhal
d39d4b4bf7
Corrected the description in 'Restrict a Container's Access to Resources with AppArmor'
2021-03-30 17:03:10 +05:30
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
Marc Bihlmaier
3ccdb3426a
Update kubelet-config-file.md ( #27192 )
...
* Update kubelet-config-file.md
add note and link to kubeadm/kubelet-integration
* Update content/en/docs/tasks/administer-cluster/kubelet-config-file.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-29 06:00:45 -07:00
SataQiu
3252fb1d9e
kubeadm: update create-cluster-kubeadm page as kubeadm will not do e2e tests against Calico CNI anymore
2021-03-29 20:56:15 +08:00
pacoxu
ed7c4e7046
init container image change or container GC will not restart Pod since 1.20
...
Signed-off-by: pacoxu <paco.xu@daocloud.io>
2021-03-29 17:19:56 +08:00
ganeshniyer
5c589626fd
Made small typo corrections
...
(1) the help option for etcdctl is -h and not --h. Corrected the same
(2) in the snapshot command, the --endpoints option's value has been corrected to reflect the right endpoint.
2021-03-29 14:04:48 +05:30
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
Xiaopeng Han
ecede1568a
update the correct operator link
...
The original link of `operator pattern` is a meaningless page. This commit updates the link to the correct `operator pattern` page.
2021-03-29 11:54:32 +08:00
Kubernetes Prow Robot
8dbb259bac
Merge pull request #24843 from ravisantoshgudimetla/patch-5
...
Update Resource reservation section
2021-03-28 18:30:44 -07:00
Akihito INOH
753ec3f745
Add example java link to tutorials index
...
This commit adds link of "Example: Configuring a Java Microservice"
to Tutorials index.
2021-03-29 08:30:15 +09:00
Harold
3c1216c7ce
Add detail documentation for service LoadBalancerClass
2021-03-27 18:01:42 -07:00
Kubernetes Prow Robot
f5150715cc
Merge pull request #26481 from feloy/consistent-singular
...
Use consistent pluralization for API groupings in reference
2021-03-27 09:58:44 -07:00
Kubernetes Prow Robot
ba7aced52b
Merge pull request #26981 from pacoxu/sysctl-ga
...
Promote Sysctl to ga
2021-03-27 08:32:43 -07:00
Kubernetes Prow Robot
d2df5edeff
Merge pull request #27249 from bharath-123/fix-node-docs
...
Explicitly specify kubernetes system daemons in doc
2021-03-27 03:00:43 -07:00
Kubernetes Prow Robot
aeca0c62bc
Merge pull request #27227 from alecrajeev/Fix-Horizontal-Autoscaling-Link
...
Fix link for Horizontal Pod Autoscaler enhancement
2021-03-27 02:58:43 -07:00
Kubernetes Prow Robot
279bf48616
Merge pull request #27143 from allcentury/patch-1
...
update assign-pod doc
2021-03-27 02:52:43 -07:00
Kubernetes Prow Robot
bf966609d6
Merge pull request #27140 from perithompson/Update-Windows-Reviewers
...
Updated Windows docs reviewers
2021-03-27 02:24:43 -07:00
Kubernetes Prow Robot
2d568916a9
Merge pull request #27101 from mengjiao-liu/update-rdb-link
...
[en] update volume rdb `Rados Block Device` link
2021-03-27 02:14:43 -07:00
Kubernetes Prow Robot
61c6f2f5dd
Merge pull request #27097 from vaibhav2107/link-helm
...
Update the link to install service catalog using Helm
2021-03-27 02:12:43 -07:00
Kubernetes Prow Robot
07d6f33b61
Merge pull request #26969 from wasimj/patch-1
...
Correct server-side-apply.md
2021-03-27 02:00:44 -07:00
Kubernetes Prow Robot
9d6649755d
Merge pull request #26947 from jihoon-seo/patch-4
...
Update href to the anchor in the same page
2021-03-27 01:56:43 -07:00
Kubernetes Prow Robot
2d31364e3c
Merge pull request #26920 from SergeyKanzhelev/nameAsIdentifier
...
added note about the name being an identifier
2021-03-27 01:52:43 -07:00
Bharath Vedartham
fa5ef755a2
Explicitly specify kubernetes system daemons
2021-03-27 13:52:54 +05:30
Kubernetes Prow Robot
4c9d2d7841
Merge pull request #27084 from ehashman/kep-2238-alpha
...
Add documentation for Liveness Probe Grace Periods
2021-03-26 21:18:43 -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
Neha Viswanathan
927b5af65f
update
2021-03-26 14:37:54 -07:00
Elana Hashman
3105d524e3
Add documentation for probe-level grace period overrides
2021-03-26 13:37:37 -07:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Neha Viswanathan
b8be2e723c
use targetPort instead of containerPort
2021-03-26 13:21:22 -07: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
55205a5c1f
Merge pull request #27225 from reylejano/update-denyexeconprivileged-removal
...
Update DenyExecOnPrivileged and DenyEscalatingExec deprecation notice
2021-03-26 06:40:43 -07:00
Marc Bihlmaier
f73f6c33e5
Update kubeadm-init.md ( #27199 )
...
* Update kubeadm-init.md
fix anchor
* Update content/en/docs/reference/setup-tools/kubeadm/kubeadm-init.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2021-03-26 06:00:43 -07:00
Kubernetes Prow Robot
dc89dbc502
Merge pull request #26793 from es1o/patch-1
...
Add information about Parallel Pod Management
2021-03-26 05:00:43 -07:00
Kubernetes Prow Robot
12d45e7519
Merge pull request #26760 from neha-viswanathan/26470-update-helm-repo
...
Update Helm charts repo to ArtifactHub
2021-03-26 04:54:43 -07:00
Kubernetes Prow Robot
fba5a42421
Merge pull request #26713 from adisky/patch-4
...
Update pod-infra-container-image description
2021-03-26 04:52:43 -07:00
Kubernetes Prow Robot
d8bed613ff
Merge pull request #26701 from juampynr/patch-6
...
Add example to restore snapshot
2021-03-26 04:50:43 -07:00
Kubernetes Prow Robot
400d6cae16
Merge pull request #26700 from juampynr/patch-5
...
Demonstrate how to use secure communication
2021-03-26 04:48:43 -07:00
Kubernetes Prow Robot
6131c455fd
Merge pull request #26659 from jailton/en/docs/tasks
...
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
2021-03-26 04:44:43 -07:00
Kubernetes Prow Robot
27cf5a0f0d
Merge pull request #26574 from AliRezaTaleghani/patch-1
...
Update cheatsheet.md
2021-03-26 04:42:43 -07:00
Kubernetes Prow Robot
999175b4d6
Merge pull request #26546 from khansuhel/patch-1
...
Update horizontal-pod-autoscale.md
2021-03-26 04:40:43 -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
Kubernetes Prow Robot
00d15424e9
Merge pull request #26444 from derektamsen/chore/apiserver-access-portname-portnumber
...
chore(access-cluster): update references of port_name to include usage or port number
2021-03-26 04:32:43 -07:00
Kubernetes Prow Robot
59d1b368c1
Merge pull request #26018 from CharlyRipp/patch-1
...
Update misleading webhook authentication documentation
2021-03-26 04:22:44 -07:00
Kubernetes Prow Robot
16fcbcba69
Merge pull request #25735 from mpatters72/patch-2
...
Include missing cert export step
2021-03-26 03:30:45 -07:00
Harry Bagdi
80391efa7e
KEP-2365: documentation for namespace-scoped parameters reference
2021-03-26 13:34:46 +05:30
Shihang Zhang
7a461e5f13
update doc for BoundServiceAccountTokenVolume and RootCAConfigMap
2021-03-25 22:57:44 -07:00
Kubernetes Prow Robot
9ae3e5c8c9
Merge pull request #27226 from zshihang/csi
...
update doc for CSIServiceAccountToken
2021-03-25 22:48:43 -07:00
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
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
Alec Rajeev
10be302dce
Fix link for Horizontal Pod Autoscaler enhancement
2021-03-25 21:34:59 -04:00
David Porter
b222a13525
Update graceful node shutdown beta docs
2021-03-25 18:05:32 -07:00
Rey Lejano
a6f829f29a
update denyexeconprivileged removal to release 1.21
...
update denyexeconprivileged removal to release 1.21
update denyexeconprivileged removal to release 1.21
2021-03-25 18:02:29 -07:00
Shihang Zhang
4f0fa3b008
update doc for CSIServiceAccountToken
2021-03-25 17:38:02 -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
c9f42c1389
Merge pull request #27185 from atoato88/fix-errors-of-linkchecker-part2
...
Fix errors by linkchecker.py
2021-03-25 16:45: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
Kubernetes Prow Robot
3ce2661a68
Merge pull request #27161 from ganeshniyer/patch-2
...
Update configure-upgrade-etcd.md to give an example use-case for snap…
2021-03-25 16:21: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
RA489
bd18b152ab
Update hello minikube page
2021-03-25 11:16:55 +05:30
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
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
ganeshniyer
c10d270dc3
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
...
Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>
2021-03-24 21:35:19 +05:30
ganeshniyer
d00a40c724
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
...
Co-authored-by: Rey Lejano <52760880+reylejano@users.noreply.github.com>
2021-03-24 21:34:58 +05:30
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
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
Kubernetes Prow Robot
8f81a069fe
Merge pull request #27128 from sdwerwed/patch-1
...
Avoid using namespace that is a reserved object
2021-03-23 15:40:06 -07: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