Currently, we allocate an IP for each running CRG. This might not be desirable in a production setting. An alternative implementation, would use a pool of ports that are assigned to the CRGs. This would require the ability to configure the port range and logic to track their allocation.
This issue has been marked stale because it has been open for 90 days with no activity. It will be automatically closed in 30 days if no further activity occurs.
Currently, we allocate an IP for each running CRG. This might not be desirable in a production setting. An alternative implementation, would use a pool of ports that are assigned to the CRGs. This would require the ability to configure the port range and logic to track their allocation.