1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-20 10:10:09 +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
commit b4f1889dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: 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) - Use [rancher-minimal-ssl.yml](https://github.com/rancher/rke/blob/master/rancher-minimal-ssl.yml)
- Update `nodes` configuration. - 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). - 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).