config/kubernetes/applications/stx-openstack/stx-openstack-helm/stx-openstack-helm
Bart Wensley 6790b7e7c7 Replicate nova-api-proxy pod
The nova-api-proxy is currently running in a single pod on one of
the controllers. To improve recovery time when a controller
fails, the nova-api-proxy pod will now be run with replicas
set to two and anti-affinity configured so there is a pod on
each controller.

Closes-bug: 1833730
Change-Id: Iacd17251b86050e337d9a0f832b9dfa6e9864fce
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-07-24 09:54:16 -05:00
..
files Build stx-openstack-helm without requiring networking 2019-01-08 13:13:13 -06:00
fm-rest-api Remove V1 from FM endpoint 2019-06-20 20:18:39 +00:00
keystone-api-proxy Add keystone-api-proxy helm charts and overrides 2019-04-29 16:41:18 -04:00
manifests Replicate nova-api-proxy pod 2019-07-24 09:54:16 -05:00
nova-api-proxy Update sysinv and charts default image to new tags 2019-03-29 14:59:13 -04:00
Makefile Enable StarlingX helm charts for stx-openstack app 2018-11-07 16:14:42 -05:00
README Enable StarlingX helm charts for stx-openstack app 2018-11-07 16:14:42 -05:00

README

This directory contains all StarlingX charts that need to be built for this
application. Some charts are common across applications. These common charts
reside in the stx-config/kubernetes/helm-charts directory. To include these in
this application update the build_srpm.data file and use the COPY_LIST_TO_TAR
mechanism to populate these commom charts.