Commit Graph

10222 Commits

Author SHA1 Message Date
Thomas Güttler a170f567b4 Add path /var/run/secrets/.../serviceaccount/token (#32794)
* Add path /var/run/secrets/.../serviceaccount/token

Add path /var/run/secrets/kubernetes.io/serviceaccount/token so that new users understand the "magic".

* Update content/en/docs/tasks/configure-pod-container/configure-service-account.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-13 22:11:34 -07:00
Kubernetes Prow Robot ea642a94db Merge pull request #32621 from ac427/docs
remove hardcoded x86_64 from linux install doc
2022-06-13 21:59:32 -07:00
Kubernetes Prow Robot e1a1a953c6 Merge pull request #32127 from mtovmassian/fix-en-bash-alias-auto-completion
[en] Update Bash alias auto-completion
2022-06-13 21:11:34 -07:00
Kubernetes Prow Robot 2d869fc314 Merge pull request #34155 from Sea-n/design-proposals-archive
Fix links for k/design-proposals-archive
2022-06-13 20:55:49 -07:00
Kubernetes Prow Robot 532c921ad7 Merge pull request #34077 from sethmccombs/rename-fejta-bot
rename fejta-bot to k8s-ci-robot on pr-wranglers page
2022-06-13 20:11:49 -07:00
Seth McCombs ab3910b337 rename fejta bot to k8s-triage-robot 2022-06-13 09:22:22 -07:00
kadtendulkar e4000fe63c update content/en/docs/concepts/cluster-administration/flow-control.md 2022-06-13 21:49:05 +05:30
James Sturtevant 3693d1cf30 updates from feedback 2022-06-13 16:07:17 +00:00
Qiming Teng 4267267f38 Reformat the control-plane-node-communication page
This PR does two things:

- Change 'apiserver' to 'API server' according to the [style guide](https://kubernetes.io/docs/contribute/style/style-guide/#use-a-general-descriptor-over-a-component-name).
- Wrap the long lines appropriately for ease of change tracking.
2022-06-13 12:22:22 +08:00
Kubernetes Prow Robot 9a7029ad06 Merge pull request #32877 from tssurya/fix-itp-docs
Service Traffic Policy: Fix constraints section
2022-06-12 11:16:09 -07:00
Kubernetes Prow Robot ecfe26f416 Merge pull request #33580 from sarangjo/patch-1
Fix punctuation in ports-and-protocols.md
2022-06-12 10:32:09 -07:00
Kubernetes Prow Robot e457112674 Merge pull request #34209 from daodennis/patch-1
Fix typo "mananger" in Node Architecture
2022-06-12 09:46:09 -07:00
Kubernetes Prow Robot 89a4ec69d2 Merge pull request #34126 from Sea-n/concepts-addons
Update links in addons.md
2022-06-12 03:18:09 -07:00
kadtendulkar 6d101d161e Update content/en/docs/concepts/cluster-administration/flow-control.md 2022-06-11 12:53:10 +05:30
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
daodennis d7ef83edde [en] typo "mananger" in Node Architecture 2022-06-10 05:10:56 -07:00
Sean Wei 34126fed73 Update links in addons.md 2022-06-10 11:00:04 +08:00
Kubernetes Prow Robot e82aec31a1 Merge pull request #34180 from tengqm/fix-34121
Fix kube-proxy command line reference
2022-06-08 13:58:01 -07:00
Kubernetes Prow Robot 41ccc008d0 Merge pull request #34088 from dlbewley/patch-1
update link to metrics-server design doc
2022-06-08 13:22:00 -07:00
Kubernetes Prow Robot dac3cf7f58 Merge pull request #34173 from NitishKumar06/Development/Nitish/IncorrectInfoCorrected
Incorrect Information regarding VolumeSnapshot API corrected
2022-06-08 11:38:00 -07:00
Kubernetes Prow Robot aaeb8292ef Merge pull request #34160 from aeryaguzov/patch-1
Added link to Resource Quotas from Pod Overhead page
2022-06-08 07:50:22 -07:00
Qiming Teng 4b5e963781 Fix kube-proxy command line reference 2022-06-08 21:35:15 +08:00
Kubernetes Prow Robot bc02513d69 Merge pull request #33748 from denkensk/update-bin-pack-doc
update the doc for bin pack scheduling
2022-06-08 06:26:22 -07:00
Nitish Kumar b351eb54c0 Incorrect Information regarding VolumeSnapshot API corrected 02 2022-06-08 16:53:40 +05:30
Kubernetes Prow Robot 9ac81e05e1 Merge pull request #34175 from ArkaSaha30/ArkaSaha30-patch-1
Update broken links in debug/debug-application/debug-service.md
2022-06-08 03:04:23 -07:00
ArkaSaha30 cd9c5288ec Update broken links in debug/debug-application/debug-service.md 2022-06-08 12:50:14 +05:30
Alex Wang 12b198340f update binpack doc
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2022-06-08 14:42:12 +08:00
Nitish Kumar 1a26f91575 Incorrect Information regarding VolumeSnapshot API corrected 2022-06-08 10:12:42 +05:30
Guangwen Feng ef08c345e0 Fix an incorrect link in psp-to-pod-security-standards.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-08 11:40:04 +08:00
Kubernetes Prow Robot 6327ca0548 Merge pull request #33183 from afirth/patch-1
Update resource-quotas.md with info about RBAC
2022-06-07 19:39:48 -07:00
Kubernetes Prow Robot d05ae98f76 Merge pull request #33145 from miteshskj/fix-32984
Remove repeated, confusing information about cgroupfs.
2022-06-07 19:31:49 -07:00
Ananta C 74112d268b add escape before $basearch in repo file creation 2022-06-07 22:20:55 -04:00
Kubernetes Prow Robot 04a2c15da7 Merge pull request #34157 from 889-dj/patch-1
Update replicaset.md
2022-06-07 19:19:49 -07:00
Kubernetes Prow Robot 090803440d Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Kubernetes Prow Robot dcd4d21ecc Merge pull request #33652 from guettli/patch-8
Fix 404
2022-06-07 19:09:50 -07:00
Ananta Chakravartula 634ed73a9b remove hardcoded x86_64 from linux install doc 2022-06-07 22:05:37 -04:00
Jihoon Seo 1039f1d78c Restore accidentally removed Contiv details 2022-06-08 09:48:54 +09:00
Kubernetes Prow Robot d9be141ba1 Merge pull request #34145 from JoeHCQ1/patch-1
updated soon-to-be-broken link
2022-06-07 17:35:49 -07:00
Kubernetes Prow Robot 28c133f09c Merge pull request #33937 from pacoxu/patch-10
fix wrong number in service-ip-dynamic-and-static-allocation
2022-06-07 07:32:56 -07:00
Andrey Ryaguzov 273a36de9a Added link to Resource Quotas 2022-06-07 17:39:31 +04:00
Dev Jain 8e5deb01dc Update replicaset.md
updated replicaset.md referring to issue #30965
2022-06-07 17:44:28 +05:30
Yuki Okushi 483d007248 Fix a tab attibute name's typo 2022-06-07 19:53:14 +09:00
Yuki Okushi 11e6bc1c7e Add a link to the "Uninstall Docker Engine" section 2022-06-07 19:52:14 +09:00
Kubernetes Prow Robot 09b7898081 Merge pull request #33997 from tengqm/reformat-dualstack
Reformat dual-stack page
2022-06-06 18:35:50 -07:00
Paco Xu 3e809c91f3 adding a space after the comma 2022-06-07 09:17:46 +08:00
Mark Rossetti eb88ef7c3e Updating Windows intro and resource management pages (#34083)
* Updating some Windows docs pages including:
- Fixinig heading levels for /docs/concepts/windows/intro.md
- Misc updates to /docs/concepts/windows/intro.ms
- Updates to /docs/concepts/configuration/windows-resource-management.md
for accuracy

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-06-06 14:04:21 -07:00
Kubernetes Prow Robot bfdfd60383 Merge pull request #34124 from tengqm/fix-eventratelimit-pkg
Fix the package name for eventratelimit config API
2022-06-06 11:50:21 -07:00
Joseph Richardson 8a3b403725 updated soon-to-be-broken link
The old link went to a page that linked to an archived repo that held the document. This link goes to the document in the archived repo.

Note that the redirect page is scheduled to be deleted: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/persistent-storage.md?plain=1#L6
2022-06-06 10:14:32 -04:00
Abigail McCarthy 3272b3577c Merge branch 'main' into fixes-31657 2022-06-06 08:06:13 -04:00
Kubernetes Prow Robot f0207644b6 Merge pull request #34132 from JohnTitor/do-not-self-link
Replace a recursive link on the "Migrating from dockershim" task
2022-06-04 23:28:24 -07:00