docs(index.md): capitalisation & punctuation
This commit is contained in:
parent
4be2c66cdf
commit
afe3259e96
|
@ -5,23 +5,23 @@
|
||||||
From https://rancher.com/products/rancher
|
From https://rancher.com/products/rancher
|
||||||
|
|
||||||
!!! note ""
|
!!! note ""
|
||||||
An Enterprise Platform for Managing Kubernetes Everywhere
|
An enterprise platform for managing Kubernetes Everywhere
|
||||||
Rancher is a platform built to address the needs of the DevOps teams deploying applications with Kubernetes, and the IT staff responsible for delivering an enterprise-critical service.
|
Rancher is a platform built to address the needs of the DevOps teams deploying applications with Kubernetes, and the IT staff responsible for delivering an enterprise-critical service.
|
||||||
|
|
||||||
## Preparation
|
## Preparation
|
||||||
|
|
||||||
The following placeholders will be used:
|
The following placeholders will be used:
|
||||||
|
|
||||||
- `rancher.company` is the FQDN of the Rancher Install
|
- `rancher.company` is the FQDN of the Rancher install.
|
||||||
- `passbook.company` is the FQDN of the passbook Install
|
- `passbook.company` is the FQDN of the passbook install.
|
||||||
|
|
||||||
Create an application in passbook and note the slug, as this will be used later. Create a SAML Provider with the following Parameters:
|
Create an application in passbook and note the slug, as this will be used later. Create a SAML provider with the following parameters:
|
||||||
|
|
||||||
- ACS URL: `https://rancher.company/v1-saml/adfs/saml/acs`
|
- ACS URL: `https://rancher.company/v1-saml/adfs/saml/acs`
|
||||||
- Audience: `https://rancher.company/v1-saml/adfs/saml/metadata`
|
- Audience: `https://rancher.company/v1-saml/adfs/saml/metadata`
|
||||||
- Issuer: `passbook`
|
- Issuer: `passbook`
|
||||||
|
|
||||||
You can of course use a custom Signing Certificate, and adjust durations.
|
You can of course use a custom signing certificate, and adjust durations.
|
||||||
|
|
||||||
## Rancher
|
## Rancher
|
||||||
|
|
||||||
|
|
Reference in New Issue