<div><div dir="auto">In addition to targeting nodes by labels (these labels are exposed for overrides in the move chart’s values.yaml, so they can be whatever labels you wish them to be), you can also disable particular templates in the nova chart.  You can find these under the ‘manifests:’ key in the chart’s values.yaml. Each template in the nova chart will have a key that can toggle whether you deploy that template or not, and these keys should be named similar to the templates they control.  With this, you can exclude particular nova components if you desire. </div><div dir="auto"><br></div><div dir="auto">Hope that helps clear things up.</div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Steve</div><br><div class="gmail_quote"><div>On Tue, Oct 2, 2018 at 6:04 PM Chris Friesen <<a href="mailto:chris.friesen@windriver.com">chris.friesen@windriver.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/2/2018 4:15 PM, Giridhar Jayavelu wrote:<br>
> Hi,<br>
> Currently, all nova components are packaged in same helm chart "nova". Are there any plans to separate nova-compute from rest of the services ?<br>
> What should be the approach for deploying multiple nova computes nodes using OpenStack helm charts?<br>
<br>
The nova-compute pods are part of a daemonset which will automatically <br>
create a nova-compute pod on each node that has the <br>
"openstack-compute-node=enabled" label.<br>
<br>
Chris<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div></div>