[GH-ISSUE #690] [Feature] K8S部署时,支持多个命名空间 #465

Open
opened 2026-03-03 01:03:33 +03:00 by kerem · 0 comments
Owner

Originally created by @imaxwen on GitHub (May 15, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/690

功能描述 / Description

通常情况一个域名可能会被多个k8s集群的命名空间使用,但是secret类型的k8s资源,只能与命名空间强关联,这种情况下就需要把同一个泛域名的证书部署到多个命名空间中。

当前功能只能通过增加多个节点,来将同一个证书部署到多个命名空间中。

请求动机 / Motivation

希望能够支持在k8s部署的时候,可以在一个节点内,一次性部署到多个命名空间中。

再次感谢作者团队!!

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献代码! / I am interested in contributing to this issue!
Originally created by @imaxwen on GitHub (May 15, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/690 ### 功能描述 / Description 通常情况一个域名可能会被多个k8s集群的命名空间使用,但是secret类型的k8s资源,只能与命名空间强关联,这种情况下就需要把同一个泛域名的证书部署到多个命名空间中。 当前功能只能通过增加多个节点,来将同一个证书部署到多个命名空间中。 ### 请求动机 / Motivation 希望能够支持在k8s部署的时候,可以在一个节点内,一次性部署到多个命名空间中。 再次感谢作者团队!! ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献代码! / I am interested in contributing to this issue!
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#465
No description provided.