StarlingX NFVI Orchestration
Go to file
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
api-ref/source Clean up and standardize landing pages 2018-12-27 17:10:05 -08:00
devstack Followup opendev cleanup and test jobs 2019-04-21 14:21:35 -05:00
doc Clean up and standardize landing pages 2018-12-27 17:10:05 -08:00
mtce-guest Remove wrs-guest-heartbeat SDK Module 2019-04-17 16:34:14 -04:00
nfv Mark pods as not ready when host goes offline 2019-06-13 13:14:35 -05:00
nova-api-proxy Remove pike/master files 2019-04-03 16:37:04 -04:00
releasenotes Update config 2019-01-30 16:52:50 -08:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 14:01:33 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:26 +00:00
.zuul.yaml Followup opendev cleanup and test jobs 2019-04-21 14:21:35 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:51 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-21 14:21:35 -05:00
centos_dev_docker_images.inc Create the stable/dev wheel and image build files 2019-03-21 10:09:02 -04:00
centos_dev_wheels.inc Create the stable/dev wheel and image build files 2019-03-21 10:09:02 -04:00
centos_guest_image.inc Remove wrs-guest-heartbeat SDK Module 2019-04-17 16:34:14 -04:00
centos_guest_image_rt.inc Remove wrs-guest-heartbeat SDK Module 2019-04-17 16:34:14 -04:00
centos_iso_image.inc Remove wrs-server-group SDK Module from StarlingX 2019-03-27 14:01:52 -04:00
centos_pkg_dirs Remove wrs-guest-heartbeat SDK Module 2019-04-17 16:34:14 -04:00
centos_stable_docker_images.inc Create the stable/dev wheel and image build files 2019-03-21 10:09:02 -04:00
centos_stable_wheels.inc Create the stable/dev wheel and image build files 2019-03-21 10:09:02 -04:00
requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05:00
test-requirements.txt Adding py27 for nfv 2018-07-10 10:18:28 -05:00
tox.ini Updates to DevStack plugin 2018-11-28 09:31:13 -06:00

README.rst

nfv

StarlingX NFVI Orchestration