You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue should be discussed to determine new endpoints, new communication flows, and how the data is stored. If you want to be assigned to this issue, please ping us1.
What needs to be done ?
Workers status updates should be updated in metadata db
Workers list should be able to be fetched through controller API
Workers registration should be stored in metadata db (controller state)
What data is expected to be saved about a worker:
* Remote client IP and Riklet port
* The worker name
* Registration date
* Last-update (last time we received heartbeat)
Why it needs to be done ?
Open for extensibility to know pods location
Open for extensibility to know remote location of workers
We will be able to apply pods recovery when a worker is unhealthy (move pods from one worker to another)
Footnotes
We can discuss individual points if you want to start small ↩
The text was updated successfully, but these errors were encountered:
This issue should be discussed to determine new endpoints, new communication flows, and how the data is stored. If you want to be assigned to this issue, please ping us1.
What needs to be done ?
What data is expected to be saved about a worker:
* Remote client IP and Riklet port
* The worker name
* Registration date
* Last-update (last time we received heartbeat)
Why it needs to be done ?
Footnotes
We can discuss individual points if you want to start small ↩
The text was updated successfully, but these errors were encountered: