https://github.com/gravitational/cert-manager

dadigang · · 969 次点击 · 开始浏览    置顶
这是一个创建于 的主题,其中的信息可能已经有所发展或是发生改变。

ert-manager cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates. It can issue certificates from a variety of supported sources, including Let's Encrypt, HashiCorp Vault, and Venafi as well as private PKI, and it ensures certificates remain valid and up to date, attempting to renew certificates at an appropriate time before expiry. It is loosely based upon the work of kube-lego and has borrowed some wisdom from other similar projects such as kube-cert-manager. cert-manager high level overview diagram Documentation Documentation for cert-manager can be found at cert-manager.io. Issues and PRs for documentation should be filed in the website repo. For the common use-case of automatically issuing TLS certificates for Ingress resources, see the cert-manager nginx-ingress quick start guide. Installation We document installation on the website. Troubleshooting If you encounter any issues whilst using cert-manager, we have a number of ways to get help: A troubleshooting guide on our website. Our official Kubernetes Slack channel - the quickest way to ask! Searching for an existing issue. If you believe you've found a bug, and cannot find an existing issue, feel free to open a new issue! Be sure to include as much information as you can about your environment. Community The cert-manager-dev Google Group is used for project wide announcements and development coordination. Anybody can join the group by visiting here and clicking "Join Group". A Google account is required to join the group. Meetings We have several public meetings which any member of our Google Group is more than welcome to join! Check out the details on our website. Feel free to drop in and ask questions, chat with us or just to say hi! Contributing We welcome pull requests with open arms! There's a lot of work to do here, and we're especially concerned with ensuring the longevity and reliability of the project. The contributing guide will help you get started. Coding Conventions Code style guidelines are documented on the coding conventions page of the cert-manager website. Please try to follow those guidelines if you're submitting a pull request for cert-manager. Importing cert-manager as a Module warning Please note that cert-manager does not currently provide a Go module compatibility guarantee. That means that most code under pkg/ is subject to change in a breaking way, even between minor or patch releases and even if the code is currently publicly exported. The lack of a Go module compatibility guarantee does not affect API version guarantees under the Kubernetes Deprecation Policy. For more details see Importing cert-manager in Go on the cert-manager website. The import path for cert-manager versions 1.8 and later is github.com/cert-manager/cert-manager. For all versions of cert-manager before 1.8, including minor and patch releases, the import path is github.com/jetstack/cert-manager. Security Reporting Security is the number one priority for cert-manager. If you think you've found a security vulnerability, we'd love to hear from you. Follow the instructions in SECURITY.md to make a report. Changelog Every release on GitHub has a changelog, and we also publish release n

有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

969 次点击  
加入收藏 微博
1 回复  |  直到 2023-07-22 18:53:18
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传