cert-manager/docs
jetstack-ci-bot 35fd53028e
Merge pull request #359 from wmedlar/document-route53-policy
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>.

Document the minimum necessary permissions for using cert-manager with Route53

**What this PR does / why we need it**: Necessary permissions previously not documented.

**Release note**:

```release-note
Document the minimum necessary permissions for using cert-manager with Route53
```
2018-03-01 15:24:06 +00:00
..
api-types Remove non-recommended hostedZoneID from Route53 example 2018-03-01 09:21:13 -05:00
deploy Merge pull request #343 from munnerz/rbac-endpoints 2018-02-25 20:19:02 +00:00
devel Add empty README in docs/devel 2017-08-29 16:25:41 +01:00
examples Remove old deployment manifests. Update RBAC disable advice. 2018-02-27 08:34:43 +00:00
user-guides Remove old deployment manifests. Update RBAC disable advice. 2018-02-27 08:34:43 +00:00
high-level-overview.png Add high level overview diagram 2017-09-04 15:52:37 +01:00
README.md Add links to new documentation content 2018-01-18 17:44:05 +00:00

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

Developer docs

Developer documentation can be found in the devel/ directory (coming soon).