[openstack-dev] [helm] multiple nova compute nodes

Chris Friesen chris.friesen at windriver.com
Tue Oct 2 23:04:24 UTC 2018


On 10/2/2018 4:15 PM, Giridhar Jayavelu wrote:
> Hi,
> Currently, all nova components are packaged in same helm chart "nova". Are there any plans to separate nova-compute from rest of the services ?
> What should be the approach for deploying multiple nova computes nodes using OpenStack helm charts?

The nova-compute pods are part of a daemonset which will automatically 
create a nova-compute pod on each node that has the 
"openstack-compute-node=enabled" label.

Chris



More information about the OpenStack-dev mailing list