1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-14 14:09:49 +00:00

Add more descriptive configuration options in cluster.yml

This commit is contained in:
galal-hussein
2018-05-04 15:34:20 +02:00
parent 0444481846
commit d306c15b34

View File

@@ -48,6 +48,11 @@ services:
# add additional arguments to the kubernetes component
# Note that this WILL OVERRIDE existing defaults
extra_args:
# Enable audit log to stdout
audit-log-path: "-"
# Increase number of delete workers
delete-collection-workers: 3
# Set the level of log output to debug-level
v: 4
kube-controller:
cluster_cidr: 10.42.0.0/16