Kubernetes Prow Robot
5b6f1a1a96
Merge pull request #33563 from tengqm/kms-link
...
Update KMS provider page
2022-06-15 19:30:48 -07:00
Daniel Garnier-Moiroux
4b0dc5d21c
remove workaround to refresh mounted secrets/configmaps in Tasks section
2022-06-15 09:53:05 +02:00
Kubernetes Prow Robot
e0f2e9362c
Merge pull request #34131 from JohnTitor/enhance-removal-de
...
Add a link to the "Uninstall Docker Engine" section
2022-06-14 15:51:32 -07:00
Yuki Okushi
044be48140
Reword to clarify
...
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com >
2022-06-15 07:34:19 +09:00
Fabrice Jammes
1f22d45a3b
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
...
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com >
2022-06-14 22:56:04 +02:00
Fabrice Jammes
aba1766a83
Update content/en/docs/tasks/extend-kubernetes/socks5-proxy-access-api.md
...
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com >
2022-06-14 22:55:22 +02:00
Fabrice Jammes
50cfc51fc9
Merge branch 'kubernetes:main' into patch-1
2022-06-14 17:22:08 +02:00
Kubernetes Prow Robot
66b1385e0e
Merge pull request #33838 from marosset/host-process-containers-logon-issues
...
Add troubleshooting tips for hostprocess containers 'failed to create user process token' error during container creation
2022-06-13 23:05:32 -07:00
Kubernetes Prow Robot
29a21da70f
Merge pull request #33659 from macno/patch-1
...
Update Validation Rules Examples
2022-06-13 22:59:33 -07:00
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
James Sturtevant
3693d1cf30
updates from feedback
2022-06-13 16:07:17 +00:00
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
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
ArkaSaha30
cd9c5288ec
Update broken links in debug/debug-application/debug-service.md
2022-06-08 12:50:14 +05:30
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
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
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
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
Yuki Okushi
dccee2fceb
Replace a recursive link on the "Migrating from dockershim" task
2022-06-05 10:52:27 +09:00
Sean Wei
34127abcea
Add quote for shell variable in configure-access-multiple-clusters.md
2022-06-04 22:03:42 +08:00
Kubernetes Prow Robot
19c667be53
Merge pull request #33252 from tengqm/tweak-kubeadm-upgrade
...
Tweak kubeadm-upgrade page for indentation nits
2022-06-02 08:31:47 -07:00
Mikey Boldt
ab215b3cbd
Minor grammar fix
...
"an dependent" -> "a dependent"
2022-06-01 14:00:00 -05:00
Kubernetes Prow Robot
f1d36aa58a
Merge pull request #34045 from Shubham82/Add_Link_PKCS#7
...
Added Hyperlink to PKCS#7.
2022-06-01 07:51:03 -07:00
Dale Bewley
5672390299
update link to metrics-server design doc
...
Follow to new archive location
2022-05-31 19:57:54 -07:00
lostick
cfb897169b
Fix typos in tasks docs
2022-05-31 14:47:40 +01:00
Shubham Kuchhal
f608a7c4c8
Added Hyperlink to PKCS#7.
2022-05-30 16:21:13 +05:30
Sean Wei
ca34038e9f
Update link text to configure-pod-configmap.md
2022-05-30 16:42:30 +08:00
Kubernetes Prow Robot
7cf45cf099
Merge pull request #34020 from SaumyaBhushan/Issue#34010
...
Link to release note in older version is broken
2022-05-29 00:34:51 -07:00
Kubernetes Prow Robot
21f228226f
Merge pull request #33777 from TinySong/update-en-manage-resources-doc-en
...
update manage-resources documentation
2022-05-28 23:50:50 -07:00
SaumyaBhushan
17855197cf
Link to release note in older version is broken
2022-05-29 11:22:19 +05:30
song
4126ccaad0
update manage-resources documentation
...
Signed-off-by: song <tinysong1226@gmail.com >
2022-05-29 13:37:46 +08:00
Kubernetes Prow Robot
2657fca7f6
Merge pull request #33662 from TinySong/main
...
update migrating-from-dockershim doc
2022-05-28 21:42:50 -07:00
Qiming Teng
614fcc0fd8
Update KMS provider page
2022-05-29 08:11:18 +08:00
Qiming Teng
060b924df8
Tweak the share process namespace page
...
This PR removes the outdated information about very old versions of k8s releases.
It also revises the indentation of unordered lists.
Some other trivial clarifications of text are applied as well.
2022-05-29 08:03:37 +08:00
Sean Wei
ca340084d0
Fix link for debug-cluster
2022-05-29 01:12:27 +08:00
Kubernetes Prow Robot
fd4b65f358
Merge pull request #33243 from tengqm/tweak-portforward
...
Tweak indentation on portforward page
2022-05-28 07:26:51 -07:00
Sean Wei
50b9fb29b0
Remove data-lang for command outputs
2022-05-28 20:08:49 +08:00
Mark Rossetti
4d9e6d736b
Windows documentation overhaul ( #33582 )
...
* Move Windows storage concepts to a new page
- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md
* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
* Moving windows containers user guide out of /setup/production-environment/
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
* fixup! Moving windows containers user guide out of /setup/production-environment/
* moving intro-windows-in-kubernetes content out of /setup/production-environment/
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com >
2022-05-26 17:19:55 -07:00
Tim Bannister
7f3604a949
Revise downward API documentation
...
- add a glossary entry
- add a concept page
- revise other documentation in light of above changes
2022-05-26 13:26:45 +01:00
Shannon Kularathna
db056570a9
Remove 'Legacy Docker integration' from cAdvisor sentence
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-05-25 20:26:28 +00:00
xing-yang
7cdbb1f3c4
Address comments
2022-05-25 19:24:47 +00:00
Sean Wei
cca0aca855
Fix Markdown link
2022-05-25 21:17:01 +08:00
Guangwen Feng
d44cdef4d8
Fix an invalid link in downward-api-volume-expose-pod-information.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com >
2022-05-25 10:20:39 +08:00
xing-yang
85f076192e
Add doc for CRD version removal
2022-05-25 01:30:17 +00:00