plunder-app / plndr-cloud-provider

A bare metal cloud provider for Kubernetes
Apache License 2.0
40 stars 5 forks source link

Cidr is now stored in the configMap #10

Closed thebsdbox closed 4 years ago

thebsdbox commented 4 years ago

The CIDR is now stored within the configMap, this means that the starboard daemonset will be able to watch() this configMap and ensure that a hosts iptables behave as expected.