nanovms / ops

ops - build and run nanos unikernels

Home Page:https://ops.city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instance tags through config.json in DO

hnord-vdx opened this issue · comments

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?

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

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.