[GH-ISSUE #323] 自建k8s集群, 证书问题 #199

Closed
opened 2026-03-03 01:01:34 +03:00 by kerem · 1 comment
Owner

Originally created by @lyzklkl on GitHub (Nov 11, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/323

描述问题
自建的集群, 使用的自带证书,提示:
failed to create k8s client: specifying a root certificates file with the insecure flag is not allowed

期望的结果
希望可以不检测证书问题, 或者添加跳过 TLS 按钮。

截图
image

环境
docker 部署

Originally created by @lyzklkl on GitHub (Nov 11, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/323 **描述问题** 自建的集群, 使用的自带证书,提示: failed to create k8s client: specifying a root certificates file with the insecure flag is not allowed **期望的结果** 希望可以不检测证书问题, 或者添加跳过 TLS 按钮。 **截图** <img width="682" alt="image" src="https://github.com/user-attachments/assets/e47964b0-7c40-4816-befc-b5a4f3487a6b"> **环境** docker 部署
kerem 2026-03-03 01:01:34 +03:00
Author
Owner

@fudiwei commented on GitHub (Nov 12, 2024):

这个应该在你的 KubeConfig 里配置 insecure-skip-tls-verify

<!-- gh-comment-id:2469713446 --> @fudiwei commented on GitHub (Nov 12, 2024): 这个应该在你的 KubeConfig 里配置 `insecure-skip-tls-verify`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#199
No description provided.