mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-25 02:45:12 +00:00
cidr-fix for vsphere cloud provider
let kubelet configure cbr0 bridge. let kube-controll-manager distributed the subnet across the nodes. create routes for the pod network.
This commit is contained in:
@@ -80,7 +80,3 @@ base:
|
||||
{% if pillar.get('network_provider', '').lower() == 'opencontrail' %}
|
||||
- opencontrail-networking-master
|
||||
{% endif %}
|
||||
|
||||
'roles:kubernetes-pool-vsphere':
|
||||
- match: grain
|
||||
- static-routes
|
||||
|
||||
Reference in New Issue
Block a user