Commit Graph

8270 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
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
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
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
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
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
Arhell 49114042bc [en] remove trailing whitespaces install-kubectl-windows.md 2022-04-23 13:08:45 +03:00
xin.li 1ab38bbaa1 [en] fix wrong link
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-23 11:33:52 +08:00
Qiming Teng e71768592e Tweak the Nodes page
Field names like `NodeReady`, `ConditionUnknown` etc are only meaningful
for developers, rather than users.
2022-04-23 10:56:34 +08:00
Raunak Pradip Shah b656cd8d55 Some formatting changes 2022-04-22 15:31:49 +05:30
Kubernetes Prow Robot 1613606a16 Merge pull request #32774 from miteshskj/daemonset-review
Remove stale information about pod selector.
2022-04-22 01:16:13 -07:00
CJ Cullen a3638c4fde Update rbac.md
Fix description of magic service account group.
2022-04-21 14:07:32 -07:00
Akihito INOH c4b703f11f use for_k8s_version not for_kubernetes_version
This commit use "for_k8s_version" property on feature-state short
code, not "for_kubernetes_version".
2022-04-21 06:43:44 +09:00
Kubernetes Prow Robot c62c9e9c61 Merge pull request #32909 from Sea-n/deprecate-ext
Remove deprecated `extensions` API group in document
2022-04-20 08:57:43 -07:00
Kubernetes Prow Robot 7c09c7b4be Merge pull request #32997 from guresonur/patch-2
Update ingress.md
2022-04-20 04:31:40 -07:00
Priyanshu Ahlawat 320d290da5 Add Traffic Shaping Annotations (#32549)
* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md
2022-04-20 04:29:41 -07:00
Nate W 0135d3642b Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-04-19 15:45:28 -07:00
Rey Lejano 28cea36e93 revert changes from PR 32941 that merged before 1.24 release 2022-04-19 14:50:25 -07:00
Raunak Pradip Shah 02c43d28cf Remove v6 reference 2022-04-20 01:42:46 +05:30