We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fe916 commit 6ea1067Copy full SHA for 6ea1067
content/en/docs/tasks/debug/debug-cluster/troubleshoot-kubectl.md
@@ -112,6 +112,7 @@ Verify the status of the load balancer (if used) to ensure it is healthy and for
112
traffic to the API server.
113
114
## TLS problems
115
+* Additional tools required - `base64` and `openssl` version 3.0 or above.
116
117
The Kubernetes API server only serves HTTPS requests by default. In that case TLS problems
118
may occur due to various reasons, such as certificate expiry or chain of trust validity.
0 commit comments