stackube/deployment/kubestack/10-kubestack.conf
mozhulee 6b699689f3 Containerize cni network plugin
including
* build cni plugin image
* deploy via kubernetes daemonsets

Change-Id: I9f8c3239aa91c77bfec38728151eeeee5084c20d
Implements: blueprint containerize-cni
Signed-off-by: mozhuli <21621232@zju.edu.cn>
2017-07-20 10:37:44 +08:00

7 lines
117 B
Plaintext

{
"cniVersion": "0.3.1",
"name": "net",
"type": "kubestack",
"kubestack-config": "/etc/kubestack.conf"
}