mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-20 20:05:21 +00:00
note for --address configuration
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user