carbynestack / klyshko

Carbyne Stack correlated randomness generation subsystem
Apache License 2.0
4 stars 6 forks source link

IP Pooling for CRG networking #82

Open strieflin opened 1 year ago

strieflin commented 1 year ago

When deploying Klyshko on public clouds, assigning IPs to K8s services might take a considerable amount of time. If that turns out to be a problem, we might implement a strategy that uses reserved IP pools (e.g., backed by static IP addresses on Azure, see here for details) to speed up the process.

github-actions[bot] commented 1 year ago

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.