Kubernetes Prow Robot
7dd728cf69
Merge pull request #31729 from SWADESNA/patch-1
...
Update memory-default-namespace.md
2022-02-13 23:25:28 -08:00
Kubernetes Prow Robot
1f4ca9f802
Merge pull request #31631 from tengqm/fix-gc-cascade
...
Fix the cascading deletion page
2022-02-13 23:09:28 -08:00
srout
a191d71627
Update memory-default-namespace.md
2022-02-14 12:37:58 +05:30
Kubernetes Prow Robot
4727e39e70
Merge pull request #31682 from tengqm/apiserver-encryption-v1
...
Add configuration reference for API server encryption
2022-02-12 20:45:46 -08:00
Kubernetes Prow Robot
dc88203bcc
Merge pull request #31720 from shannonxtreme/dockershim-debug-replication
...
Change language so that docker is an example
2022-02-12 06:57:47 -08:00
Shannon Kularathna
0e9e8b96cb
Change language so that docker is an example
2022-02-11 19:19:49 +00:00
Kubernetes Prow Robot
1592f3a445
Merge pull request #31595 from sftim/20220102_revise_managing_tls_in_a_cluster_task
...
Tidy page “Manage TLS Certificates in a Cluster”
2022-02-11 08:50:25 -08:00
Kubernetes Prow Robot
108bae87c2
Merge pull request #31668 from Shubham82/fix-typo
...
Fix typo in Horizontal Pod Autoscaling.
2022-02-11 08:16:26 -08:00
Shubham Kuchhal
929e8a2dfa
Fixed minor typo.
2022-02-11 20:58:06 +05:30
Debabrata Panigrahi
b03dfa8096
Docs to change Container runtime ( #30141 )
...
* Docs to change Container runtime
* Updated header
* Updated header
* Few changes made according to the reviews
* Updated few headings
* Updated few markdown changes
* Reverted a unwanted changes
* Removed the double extension in the filename
* Updated
* Updated according to review
* Final Updates
* Added instructions to remove docker engine
* Minor changes
* Minor updates on heading
* Minor updates on lists
* Minor updates on line 106
* Minor updates on line 106
2022-02-11 04:38:03 -08:00
Kubernetes Prow Robot
fef3dccc01
Merge pull request #31679 from shannonxtreme/dockershim-debug
...
Remove docker pull command in Debug > Troubleshoot Applications
2022-02-10 11:17:30 -08:00
Shannon Kularathna
c99901f11c
Remove docker pull command
2022-02-10 18:43:25 +00:00
Qiming Teng
3e58334b07
Add configuration reference for API server encryption
2022-02-10 11:27:52 +08:00
Kubernetes Prow Robot
78f0459d3f
Merge pull request #31628 from tengqm/fix-crictl
...
Fix crictl page
2022-02-09 18:53:46 -08:00
Qiming Teng
23286b6085
Fix crictl page
...
This PR fixes a link (at the bottom of the page) to reference.
It also fixes the indentation of the number lists, the incorrect syntax tag for code snippets.
2022-02-10 10:39:30 +08:00
Qiming Teng
d4f6e0be55
Fix the cascading deletion page
...
This PR fixes two problems in the cascading deletion page:
- The indentation of list items should be 2 spaces for unordered lists,
or 3 spaces for ordered lists. We should avoid using 4 spaces as
indentation because 4-spaces indentation has special meaning in
markdown.
- The garbage-collection page was moved to a new place. With redirect
records for English site, there seems no obvious problems. However,
for localization teams, such redirection records don't exist. It is
super easy to create a dangling link in localized pages.
2022-02-10 10:38:01 +08:00
Shubham Kuchhal
6937928969
Fix typo in Horizontal Pod Autoscaling.
2022-02-09 14:13:49 +05:30
Kubernetes Prow Robot
58fb4c2f83
Merge pull request #31572 from Nordix/multi-numa-doc
...
Update doc for reserved memory flag
2022-02-08 20:26:17 -08:00
Kubernetes Prow Robot
71389e6293
Merge pull request #31604 from neolit123/1.24-add-example-for-kubeconfig-user
...
kubeadm: add missing guide for "kubeconfig user"
2022-02-08 20:24:17 -08:00
Kubernetes Prow Robot
167cc75308
Merge pull request #31307 from JNat/patch-1
...
added Stack Overflow guidance
2022-02-08 06:04:54 -08:00
Kubernetes Prow Robot
2ccb707a0b
Merge pull request #31629 from tengqm/fix-hostprocess-pod
...
Fix link in create hostprocess pod page
2022-02-07 10:29:43 -08:00
Kubernetes Prow Robot
1ceda4e31f
Merge pull request #31614 from Arhell/add-comma
...
[en] add comma
2022-02-07 10:09:43 -08:00
Kubernetes Prow Robot
b0a99f3952
Merge pull request #31388 from fluktuid/patch-1
...
set hpa examples to current networking api version
2022-02-07 10:01:43 -08:00
Ravindra Thakur
f38c09fa6a
Update doc for reserved memory flag
...
This change is to update the documentation for reserved-memory flag.
Now, for specifying memory reservations across multiple NUMA nodes,
semicolon needs to be used as separator.
Signed-off-by: Ravindra Thakur <ravindra.nath.thakur@est.tech>
2022-02-07 18:58:37 +05:30
Qiming Teng
71268c2e52
Fix link in create hostprocess pod page
...
When link target is on the same page, we don't need the path in links.
2022-02-05 12:56:13 +08:00
Arhell
af7a9a515c
[en] add comma
2022-02-04 01:47:35 +02:00
Lubomir I. Ivanov
75a33b2650
kubeadm: add missing guide for "kubeconfig user"
...
The command "kubeadm kubeconfig user" is missing
some examples and more details on why it is needed.
- Add a new section "Generating kubeconfig files
for additional users" under the kubeadm-certs page.
- Link to this section from the kubeadm-kubeconfig reference page.
- Link to this section from the create-cluster-kubeadm page.
2022-02-02 21:41:40 +02:00
Guy Menahem
4bdcf5dd16
fix: clarify that the HPA controller selects the pods based on labels
2022-02-02 21:00:03 +02:00
Kubernetes Prow Robot
189c471917
Merge pull request #31316 from shannonxtreme/dockershim-logmon-crictl
...
Migrate crictl to docker-cli mapping to references
2022-02-02 09:48:22 -08:00
Tim Bannister
ae4e63fac1
Tidy page “Manage TLS Certificates in a Cluster”
2022-02-01 19:15:12 +00:00
Jordan Liggitt
111c3eaabe
Update TLS doc to use example signer for arbitrary https server
2022-02-01 12:22:32 -05:00
Shubham
9af1c83002
Added the note for --service-account-issuer flag. ( #31237 )
...
* Added the note for --service-account-issuer flag.
* Modify the Note.
* Added Content for each Flag.
* Improvement: Modify the content.
2022-02-01 07:22:12 -08:00
Kubernetes Prow Robot
f53f7e9203
Merge pull request #31387 from avoidik/patch-2
...
Update encrypt-data.md - multi-master configuration notice
2022-02-01 05:48:18 -08:00
Viacheslav Vasilyev
241e635197
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-02-01 15:31:21 +02:00
Viacheslav Vasilyev
ddd4a3defb
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2022-02-01 12:38:35 +02:00
Kubernetes Prow Robot
e3ad96a6c4
Merge pull request #31466 from deepakcpakhale06/main
...
Updated overview section of ConfigMaps
2022-01-31 17:33:53 -08:00
Kubernetes Prow Robot
48401482bc
Merge pull request #31571 from prameshj/patch-8
...
Add a section about nodelocaldns memory limits.
2022-01-31 15:43:53 -08:00
Kubernetes Prow Robot
b2063eedeb
Merge pull request #31546 from chrisnegus/remove-docker-cgroup-reference
...
Change docker cgroup driver example to containerd
2022-01-31 10:00:23 -08:00
Kubernetes Prow Robot
f8db38b98d
Merge pull request #30066 from sftim/20211012_tidy_manage_resources_tasks
...
Tidy task pages within Manage Memory, CPU, and API Resources
2022-01-31 07:58:23 -08:00
prameshj
9b0539eeb5
Incorporate review comments.
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Chris O'Haver <cohaver@infoblox.com>
2022-01-31 07:50:54 -08:00
Kubernetes Prow Robot
1d77a887e9
Merge pull request #31355 from Babapool/fix-binary-path
...
Mention the kubectl binary folder as PATH environment variable
2022-01-31 04:08:23 -08:00
prameshj
1b469285e8
Add a section about nodelocaldns memory limits.
2022-01-30 21:10:40 -08:00
Kubernetes Prow Robot
097b6c4b73
Merge pull request #31469 from AugustasV/telemetery_security_agents
...
Revise “Migrating telemetry and security agents from dockershim” task
2022-01-30 14:56:23 -08:00
AugustasV
80f4c27c66
correction
...
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
2022-01-30 21:49:09 +01:00
Augustas
3bdfba74ed
Apply suggestions from code review
...
Thank you sftim for recommended changes.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-30 21:37:06 +01:00
Christopher Negus
976004b957
Change docker cgroup driver example to containerd
2022-01-27 22:05:02 +00:00
Prasad Katti
eee745066d
Move command to a code-block
...
Put the command in a separate code block to keep things consistent
2022-01-26 22:20:54 -08:00
Kubernetes Prow Robot
37b7c6fd55
Merge pull request #31410 from chris-short/cbshort-issue-31394
...
Update static-pod.md
2022-01-26 07:34:01 -08:00
Chris Short
2e870ee761
console no worky; shortening lines
2022-01-26 10:20:32 -05:00
Chris Short
da296afc78
Merge branch 'cbshort-issue-31394' of github.com:chris-short/website into cbshort-issue-31394
2022-01-26 07:14:34 -05:00