/confd

Manage Calico BGP configuration files using templates and data from the Calico datastore

Primary LanguageGoMIT LicenseMIT

Build Status Slack Status IRC Channel GoDoc

confd

This is a Calico-specific version of confd. It is heavily modified from the original and only supports a single backend type - namely a Calico datastore. It has a single purpose which is to monitor Calico BGP configuration and to autogenerate bird BGP templates from that config.

For details on the original implementation, see:

https://github.com/kelseyhightower/confd.git