
The bootstrap controller for ServiceCIDR ensures that the default ServiceCIDR is created from the existing flags. It follows the same behavior than the kubernetes.default Service, it only creates the default ServiceCIDR if it doesn't exist, but does not modify it despite the parameters doesn't match. review: bootstrap controller for default ServiceCIDR