-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
-
False
-
?
-
?
-
OSPRH-4410 - Designate support for RHOSO Greenfield Deployment (Target 18.0 FR3)
-
?
-
?
-
-
-
VANS-005
-
Important
The designate miniDNS will need a predictable IP mechanism similar to what is used for Octavia's amphoracontrollers. This task is specific to the miniDNS server as it is a daemonset and will use the list of available workers to generate a list of IPs that are valid for the designate network attachment's CIDR range but do not overlap with the address range defined in the attachment's IPAM config.
The task has these main elements
- getting a list of the worker nodes
- checking for existing IP allocations
- able to interpret the contents designate network attachment
- allocate IP's from the available range for miniDNS instances that are missing values
Note: (3.) is partly being implemented as per the bind9 server configuration - so check with the dev on that and perhaps an intermediate PR to add that support is appropriate.
- relates to
-
OSPRH-3515 Select pools.yaml templating/file generation mechanism
- Closed