You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I visit http://operator.minio-operator.svc.cluster.local:4221/tenants, returning 404 page not found.
I want to call api.OperatorAPIListTenantsHandler for tenants, should how to call the minio-operator-svc.
Your Environment
Version used (minio-operator): 5.0.12
Environment name and version (e.g. kubernetes v1.17.2):
Server type and version:
Operating System and version (uname -a):
Link to your deployment file:
The text was updated successfully, but these errors were encountered:
@jiuker hello! If I don't call the webUI to get the tenants info, could I also use http://console.minio-operator.svc.cluster.local:9090 to access? I didn't execute kubectl minio proxy -n minio-operator.
I try curl -v -k http://console.minio-operator.svc.cluster.local:9090/tenants
Clara12062
changed the title
Could I have direct access to "operator.minio-operator.svc.cluster.local:4221" to obtain tenant information?
Without proxy enabled, could console.minio-operator.cluster.svc.local:9090 be accessed?
Apr 15, 2024
When I visit
http://operator.minio-operator.svc.cluster.local:4221/tenants
, returning 404 page not found.I want to call
api.OperatorAPIListTenantsHandler
for tenants, should how to call the minio-operator-svc.Your Environment
minio-operator
): 5.0.12uname -a
):The text was updated successfully, but these errors were encountered: