1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Go1,219 forks (1,219 forks)github user discovery
help wantedlevel/challengesig/controller
Repository metrics
- Stars
- 9,036 stars (9,036 stars)
- PR merge metrics
- Avg merge 7d 9h (Avg merge 7d 9h)18 merged PRs in 30d (18 merged PRs in 30d)
Description
我看higress本身已经具备了免费ssl的功能,但是目前规划的configmap的全局配置颗粒度较大,没有考虑多站点型项目和多租户的场景,希望能在创建ingress时也支持这个功能。
以下是沟通记录:

Contributor guide
- Research direction
- Investigate current global Let's Encrypt configuration in configmap and design an annotation based approach for per ingress SSL via ingress annotations, similar to cert manager.
- Tech stack
- go
- Domain
- backendinfrastructure
- Issue type
- Feature
- Prerequisites
- Kubernetes ingress conceptsSSL/TLS basicsGo programming