Mengjiao Liu
7e0a2162d7
Fix missing links
2022-04-12 16:46:38 +08:00
Priyanshu Ahlawat
508f111b60
Update resource-metrics-pipeline.md ( #32467 )
...
* Update resource-metrics-pipeline.md
* Update resource-metrics-pipeline.md
* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-05 17:18:56 -07:00
Kubernetes Prow Robot
39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
...
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Qiming Teng
88d8ec551c
Wrap long lines for ease of change tracking
2022-03-14 20:15:54 +08:00
Qiming Teng
66a07b0bae
Fix links in resource metrics pipeline page
2022-03-14 20:06:29 +08:00
Tim Bannister
73cd38cdc6
Move kubectl overview to be section index
...
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Thomas Guettler
7122a4498a
fix busybox image to 1.28 (issues with `nslookup`).
...
Changes where done with these commands:
reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
Related issues:
https://github.com/docker-library/busybox/issues/48
https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
Kubernetes Prow Robot
b7331def4c
Merge pull request #31781 from shannonxtreme/dockershim-debug-intro
...
Update samples to use containerd
2022-02-25 07:21:51 -08:00
Kubernetes Prow Robot
fe955d4a9e
Merge pull request #31768 from brunosaboia/31543-add-multi-container-debug-info
...
Add multi-container info on pod failure docs
2022-02-24 20:01:56 -08:00
Bruno Saboia
d1f511f92c
Use explicit backticks for shell content
2022-02-24 09:09:06 -03:00
Shannon Kularathna
b03d603182
Remove docker mention in bugs guidance
2022-02-23 23:16:45 +00:00
Shannon Kularathna
b60aa414a0
Update samples to use containerd
2022-02-23 21:35:01 +00:00
Bruno Saboia
dd3e660cfe
Remove useless whitespace
2022-02-23 17:22:05 -03:00
Bruno Saboia
24444fab32
Remove unecessary additional info
2022-02-22 16:48:57 -03:00
Bruno Saboia
25aa381f75
Put multi-container info outside numbered list
2022-02-22 12:55:58 -03:00
Kubernetes Prow Robot
a3b30be299
Merge pull request #31558 from chrismetz09/metzResourceMetrics
...
update resource metrics pipeline section
2022-02-21 04:38:11 -08:00
Bruno Saboia
481eff6321
Add multi-container info on pod failure docs
2022-02-16 18:40:26 -03:00
chrismetz09
3f74c2ae79
update component explanation
2022-02-14 11:01:39 -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
chrismetz09
10e7039a69
update resource metrics pipeline section
2022-02-11 07:09:01 -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
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
Kubernetes Prow Robot
167cc75308
Merge pull request #31307 from JNat/patch-1
...
added Stack Overflow guidance
2022-02-08 06:04:54 -08:00
Shannon Kularathna
d01714e72b
Migrate mapping dockercli to crictl to Reference
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-21 20:58:10 +00:00
JNat
ce37f1b293
added Stack Overflow guidance
...
Added extra links to the guidance pertaining asking questions on Stack Overflow, to ensure users first read through guidance to ensure questions are both on-topic and well-written — both of which will improve these users' experience on Stack Overflow, and avoid having off-topic questions asked there.
2022-01-12 13:29:30 +00: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
ptux
cef7f2f546
fix glossary
2022-01-03 08:58:28 +09:00
Kubernetes Prow Robot
66032f9bc6
Merge pull request #31079 from championshuttler/kep
...
Fix the description of the Summary API Source section
2021-12-25 17:43:14 -08:00
Shivam Singhal
9aa7f71e45
Fix the description of the Summary API Source section
2021-12-23 04:04:40 +02:00
Edidiong Asikpo
80f38982fe
Added the {{% thirdparty-content %}} shortcode
2021-12-20 08:04:37 +01:00
Kubernetes Prow Robot
485518468b
Merge pull request #31028 from didicodes/telepresence
...
Update: Developing and debugging services locally
2021-12-19 22:19:25 -08:00
Edidiong Asikpo
d97147912f
Update local debugging documentation
2021-12-19 14:31:35 +01:00
Wang
f5df7772f4
Update audit.md
2021-12-19 19:08:46 +09:00
Jesse Butler
45d37b71ab
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-07 09:28:42 -05:00
David Young
4f96e391b4
Fix auditing example
...
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2021-12-02 14:36:53 +13:00
Peter Hunt
7c1e61a697
Document PodAndContainerStatsFromCRI feature
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2021-11-23 11:48:54 -05:00
Kubernetes Prow Robot
6e45595d3a
Merge pull request #29871 from verb/1.23-ec-beta
...
Promote EphemeralContainers to beta in website
2021-11-20 17:10:59 -08:00
Lee Verberne
771ee157a9
Promote EphemeralContainers to beta
2021-11-16 07:51:28 -05:00
Chiranga Alwis
45148c60e0
Review network policy ingress rules
...
Add missing note to review Kubernetes Network Policy Ingress rules during debugging Kubernetes Service issues
Update document link
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-11-15 11:49:39 +05:30
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00
Victor Palade
1064c8dcff
Merge master into dev-1.22 to keep in sync.
2021-06-22 19:52:26 +02:00
Kubernetes Prow Robot
5dfcf92490
Merge pull request #28447 from tengqm/fix-file-modes
...
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Kubernetes Prow Robot
1f6e7cc742
Merge pull request #28120 from HeGaoYuan/patch-2
...
Update determine-reason-pod-failure.md
2021-06-11 15:03:01 -07:00
Ritu Panjwani
20efd69cd9
Merge master into dev-1.22 to keep in sync
...
Signed-off-by: Ritu Panjwani <panjwaniritu45@gmail.com>
2021-06-11 11:19:35 -07:00
Brendan Burns
7af03687a0
Delete logging-stackdriver.md
2021-05-29 08:40:17 -07:00
HeGaoYuan
40e305ac9d
Update determine-reason-pod-failure.md
...
cmd => command for more accurate
2021-05-26 12:57:38 +08:00
Lee Verberne
ede985dccd
Update website for 1.22 ephemeral containers API
...
This removes the description of the ephemeral containers API from the
concepts section of the website. Most (all?) concepts don't have a
detailed description of their API in concepts. We added it for the
initial release of ephemeral containers because using the raw API was
the only way to add an ephemeral container.
This description of the API is no longer correct. Since it's now easy to
add an ephemeral container using `kubectl debug`, and this is too much
detail for a concepts section, we should remove the API description
entirely.
2021-05-14 14:49:41 +02:00