mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 05:28:22 +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.
|
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**
|
**Rationale**
|
||||||
|
|
||||||
To address the following controls on the CIS benchmark, the command line options should be set on the Kubernetes scheduler.
|
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.
|
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**
|
**Rationale**
|
||||||
|
|
||||||
To address the following controls the options need to be passed to the Kubernetes controller manager.
|
To address the following controls the options need to be passed to the Kubernetes controller manager.
|
||||||
|
|||||||
Reference in New Issue
Block a user