Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6ea1067

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Collapse file

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

Copy file name to clipboardExpand all lines: content/en/docs/tasks/debug/debug-cluster/troubleshoot-kubectl.md
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.