python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Unable to login to Minio Console POST to :9000
I recently deployed Minio stand-alone on a K0s pod. I can successfully use mc on my laptop to authenticate and create a bucket on my pod’s ip:9000.
But when I try to access the web console and login I...
user3720568
Votes: 0
Answers: 1
Unable to start nginx-ingress-controller Readiness and Liveness probes failed
I have installed using instructions at this link for the Install NGINX using NodePort option.
When I do ks logs -f ingress-nginx-controller-7f48b8-s7pg4 -n ingress-nginx I get :
W0304 09:33:40.568799 ...
Golide
Votes: 0
Answers: 1
Why are my services not registering with Jaeger?
I have deployed two services in kubernetes (bare-metal k0s. To do some tracing on Jaeger Service A makes a call to Service B for a JWT authentication token - this works perfectly when I test in Visual...
Golide
Votes: 0
Answers: 0
Unable to access Jaeger UI behind Traefik ingress
I have setup Jaeger as per the instructions from this post. I am unable to access the Jaeger UI in browser when I go to (http://myhost.com/jaeger). Instead of opening the dashboard the browser opens a...
Golide
Votes: 0
Answers: 0