1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-05 00:40:10 +00:00

Merge pull request #571 from fabiant7t/patch-1

Typo: cerficiates -> certificates
This commit is contained in:
Hussein Galal
2018-05-03 23:11:00 +02:00
committed by GitHub

View File

@@ -367,7 +367,7 @@ Using RKE's pluggable user addons, it's possible to deploy Rancher 2.0 server in
Depending how you want to manage your ssl certificates, there are 2 deployment options:
- Use own ssl cerficiates:
- Use own ssl certificates:
- Use [rancher-minimal-ssl.yml](https://github.com/rancher/rke/blob/master/rancher-minimal-ssl.yml)
- Update `nodes` configuration.
- Update <FQDN> at `cattle-ingress-http` ingress definition. FQDN should be a dns a entry pointing to all nodes IP's running ingress-controller (controlplane and workers by default).