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.

13 lines
358 B

  1. ---
  2. # Enables Internet connectivity from containers
  3. nat_outgoing: true
  4. # Use IP-over-IP encapsulation across hosts
  5. ipip: false
  6. # Set to true if you want your calico cni binaries to overwrite the
  7. # ones from hyperkube while leaving other cni plugins intact.
  8. overwrite_hyperkube_cni: true
  9. calico_cert_dir: /etc/calico/certs
  10. etcd_cert_dir: /etc/ssl/etcd/ssl