Aldo Culquicondor
46df889039
Troubleshooting for job pod finalizers
2023-11-13 11:00:14 -05:00
Mohammed Affan
1b56dc5ad5
Add a task page for troubleshooting kubectl ( #42347 )
...
* Add troubleshoot-kubectl-connectivity.md
* Add overview
* Add body
* Update content/en/docs/tasks/debug/debug-cluster/_index.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
* Modify note in _index.md
* Add prerequisites section
* Fix API server section
* Fix TLS section
* Fix heading formatting
* Change the title
* Revise prerequisites
* Drop the note
* Fix some nits
---------
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-10-12 07:49:56 +02:00
Ananya Nayak
448734c716
fix: update deprecated command
2023-09-19 23:12:40 +05:30
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Tim Bannister
9520b96a61
Revise docs home page
...
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
noble
594aa2157e
Change the indicator resource endpoint from the old version of Summar… ( #41707 )
...
* Change the indicator resource endpoint from the old version of Summary API to metrics resource
* Update Summary API to metrics resource API
* Update resource metrics API to node level resource metrics
* Update resource-metrics-pipeline.md
2023-08-01 19:04:06 -07:00
Mengjiao Liu
68ba9633a2
Switch English to use code not codenew shortcode
2023-08-01 16:57:17 +08:00
Andrey Goran
eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs ( #42180 )
...
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
xin.li
4ba09eb506
Tweak line wrappings in local-debugging.md debug-pods.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2023-06-13 23:43:44 +08:00
Vitalii Natarov
6a20c5df0d
Merge branch 'kubernetes:main' into patch-1
2023-06-12 14:05:52 +02:00
Qiming Teng
8c199e2b34
Update audit.md
2023-05-17 19:37:50 +08:00
Qiming Teng
44c0ea635e
Update audit.md
2023-05-17 18:51:42 +08:00
Eric Chiang
5d6e0ca1bb
remove ericchiang from reviewers
2023-05-16 18:13:33 +00:00
Vitalii Natarov
dab99c0146
Update audit.md
2023-05-16 12:15:10 +02:00
Shivang Shandilya
e31eee47db
Updating "Full metrics pipeline" para(resource-usage-monitoring.md Modified) ( #38816 )
...
* Changing resource-usage-monitoring file
* Update resource-usage-monitoring.md
* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
* Update resource-usage-monitoring.md
* Update resource-usage-monitoring.md
* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/debug/debug-cluster/resource-usage-monitoring.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update resource-usage-monitoring.md
---------
Co-authored-by: Nitish Kumar <justnitish06@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-05-10 18:59:09 -07:00
Kubernetes Prow Robot
90b4bc0d1a
Merge pull request #40842 from robinlieb/docs/update-slack-link
...
docs: update Slack link to #kubernetes-contributors
2023-05-08 02:51:17 -07:00
Robin Lieb
4ce5250e73
docs: update Slack channel link to #kubernetes-contributors for en
2023-04-25 21:31:21 +02:00
Kevin Grigorenko
8bb01739b1
Further clarify documented privileges of kubectl debug node
...
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2023-04-19 15:52:01 -05:00
朱正浩,Zhu Zhenghao
ba9d0faf80
update link of go package text/template
2023-04-04 23:18:24 +08:00
Abigail McCarthy
9efe14f6a7
Merge branch 'main' into update-page-weights
2023-02-22 10:38:34 -05:00
Kubernetes Prow Robot
bdf6838b9d
Merge pull request #37462 from joemcmahon/31483-unclear-monitoring-wording
...
31483: clarify monitoring language
2023-02-20 04:05:49 -08:00
Kubernetes Prow Robot
f0bb166e86
Merge pull request #37909 from atorik/update_description_for_k-describe
...
Update the explanation for `kubectl describe pod`.
2023-02-06 23:16:58 -08:00
Abigail McCarthy
c4b70832dd
Include index files
2023-01-17 09:14:01 -05:00
Max Horstmann
061aa09972
Tweak copy re Stack Overflow / Server Fault / other SE network sites ( #38824 )
...
* Tweak copy re Stack Overflow / Server Fault / other SE network sites
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-09 09:43:30 -08:00
Akanksha kumari
ea458f2009
Add Documentation for Kubectl debug node command ( #35300 )
...
* Add Documentation for Kubectl debug node command
* Add documentation for kubectl debug node command
* Refactor changes
* Add information to find logs
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
* Refactor wordings based on reviews
* Correct the link to kubectl-node-debug on index page
* Minor refactor(Review comments)
* Address review comments
* Minor refactor as per suggestions from code review
Co-authored-by: Rey Lejano <rlejano@gmail.com>
* Use an example for pod deletion
* Address review comments
* Address review comments
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-01-02 23:19:32 -08:00
Qiming Teng
b940dcf2f2
Revise the NPD task page
...
The NPD topic is pretty old. This PR revises the page with updated
information.
2022-12-20 12:22:43 +08:00
Dan Winship
37ee1e335c
Remove references to kube-proxy userspace mode
2022-12-06 09:10:27 -05:00
Tim Bannister
27550bce48
Split out node metrics into reference section
2022-11-28 22:50:44 +00:00
Tim Bannister
51057189b0
Reinstate PodAndContainerStatsFromCRI docs
...
Previous changes lost this documentation; reinstate something similar.
2022-11-19 14:46:56 +00:00
Tim Bannister
e09bd95daf
Clarify resource metrics pipeline task page
2022-11-19 14:44:59 +00:00
Atsushi Torikoshi
cf29a21c9d
Update the explanation for `kubectl describe pod`.
...
Commit b60aa414a0
updated the command output samples, but explanations for the output of `kubectl describe pod` seems not to be updated.
2022-11-15 23:33:50 +09:00
Joe McMahon
1518132f9c
31483: clarify monitoring language
...
- Original wording seemed to be tacitly encouraging Prometheus as the
preferred monitoring solution, and was confusing to non-native
speakers as written.
- Remove direct references to Prometheus.
- Emphasize that the Kubernetes docs are not in the business of telling
you how to monitor Kubernetes.
- Note that any monitoring should understand OpenMetrics.
- Link to the CNCF landscape site, picking out the options for anyone
who isn't sure what options they have
- Note that the specific choice is part of the overall design of the
infrastructure platform.
2022-10-24 01:05:31 -07:00
ydFu
1ca77d26b9
Update Determine the Reason for Pod Failure
...
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-09-24 13:18:27 +08:00
Kubernetes Prow Robot
bef3a439bd
Merge pull request #36141 from bang9211/bang9211/fix-typo-local-debugging/v0.1
...
Fix typo in tasks/debug-application-cluster/local-debugging.md
2022-08-24 14:23:49 -07:00
Kristin Martin
b79539d0d3
Merge pull request #34290 from kubernetes/dev-1.25
...
Official 1.25 Release Docs
2022-08-23 14:53:20 -07:00
Kubernetes Prow Robot
abb8ac3e20
Merge pull request #35856 from kgibm/issue35170
...
Clarify privileges of kubectl debug node
2022-08-22 16:45:23 -07:00
bang9211
3f08d3163e
Fix typo in tasks/debug-application-cluster/local-debugging.md
2022-08-21 21:45:05 +09:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot
438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
...
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Alexey Fomenko
a6d6a5bb04
Fix Pod spec in debugging crictl
2022-08-11 12:45:49 +03:00
Kevin Grigorenko
20ab45fb78
Clarify privileges of kubectl debug node
...
Signed-off-by: Kevin Grigorenko <kevin.grigorenko@us.ibm.com>
2022-08-10 09:55:25 -05:00
Lee Verberne
3ad2a7885b
Mark EphemeralContainers as GA in 1.25
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Yoon
c54e53de33
fix an orphan link
...
#dns-limitations was relocated and renamed. #31852
2022-08-02 00:25:06 +09:00
Kubernetes Prow Robot
04994420b4
Merge pull request #33320 from imjasonh/patch-1
...
Document per-container termination message limits
2022-07-31 05:22:27 -07:00
Jason Hall
d27223eca7
Update content/en/docs/tasks/debug/debug-application/determine-reason-pod-failure.md
...
Co-authored-by: Danielle <dani@builds.terrible.systems>
2022-07-31 08:08:22 -04:00
Daniel Wright
f9ebc90ff7
[en] update en docs to use recommended labels
2022-07-11 08:45:48 -07:00
Qiming Teng
7add552174
Batch fixes for links (1)
...
There are dangling links or links that redirects to a different destination page.
This PR fixes some of them.
2022-06-18 13:37:13 +08:00
Guangwen Feng
11a12aca1a
Fix a typo in windows.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-17 17:41:31 +08:00
Prajwal Borkar
101858c671
Update debug-service.md
2022-06-16 12:23:25 +05:30