Why does ratel not have tolerations or nodeSelector ? alpha and zero have it

Moved from GitHub charts/15

Posted by orange-oranje:

Is the reason why it is skipped for ratel

I think it depends on the usage. The ratel ui is not mission critical, and can run anywhere, from locally on your laptop or on any scheduled pods in your K8S cluster. It is a client independent of the dgraph cluster.

For mission critical services like alpha and zero nodes, there’s sometimes a use case to use certain types of node and resources, such as higher ram node, node in a particular zone.

Was there a particular use case you had where ratel ui app may need these options?

Can this be moved to #user:ratel category?

Sure. This looks like more of discussion topic that a bug or enhancement request.