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
I can't access the console.
I noticed that the “service” resource doesn't exist (pointed to by ingress-nginx), and I think that's the problem.
Expected Behavior
I should get a web ui page minio instead of the 503 error
Current Behavior
получаю ошибку 503.
при этом API работает (через mc я могу получить доступ т.к. сервис для ingress.api существует)
Possible Solution
In this case, as a temporary solution, you can of course create a service via extraResources.
but it would be great if the tenant would work out of the box :)
Steps to Reproduce (for bugs)
create a namespace
set the operator
install a tenant
Context
log in to the web ui
Regression
Your Environment
Version used (minio-operator):
version: 6.0.0
appVersion: v6.0.0
image.tag: RELEASE.2024-07-13T01-46-15Z
Environment name and version (e.g. kubernetes v1.17.2): k8s v1.21.5
Server type and version: managed k8s
Operating System and version (uname -a):
Link to your deployment file:
my values that differ from the default values
Please note that Operator v6 doesn't have a web UI anymore. See #2205. I'll check what's going on, because you may be referring to the tenant's web UI instead.
I can't access the console.
I noticed that the “service” resource doesn't exist (pointed to by ingress-nginx), and I think that's the problem.
Expected Behavior
I should get a web ui page minio instead of the 503 error
Current Behavior
получаю ошибку 503.
при этом API работает (через mc я могу получить доступ т.к. сервис для ingress.api существует)
Possible Solution
In this case, as a temporary solution, you can of course create a service via extraResources.
but it would be great if the tenant would work out of the box :)
Steps to Reproduce (for bugs)
Context
log in to the web ui
Regression
Your Environment
minio-operator
):version: 6.0.0
appVersion: v6.0.0
image.tag: RELEASE.2024-07-13T01-46-15Z
uname -a
):my values that differ from the default values
The text was updated successfully, but these errors were encountered: