This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add InCluster IPAM Provider + Node IPAM support
- In cluster node IPAM provider can be deployed to the MC when feature flag `features.management-cluster.deploy-in-cluster-ipam-provider` is enabled - ClusterClass must be used when deploying a WC with Node IPAM - Specifying NODE_IPAM_IP_POOL_NAME when deploying a WC will cause capv to assign IP addresses to nodes from specified IPAM pool. - .addressesFromPools can be specified in the ClusterClass network section in the variables array, which allows you to specify arbitrary IPAM providers and more than one pool Co-authored-by: Tyler Schultz <tschultz@vmware.com> Co-authored-by: Edwin Xie <exie@vmware.com> Co-authored-by: Aidan Obley <aobley@vmware.com>
- Loading branch information
1 parent
a35605a
commit d8410de
Showing
16 changed files
with
652 additions
and
18 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
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.