|
|
@ -31,6 +31,12 @@ calicoctl_cpu_limit: 100m |
|
|
|
calicoctl_memory_requests: 32M |
|
|
|
calicoctl_cpu_requests: 50m |
|
|
|
|
|
|
|
# Enable Prometheus Metrics endpoint for felix |
|
|
|
calico_felix_prometheusmetricsenabled: "false" |
|
|
|
calico_felix_prometheusmetricsport: 9091 |
|
|
|
calico_felix_prometheusgometricsenabled: "true" |
|
|
|
calico_felix_prometheusprocessmetricsenabled: "true" |
|
|
|
|
|
|
|
# Should calico ignore kernel's RPF check setting, |
|
|
|
# see https://github.com/projectcalico/felix/blob/ab8799eaea66627e5db7717e62fca61fd9c08646/python/calico/felix/config.py#L198 |
|
|
|
calico_node_ignorelooserpf: false |
|
|
|