Skip to content

Commit 6ea1067

Browse files
authored
Update troubleshoot-kubectl.md
Included reference to additional tools in TLS problems.
1 parent 85fe916 commit 6ea1067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/tasks/debug/debug-cluster/troubleshoot-kubectl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Verify the status of the load balancer (if used) to ensure it is healthy and for
112112
traffic to the API server.
113113

114114
## TLS problems
115+
* Additional tools required - `base64` and `openssl` version 3.0 or above.
115116

116117
The Kubernetes API server only serves HTTPS requests by default. In that case TLS problems
117118
may occur due to various reasons, such as certificate expiry or chain of trust validity.

0 commit comments

Comments
 (0)