Wang
c8e5a4e187
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:47 +09:00
Wang
d8890fa712
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:42 +09:00
Wang
4e5ceafe6d
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:36 +09:00
Wang
9e4294faed
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:30 +09:00
Wang
51fbb58590
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:23 +09:00
Wang
cadb23938d
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:17 +09:00
Wang
a87c55f809
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:11 +09:00
Wang
0e89570bc4
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:21:00 +09:00
Wang
f7961d7792
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:20:52 +09:00
Wang
3e2b6c8655
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-04 08:20:41 +09:00
ptux
6b355af0ea
fix glossary
2022-01-04 08:16:10 +09:00
Kubernetes Prow Robot
4793ac10d6
Merge pull request #31181 from tengqm/fix-gc
...
Fix nits in the garbage collection page
2022-01-03 15:13:00 -08:00
Kubernetes Prow Robot
b7ac7eeedc
Merge pull request #31050 from suchen-sci/update-ingress-controller-easegress-link
...
[ingresscontroller] Update Easegress link for Kubernetes website
2022-01-03 14:27:00 -08:00
Arhell
b2dadde6bf
[it] remove Open vSwitch
2022-01-04 00:21:52 +02:00
Kubernetes Prow Robot
91b57ffa12
Merge pull request #31138 from superorbital/tammersaleh/cronjob-schedule-fix
...
The `schedule: "*/1 * * * *"` is the same as "* * * * *"
2022-01-03 14:13:00 -08:00
Kubernetes Prow Robot
caf587e27a
Merge pull request #31183 from CodingCanuck/patch-2
...
Remove trailing whitespace to fix command pasting
2022-01-03 09:27:00 -08:00
Tim Bannister
4592cf5703
Mark live site in HTML
...
This allows CSS, JavaScript etc to detect if the served website is the
live one.
2022-01-03 17:24:19 +00:00
Tim Bannister
2dfe0d1c30
Make only live website indexable
...
This change updates how we run Hugo AND changes the logic for checking
whether a page should be indexable (copied with a backport from upstream
Docsy).
2022-01-03 17:24:18 +00:00
Alex McCarthy
90970b7b73
Fix kind delete cluster commands
...
The name flag requires two leading dashes, not one.
2022-01-03 07:17:52 -10:00
Alex McCarthy
6b4cbac16c
Remove trailing whitespace to fix command pasting
2022-01-03 07:03:52 -10:00
Kubernetes Prow Robot
0de2680607
Merge pull request #31170 from ptux/fix-debug-application-en
...
fix glossary
2022-01-03 07:58:59 -08:00
Kubernetes Prow Robot
830c2ac073
Merge pull request #31171 from tengqm/tune-mem-mgr
...
Tune mem mgr
2022-01-03 07:55:00 -08:00
Tim Bannister
4c0612d605
Fix case for tables in patch releases list
...
(aside: if we did want these all-uppercase, I'd be tempted to apply that
style using CSS / Sass)
2022-01-03 15:44:06 +00:00
Ryota Yamada
2f511e498a
Merge branch 'main' into ja-fix-link
2022-01-03 23:22:49 +09:00
Kubernetes Prow Robot
f030fbf6b4
Merge pull request #30465 from ptux/patch-9
...
[jp] Update operator.md
2022-01-03 06:05:00 -08:00
Kubernetes Prow Robot
ab38aa3e72
Merge pull request #30407 from ptux/patch-6
...
[jp] Update custom-resources.md
2022-01-03 06:02:59 -08:00
Kubernetes Prow Robot
94903b5a8b
Merge pull request #31102 from championshuttler/jamultus
...
[ja] Remove link to compromised github account
2022-01-03 06:01:00 -08:00
Qiming Teng
757915ae99
Fix nits in the garbage collection page
...
Some nits fixed in this PR:
- The typo of 'MaxContainers' and 'MaxPerPodContainer';
- The section name which should be 'Container garbage collection' rather
than 'Container image garbage collection'.
2022-01-03 21:14:31 +08:00
afirth
b9da040a08
Document the environment variable substitution feature of configMapGenerator
2022-01-03 11:56:03 +01:00
Qiming Teng
83323d428d
Reformat the memory-manager page
...
This commit reformats the memory manager page:
- convert the page from DOS to UNIX format;
- wrap long lines where appropriate for ease of change tracking;
- remove useless trailing spaces and empty lines.
This commit contains **NO** changes to the text itself.
2022-01-03 11:36:37 +08:00
Qiming Teng
c1783b4b71
Tune memory manager page
...
This PR fixes the memory manager page by:
- removing links to non-existent sections;
- fixing links with bad anchors;
- fixing incorrect language tag for code snippets
2022-01-03 11:28:41 +08:00
gamba47
2eb10e943c
more changes and final revision done
2022-01-02 23:18:31 -03:00
Kubernetes Prow Robot
63dd5f7a00
Merge pull request #31127 from championshuttler/pt-brrrr
...
[pt] Fix configuration overview example link
2022-01-02 18:02:59 -08:00
Kubernetes Prow Robot
3f20c22b82
Merge pull request #31169 from Arhell/remove
...
[id] remove Open vSwitch
2022-01-02 17:00:59 -08:00
ptux
cef7f2f546
fix glossary
2022-01-03 08:58:28 +09:00
Wang
988d7ed9f1
Update debug-application.md
2022-01-03 08:50:13 +09:00
Wang
f200c28158
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com >
2022-01-03 08:47:42 +09:00
Wang
e42662ec14
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com >
2022-01-03 08:46:13 +09:00
Wang
de39a49141
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com >
2022-01-03 08:46:07 +09:00
Wang
71002b2be7
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com >
2022-01-03 08:46:02 +09:00
Wang
2e564cc51e
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:53 +09:00
Wang
8c287b22bc
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:46 +09:00
Wang
4403af79c8
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:36 +09:00
Wang
bb5631f383
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:30 +09:00
Wang
ab35736630
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:25 +09:00
Wang
a9c76ae35d
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:16 +09:00
Wang
198e454ce9
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:08 +09:00
Wang
46c8086020
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:45:02 +09:00
Wang
7c5c2692fc
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
...
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com >
2022-01-03 08:44:56 +09:00
Wang
295c5139c1
Update audit.md
2022-01-03 08:43:52 +09:00