Bart Wensley cdd6c334d9 Mark pods as not ready when host goes offline
When a host goes offline unexpectedly (e.g. spontaneous reboot or
power failure), it takes a while before kubernetes detects that
the node is unavailable and sets the node to be not ready, which
causes the pods on the node to be set to not ready as well. Until
that happens, the endpoints for the pods are still in use, which
can lead to message loss.

In StarlingX, our maintenance component detects that a node is
offline faster than kubernetes does. To improve the time taken
to react, the VIM is updated to set the status of the pods on
an offline node to not ready when it is informed by maintenance
that a node is offline.

Change-Id: I1a20707981c5517e0d305fd9551bc5e69c0282cd
Story: 2002843
Task: 33695
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-06-13 13:14:35 -05:00
2019-04-03 16:37:04 -04:00
2019-01-30 16:52:50 -08:00
2018-09-25 14:01:33 -07:00
2019-04-19 19:52:26 +00:00
2018-05-31 07:36:51 -07:00
2018-07-10 10:18:28 -05:00
2018-07-10 10:18:28 -05:00
2018-11-28 09:31:13 -06:00

nfv

StarlingX NFVI Orchestration

Description
StarlingX NFVI Orchestration
Readme 40 MiB
Languages
Python 83.2%
JavaScript 7.1%
C++ 6.6%
Shell 1.5%
Handlebars 0.9%
Other 0.7%