From ae8b1b4d3dee2a86fd369569bf1a06cf095f81e7 Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Fri, 13 Oct 2017 10:12:55 +0100 Subject: [PATCH] Add placeholder user guide names --- docs/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 180e3170b..246813759 100644 --- a/docs/README.md +++ b/docs/README.md @@ -12,7 +12,11 @@ It is split into these three sections for easier navigation. ## User guides -* Coming soon +* Creating a simple CA based issuer +* Creating cluster wide issuers +* Creating an ACME Issuer +* Issuing an ACME certificate using an ingress controller +* Issuing an ACME certificate using DNS validation ## Developer docs