Commit Graph

4 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
wushka00 6ea106744e
Update troubleshoot-kubectl.md
Included reference to additional tools in TLS problems.
2024-04-21 14:37:30 +10: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
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