
- binaries and scripts updated to use calico networking Co-Authored-By: ddovbii <ddovbii@mirantis.com> Change-Id: I3187b9cc171aa15caa4912a665c642ab057b4eae
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
{
|
|
"name": "calico-k8s-network",
|
|
"type": "calico",
|
|
"etcd_authority": "%%MASTER_IP%%:2379",
|
|
"log_level": "info",
|
|
"ipam": {
|
|
"type": "calico-ipam"
|
|
}
|
|
} |