Commit Graph

94 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
Dan P. ae153723dd
Update audit.md (#46655)
* Update audit.md

Adjust phrasing of the metadata audit level description to provide consistency of terms between levels. Previously the metadata level was the only one referencing "request metadata" rather than "event metadata".

* Adjust wording per feedback thread
2024-10-22 08:28:52 +01:00
Aaina26 ed8f1d69de Remove deprecated sections from crictl doc 2024-09-17 11:57:51 +05:30
steve-hardman d984d503ed
Update resource-metrics-pipeline.md 2024-08-31 20:50:43 +01:00
Kubernetes Prow Robot d902b65ea2
Merge pull request #45127 from wushka00/patch-1
Fix advice about checking certificate expiry
2024-08-12 04:30:25 -07:00
mochizuki875 0c8a63f4a2 add description about debugging profile 2024-07-01 08:10:14 +00:00
wushka00 6ea106744e
Update troubleshoot-kubectl.md
Included reference to additional tools in TLS problems.
2024-04-21 14:37:30 +10:00
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
Tim Allclair 4f11f83a45 AppArmor v1.30 docs update 2024-03-19 14:25:06 -07:00
Charles Uneze d77e68f2fd
Update resource-usage-monitoring.md 2024-03-19 18:26:54 +01:00
Charles Uneze faeb20fab9
Update resource-usage-monitoring.md 2024-03-11 17:06:57 +01:00
wushka00 85fe916165
Update content/en/docs/tasks/debug/debug-cluster/troubleshoot-kubectl.md
Thanks and agreed regarding format change.

Co-authored-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-02-14 08:54:50 +11:00
wushka00 71d493bf94
Update troubleshoot-kubectl.md
In this section - I found the provided commands didn't generate the desired results.

The proposed commands seem to work for me.

Validated with:

kubectl version
Client Version: v1.28.6
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.28.6

openssl version
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

base64 (GNU coreutils) 8.32
2024-02-14 08:00:15 +11:00
Kubernetes Prow Robot 1ab49249ab
Merge pull request #44823 from my-git9/patch-13962
Correct incorrect expressions for debug-pods
2024-01-23 14:20:48 +01:00
Abel Lu cfc9eb01da
Additional links to "What's next" in determine-reason-pod-failure.md (#44288)
Issue #44207
2024-01-22 04:31:23 +01:00
xin.li 5fcc71ad51 [en] Correct incorrect expressions
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-01-20 23:44:36 +08:00
Cintia Sanchez Garcia 26e760da6e Update references to CNCF landscape (v2)
This PR updates all the references to the CNCF landscape (v2). This includes migrating to the new embeddable views that the new landscape provides, changing how iframe-resizer is used and updating a few links.

Related to #44022

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
2024-01-18 12:36:45 +01:00
hunshcn bcc55ae7c9
fix outdated link/anchor
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Takashiidobe d536e46dbd fix typos 2023-12-24 21:00:53 -05:00
guangwu 9b28c20c8b
fix: container not sandbox 2023-12-18 10:45:01 +08:00
Kubernetes Prow Robot 636d7fee9b
Merge pull request #44153 from Rajdeep1311/patch-1
Minor text changes to the index of tasks/debug/debug-cluster
2023-12-07 14:22:36 +01:00
Rajdeep Pal df789a5e48
Update _index.md 2023-11-30 12:48:49 +05:30
tamilselvan1102 802dde6897 Solves issue: #44034 2023-11-24 16:55:07 +05:30
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