8748 Commits

Author SHA1 Message Date
xin.li 6f0bc9a0a1 [en] modify link in define-command-argument-container
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 19:07:13 +08:00
xin.li 8acb8f13f6 [en] modify debug link in local-debug
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 19:04:11 +08:00
Kubernetes Prow Robot aae0e2e64b Merge pull request #33304 from my-git9/manual-rotation-of-ca2
[en] modify the link about debug-application
2022-04-29 04:03:14 -07:00
xin.li 3d69e98fb4 [en] modify debug link in configure-pod-init
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 19:01:34 +08:00
xin.li aef1fb68d1 [zh] modify debug link in securing-a-cluster.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 18:49:00 +08:00
xin.li b66a80db00 [zh] modify debug link in resource-metrics-pipeline.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 18:43:27 +08:00
Kubernetes Prow Robot 76c5c6df6d Merge pull request #33303 from my-git9/mysql-wordpress-persistent
[en] modify the link about debug-application
2022-04-29 03:39:13 -07:00
xin.li 0e0f62c478 [en] modify the link about debug-application
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 18:34:13 +08:00
Kubernetes Prow Robot 68b340858b Merge pull request #33296 from my-git9/linkchecker1
[en] Update docs/doc-contributor-tools/linkchecker
2022-04-29 03:29:12 -07:00
xin.li f43e6f5cdb [en] modify the link about debug-application in mysql-wordpress-persistent-volume.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 18:13:46 +08:00
Ed 3ae803b707 Added link to Version Skew Policy in Upgrading Kubeadm Cluster (#33293)
* Added link to Version Skew Policy in Upgrading Kubeadm Cluster

* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade.md

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-04-29 02:53:13 -07:00
Kazuyuki Sakemi 9d98815cc5 current link is pointing 404 page.
replacing relative link from "/docs/tasks/debug-application-cluster/debug-service/" to "/docs/tasks/debug/debug-application/debug-service/".
2022-04-29 15:10:44 +09:00
xin.li e832559fa0 [en] Update docs/doc-contributor-tools/linkchecker
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 12:11:43 +08:00
Kubernetes Prow Robot a6bf269d89 Merge pull request #33224 from reylejano/cni-spec
Update network plugins page for cni spec v1.0.0
2022-04-28 16:09:50 -07:00
Kubernetes Prow Robot 859641120b Merge pull request #33281 from SataQiu/fix-20220428
Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
2022-04-28 08:37:51 -07:00
Rey Lejano 3f221625e6 update network plugins page for cni spec 2022-04-28 08:19:23 -07:00
Kubernetes Prow Robot d4bbdb5aa7 Merge pull request #33219 from chrisnegus/dockershim-podsecurity-docs
Update pod security docs for dockershim removal
2022-04-28 08:17:50 -07:00
Kubernetes Prow Robot 4ceff34737 Merge pull request #33265 from nate-double-u/api-reference-multi-pages-update
Update API Reference multi-pages for v1.24
2022-04-28 06:11:50 -07:00
SataQiu 279fbc658d Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
Signed-off-by: SataQiu <shidaqiu2018@gmail.com>
2022-04-28 19:53:21 +08:00
Kubernetes Prow Robot 0bb6926031 Merge pull request #33256 from youwalther65/patch-1
Remove gp3 from supported EBS volume types for in-tree provisioner "kubernetes.io/aws-ebs"
2022-04-28 03:45:51 -07:00
Kubernetes Prow Robot a1ef2afd7f Merge pull request #31953 from sftim/20220227_update_pod_security_admission_concept_v1.24
Update Pod Security Admission concept for v1.24
2022-04-27 16:05:35 -07:00
Shabir Mohamed Abdul Samadh 65dbc312c7 doc: adopt PR comment suggestion 2022-04-27 18:30:27 -04:00
HeGaoYuan ae677063f9 Update security-context.md
typo
2022-04-28 00:47:00 +08:00
Nate W 0e4d4b6861 Update API Reference multi-pages for v1.24 2022-04-27 16:13:55 +00:00
Qiming Teng dc7bed20cf Tweak kubeadm-upgrade page for indentation nits
The indentation on the page is "messy". We don't encourage implicit code blocks (4-space indentations). The nesting of contents are not properly expressed either.
2022-04-27 21:05:17 +08:00
Jens-Uwe Walther 511c74564d Remove gp3 from supported EBS volume types
gp3 is not supported for the in-tree plugin "kubernetes.io/aws-ebs", only for external EBS CSI driver. So we have to remove it here
See following issue which shows that it does not work:
https://github.com/kubernetes/website/issues/33036#issuecomment-1110766774
2022-04-27 12:14:03 +02:00
Grootesque c311707c63 Update kubespray.md
Grammar
2022-04-27 12:01:14 +02:00
Kubernetes Prow Robot 61095d4544 Merge pull request #32833 from feloy/api-reference-multi-pages
API reference multi pages for v1.24
2022-04-26 20:12:10 -07:00
Qiming Teng 7359d60de8 Tweak indentation on portforward page
This PR fixes the indentation nits in the
`port-forward-access-application-cluster` page.
We are not supposed to indent lines by 4 spaces because such
indentations may mislead the markdown parser to render them as code
snippets.
2022-04-27 10:20:18 +08:00
Nate W 712f45dee4 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-26 13:11:13 -07:00
Kubernetes Prow Robot 95859dd9df Merge pull request #32824 from divyenpatel/dev-1.24
deprecate vsphere volume and update migration support detail
2022-04-26 11:28:53 -07:00
Kubernetes Prow Robot 212a936a53 Merge pull request #32673 from RaunakShah/3151-docs
Add docs for preventing volume mode conversion
2022-04-26 10:38:53 -07:00
Christopher Negus 59d3e1e7a2 Update pod security docs for dockershim removal 2022-04-26 13:39:55 +00:00
Philippe Martin 43c0e26fac Update with latest changes of API spec 2022-04-26 13:16:20 +02:00
Shabir Mohamed Abdul Samadh f2ef9858a3 doc: add comment about the name match in the example 2022-04-26 07:04:44 -04:00
Shabir Mohamed Abdul Samadh 7454622a18 doc: adopt suggestion
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-26 07:02:40 -04:00
Guangwen Feng 8f68e2cc94 Fix a typo in cadvisor.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2022-04-26 16:12:42 +08:00
Paul Schweigert f26e8eff23 Reorg the monitoring task section (#32823)
* reorg the monitoring task section

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* reorg from review comments

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* review comments

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* review fixes

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-04-25 21:30:51 -07:00
Kubernetes Prow Robot c2666031e0 Merge pull request #33124 from tengqm/tweak-nodes-page
Tweak the Nodes page
2022-04-25 11:47:40 -07:00
Shabir Mohamed Abdul Samadh c83e9500d2 doc: add note about endpoint.name==service.name
For Services without selectors, there is no mention of the requirement that the name of the associated Endpoint object must be the same as the Service name. Thus, I have added that note.
2022-04-25 12:57:47 -04:00
Joel Gerber 47be146d86 Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:46 -04:00
Joel Gerber c00146a3a6 Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-04-25 07:41:33 -04:00
Alastair Firth 694b4db53d Update resource-quotas.md
This line is about 6 years old and has been implemented for some time ;)

https://github.com/kubernetes/website/blame/30e536f6100b4c6a0cebe8b0bab7ebb68fee5cf1~1/docs/admin/resourcequota/index.md#L19
https://kubernetes.slack.com/archives/C8WRR2BB9/p1635968976005100
2022-04-25 11:35:11 +02:00
Sean Wei 649328ac2f Use JavaScript instead of Javascript 2022-04-24 11:54:22 +08:00
Kubernetes Prow Robot cbc2234938 Merge pull request #33079 from nonylene/patch-1
scheduling-eviction/pod-overhaed.md: Fix typo
2022-04-23 09:31:36 -07:00
nonylene 4759a9f652 scheduling-eviction/pod-overhaed.md: Fix a typo
Bustrable -> Burstable
2022-04-24 01:15:51 +09:00
Mitesh Jain 3bc5af67f9 Remove repeated, confusing information about cgroupfs. 2022-04-23 19:29:16 +05:30
Arhell 49114042bc [en] remove trailing whitespaces install-kubectl-windows.md 2022-04-23 13:08:45 +03:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng 89b0b1bf8f Move kubelet authentication/authorization out of CLI reference dir
The `kubelet-authentication-authorization` and the `kubelet-tls-bootstrapping`
pages do not belong to `reference/command-line-tools-reference` topic.
This PR moves them into `reference/access-authn-authz` subdirectory
which is a better fit.
The `static/_redirects` file is updated to point to the new location.
2022-04-23 14:30:14 +08:00