certimate-go / certimate-go/certimate
[Feature] K8S部署时,支持多个命名空间
Open
enhancement
- Dominant language
- Go
- Stars
- 9.3k
- Forks
- 898
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 8
Description
### 功能描述 / Description
通常情况一个域名可能会被多个k8s集群的命名空间使用,但是secret类型的k8s资源,只能与命名空间强关联,这种情况下就需要把同一个泛域名的证书部署到多个命名空间中。
当前功能只能通过增加多个节点,来将同一个证书部署到多个命名空间中。
### 请求动机 / Motivation
希望能够支持在k8s部署的时候,可以在一个节点内,一次性部署到多个命名空间中。
再次感谢作者团队!!
### 其他 / Miscellaneous
_No response_
### 贡献 / Contribution
- [ ] 我乐意为此贡献代码! / I am interested in contributing to this issue!
Contributor guide
Assessment
This issue has not been assessed yet.