mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 13:44:24 +00:00
38 lines
672 B
Markdown
38 lines
672 B
Markdown
# cert-manager
|
|
|
|
TODO
|
|
|
|
X.509 certificate management for Kubernetes and OpenShift.
|
|
|
|
Creates TLS certificates for workloads in Kubernetes or OpenShift clusters and renews them before they expire.
|
|
|
|
1. [TL;DR](#tldr)
|
|
1. [Further readings](#further-readings)
|
|
1. [Sources](#sources)
|
|
|
|
## TL;DR
|
|
|
|
## Further readings
|
|
|
|
- [Website]
|
|
- [Main repository]
|
|
|
|
### Sources
|
|
|
|
- [Documentation]
|
|
|
|
<!--
|
|
Reference
|
|
═╬═Time══
|
|
-->
|
|
|
|
<!-- In-article sections -->
|
|
<!-- Knowledge base -->
|
|
<!-- Files -->
|
|
<!-- Upstream -->
|
|
[documentation]: https://cert-manager.io/docs/
|
|
[main repository]: https://github.com/cert-manager/cert-manager
|
|
[website]: https://cert-manager.io/
|
|
|
|
<!-- Others -->
|