d57c27ffcf
Add BGP route reflectors support in order to optimize BGP topology for deployments with Calico network plugin. Also bump version of calico/ctl for some bug fixes.
6 lines
157 B
YAML
6 lines
157 B
YAML
dependencies:
|
|
- role: kubernetes/secrets
|
|
- role: docker
|
|
when: ansible_os_family != "CoreOS"
|
|
- role: download
|
|
file: "{{ downloads.calico_rr }}"
|