I want to create tenant in my pinot cluster but th...
# general
s
I want to create tenant in my pinot cluster but the documentation does not clearly how should i do that in kubernetes. Does tagging here mean labelling as in kubernetes as mentioned in docs ? Find my release file
m
You can use the pinot-admin.sh addTenant command to tag brokers/servers.
c
Thanks. Mayank
👍 1