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.

7 lines
197 B

2 years ago
# Calico
多个网卡时,要添加以下信息来指定bgp绑定的网卡,否则会出现pod不通
```yaml
- name: IP_AUTODETECTION_METHOD
value: cidr=10.0.0.0/24
```