-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added network reconciler. It creates the IPAM resources per network based on the network CRD it also assigns VLANs if requested on the network. The selector in the network CRD allows to select prefixes/subnets per cluster. The network controller also generates a network config that can be picked up be a controller to actuate on the target network device.
- Loading branch information
Showing
10 changed files
with
625 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.