Added CFSSL explaination (#6232)

This commit is contained in:
Umesh Yadav
2017-11-08 22:48:22 +05:30
committed by Steve Perry
parent 0fbafb5459
commit 3478bbb09a
@@ -40,6 +40,9 @@ build a configmap containing the certificate bundle that you have access to use.
The following section demonstrates how to create a TLS certificate for a
Kubernetes service accessed through DNS.
**Note:** This tutorial uses CFSSL: Cloudflare's PKI and TLS toolkit [click here](https://blog.cloudflare.com/introducing-cfssl/) to know more.
{: .note}
### Step 0. Download and install CFSSL
The cfssl tools used in this example can be downloaded at