mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-12 02:20:01 -03:30
* add macvlan cni to kubespray * macvlan: lint yaml files and fix sample config file * macvlan: add OWNERS file * add macvlan to README * macvlan : CI first shoot * macvlan : CI add full masquerade * delegate retrive pod cidr to master only * macvlan: add config for CI * macvlan: add netchecker deployment
6 lines
66 B
Django/Jinja
6 lines
66 B
Django/Jinja
{
|
|
"cniVersion": "0.2.0",
|
|
"name": "lo",
|
|
"type": "loopback"
|
|
}
|