Kubernetes Prow Robot
9de083393a
Merge pull request #31845 from liggitt/manual-token
...
Stop recommending people scrape auto-generated service account tokens
2022-02-24 09:46:31 -08:00
Kubernetes Prow Robot
0f6cb4fbfe
Merge pull request #31863 from Aayush987/typo_fix
...
Fixed typo in cpu-constraint-namespace.md & memory-default-namespace.md
2022-02-23 23:25:33 -08:00
Kubernetes Prow Robot
e025825f02
Merge pull request #31865 from mitul3737/new-branch
...
[en] Solved some typos "hostname of FQDN" and "PowerShell"
2022-02-23 16:39:33 -08:00
Shannon Kularathna
b03d603182
Remove docker mention in bugs guidance
2022-02-23 23:16:45 +00:00
Jordan Liggitt
3d15ef3810
Stop recommending people scrape auto-generated service account tokens
2022-02-23 13:28:02 -05:00
Md Shahriyar Al Mustakim Mitul
038256a86b
Solved some typos
2022-02-23 18:23:36 +06:00
Aayush Sharma
27caffcbf0
fixed typo
2022-02-23 16:53:10 +05:30
Kubernetes Prow Robot
a3b30be299
Merge pull request #31558 from chrismetz09/metzResourceMetrics
...
update resource metrics pipeline section
2022-02-21 04:38:11 -08:00
Tim Bannister
362da74120
Update links to Dockershim Removal FAQ
...
- Identify selected links to the Dockershim Deprecation FAQ
- Replace them with links to the updated FAQ
2022-02-17 17:41:55 +00:00
Kubernetes Prow Robot
b72092e0bc
Merge pull request #31730 from SWADESNA/patch-2
...
Update memory-default-namespace.md
2022-02-17 07:19:37 -08:00
Shu Muto
c1da5f25ab
Update reviewers from SIG-UI
...
Also, bump kubernetes dashboard to v2.5.0.
2022-02-15 11:18:14 +09:00
chrismetz09
3f74c2ae79
update component explanation
2022-02-14 11:01:39 -08:00
Kubernetes Prow Robot
7ae88efd7a
Merge pull request #31630 from tengqm/fix-links
...
Fix links in security context page
2022-02-14 07:31:31 -08:00
srout
deb2a9c96b
Update memory-default-namespace.md
2022-02-14 13:05:33 +05:30
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
Qiming Teng
52696d80b0
Fix links in security context page
...
The links to AppArmor etc are using redirection records. This is a bad
practice because when translating the page to a different language, the
link will become invalid. So we should use the actual target in the
English source.
This PR also fixes some incorrect syntax directives for code snippets.
2022-02-13 08:05:30 +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
chrismetz09
10e7039a69
update resource metrics pipeline section
2022-02-11 07:09:01 -08:00
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