Open souravl opened 4 months ago
Is there a way to only assign gateway IP address to bridge without assigning IP addresses to pods?
Right now I have to keep ipam empty and assign IP address to the bridge via ifconfig.
(pods assign themselves a static IP address from the subnet based on some internal logic).
Is there a way to only assign gateway IP address to bridge without assigning IP addresses to pods?
Right now I have to keep ipam empty and assign IP address to the bridge via ifconfig.
(pods assign themselves a static IP address from the subnet based on some internal logic).