kubernetes-clustergcekubernetesbare-metalk8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansible
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
359 B
11 lines
359 B
---
|
|
# Limits for calico apps
|
|
calico_policy_controller_cpu_limit: 1000m
|
|
calico_policy_controller_memory_limit: 256M
|
|
calico_policy_controller_cpu_requests: 30m
|
|
calico_policy_controller_memory_requests: 64M
|
|
calico_policy_controller_deployment_nodeselector: "kubernetes.io/os: linux"
|
|
|
|
# SSL
|
|
calico_cert_dir: "/etc/calico/certs"
|
|
canal_cert_dir: "/etc/canal/certs"
|