note for --address configuration

This commit is contained in:
Taylor Price
2019-07-10 10:00:21 -07:00
parent 2a0bd04f68
commit c7a129b8a3
@@ -496,6 +496,8 @@ rke up --config cluster.yml
Set the appropriate options for the Kubernetes scheduling service.
**NOTE:** Setting `--address` to `127.0.0.1` will prevent Rancher cluster monitoring from scraping this endpoint.
**Rationale**
To address the following controls on the CIS benchmark, the command line options should be set on the Kubernetes scheduler.
@@ -547,6 +549,8 @@ rke up --config cluster.yml
Set the appropriate arguments on the Kubernetes controller manager.
**NOTE:** Setting `--address` to `127.0.0.1` will prevent Rancher cluster monitoring from scraping this endpoint.
**Rationale**
To address the following controls the options need to be passed to the Kubernetes controller manager.