salanki / confd

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 74.8%Language:Shell 15.7%Language:Makefile 6.0%Language:PowerShell 3.5%