Changes to kubernetes deploy

This commit is contained in:
hybris 2019-01-28 15:28:54 +01:00
parent d27d00503c
commit d554120e31
8 changed files with 61 additions and 50 deletions

View file

@ -0,0 +1,9 @@
{
"name":"e2m",
"type":"bridge",
"bridge":"kube-bridge",
"isDefaultGateway":true,
"ipam": {
"type":"host-local"
}
}