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
Akihito INOH
d7c2dd670b
Fix errors of linkchecker.py in tasks folder
...
This commit fixes `Should use relative paths` errors which are shown by `linkchecker.py`
on `en/docs/tasks/*`.
2021-03-23 11:13:46 +09:00
Xudong Liu
119233c47b
add KEP link for loadBalancerClass
2021-03-22 16:39:21 -07: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
ganeshniyer
57b7232ccb
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-03-22 17:17:20 +05:30
ganeshniyer
483857e11b
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-03-22 17:17:04 +05:30
ganeshniyer
955acb710d
Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-03-22 17:16:56 +05:30
Juampy NR
66e666f307
Add indentation to the cert parameters
2021-03-22 11:36:40 +01:00
ganeshniyer
8e8b2819ac
Update configure-upgrade-etcd.md to give an example use-case for snapshot using options given by etcdctl
2021-03-22 11:52:56 +05:30
Peri Thompson
64c16a5836
Updated Windows doc reviewers
2021-03-19 18:40:30 +00:00
Anthony Ross
7be3cdcc91
update assign-pod doc
...
General grammar and spelling fixes.
2021-03-19 10:19:43 -07:00
Lubomir I. Ivanov
669322a78c
kubeadm/create-cluster: add warning about admin.conf
...
Add warning that the file must not be shared as it has super powers
that cannot be revoked.
2021-03-19 17:48:29 +02:00
Shubham Kuchhal
41dff008af
Improvement: Managing Secret using kubectl
2021-03-19 12:41:19 +05:30
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
sdwerwed
388a2730f1
Avoid using namespace that is a reserved object
2021-03-19 02:16:25 +01:00
Derek Tamsen
525192372f
chore(access-cluster): update references of port_name to include usage of port number
2021-03-18 17:52:01 -07:00
ravisantoshgudimetla
a9918c4af3
Update Resource reservation section
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com >
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
2021-03-18 18:37:10 -04:00
Cristian Klein
c5e0cc66d8
Update content/en/docs/concepts/overview/components.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-03-18 21:10:04 +01:00
Kubernetes Prow Robot
a4289a390f
Merge pull request #27123 from pierreilki/patch-1
...
Update control-plane-node-communication.md
2021-03-18 11:45:07 -07:00
Kubernetes Prow Robot
e19bef4f17
Merge pull request #25804 from gprasath/patch-3
...
Update change-default-storage-class.md
2021-03-18 10:11:20 -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
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
mengjiao.liu
b2bc2fe7c2
update certificate-signing-requests Signer description
2021-03-18 18:01:32 +08: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
mengjiao.liu
5ae7283deb
update volume rdb Rados Block Device link
2021-03-18 10:27:24 +08: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
Mike Patterson
f7506a3d98
Drop vagrant path and use generic name.
2021-03-17 15:38:56 -07:00
Mike Patterson
1c237dabfa
Update content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
...
Co-authored-by: Jordan Liggitt <jordan@liggitt.net >
2021-03-17 15:15:34 -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