nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

Instance tags through config.json in DO #1578

Closed hnord-vdx closed 9 months ago

hnord-vdx commented 9 months ago

I have added tags in CloudConfig (e.g. "function": "webserver") but they dont show on digital ocean. Is this not possible or am i doing something wrong?

francescolavra commented 9 months ago

Ops currently does not assign tags in CloudConfig to Digital Ocean instances, but this feature can definitely be added in the future.

hnord-vdx commented 9 months ago

Alright, thanks! This feature would be quite useful, especially when combined with DO load balancers, as it would seamlessly direct the load to the new instance.