Commit Graph

38 Commits

Author SHA1 Message Date
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
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08: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 bdf6838b9d
Merge pull request #37462 from joemcmahon/31483-unclear-monitoring-wording
31483: clarify monitoring language
2023-02-20 04:05:49 -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
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
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
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
bang9211 3f08d3163e Fix typo in tasks/debug-application-cluster/local-debugging.md 2022-08-21 21:45:05 +09:00
Alexey Fomenko a6d6a5bb04
Fix Pod spec in debugging crictl 2022-08-11 12:45:49 +03:00
Yoon c54e53de33
fix an orphan link
#dns-limitations was relocated and renamed. #31852
2022-08-02 00:25:06 +09: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
Kubernetes Prow Robot 848d170dae
Merge pull request #32069 from shannonxtreme/dockershim-debug-resource-usage
Remove Docker mentions in Resource Usage Monitoring
2022-06-15 20:12:48 -07:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Dale Bewley 5672390299
update link to metrics-server design doc
Follow to new archive location
2022-05-31 19:57:54 -07:00
lostick cfb897169b Fix typos in tasks docs 2022-05-31 14:47:40 +01:00
Sean Wei ca340084d0 Fix link for debug-cluster 2022-05-29 01:12:27 +08:00
Mark Rossetti 4d9e6d736b
Windows documentation overhaul (#33582)
* Move Windows storage concepts to a new page

- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md

* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving windows containers user guide out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* fixup! Moving windows containers user guide out of /setup/production-environment/

* moving intro-windows-in-kubernetes content out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00
Shannon Kularathna db056570a9 Remove 'Legacy Docker integration' from cAdvisor sentence
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-25 20:26:28 +00:00
Kubernetes Prow Robot ddb35a0be8
Merge pull request #33309 from my-git9/local-debug2
[en] modify debug link in local-debug
2022-04-29 05:29:14 -07:00
Kubernetes Prow Robot 8b116a343a
Merge pull request #33305 from my-git9/resource-metrics-pipeline3
[en]modify debug link in resource-metrics-pipeline.md
2022-04-29 05:05:13 -07:00
xin.li cb6b4c8dcb [en] modify debug link in resource-usage-monitoring
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 19:28:10 +08:00
xin.li 8acb8f13f6 [en] modify debug link in local-debug
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 19:04:11 +08:00
xin.li b66a80db00 [zh] modify debug link in resource-metrics-pipeline.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 18:43:27 +08:00
Paul Schweigert f26e8eff23
Reorg the monitoring task section (#32823)
* reorg the monitoring task section

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* reorg from review comments

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* review comments

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>

* review fixes

Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-04-25 21:30:51 -07:00