Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. provider names in issuer.yml and certificate.yml must match **What this PR does / why we need it**: Documentation fix. For further information see #209. **Which issue this PR fixes** fixes #209 ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| api-types | ||
| devel | ||
| examples | ||
| user-guides | ||
| high-level-overview.png | ||
| README.md | ||
cert-manager documentation
This is the extended documentation page for cert-manager, containing detailed specification of API types, user guides, and developer documentation.
It is split into these three sections for easier navigation.
API types
User guides
- Deploying cert-manager using Helm
- Creating a simple CA based issuer
- Creating cluster wide issuers
- Issuing an ACME certificate using HTTP validation
- Issuing an ACME certificate using DNS validation
Developer docs
Developer documentation can be found in the devel/ directory (coming soon).