canonical / lxd

Powerful system container and virtual machine manager
https://canonical.com/lxd
GNU Affero General Public License v3.0
4.38k stars 931 forks source link

Cluster member preference in profiles and projects #5793

Closed yokem55 closed 1 year ago

yokem55 commented 5 years ago

Required information

stgraber commented 5 years ago

Marking it as a maybe for now. This may be a reasonable fit for a project config key but could also get way more complex than we'd like. For now, we expect most of those cases can be manually handled with --target during creation.

tomponline commented 1 year ago

The instance placement scriptlet feature could help achieve what is desired here.

stgraber commented 1 year ago

Indeed. I think that between what we added to restrict projects to specific cluster member groups and the placement scriplet that can make the decision based on the request and additional config, this should be handled now.