ivanmatmati

Results 102 comments of ivanmatmati

Following the [documentation](https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/) I could reach the UI through Ingress Controller. As it's an HTTP service, you should call it without ssl at all.

I just followed the documentation for dashboard installation and then removed the server-ssl annotation.

Hi @adriansuarez , thanks for reporting, I'll have a look as soon as possible.

Hi @dschuldt , it seems kubernets doesn't like your naming of ports in your service. Can you confirm that it works if you change the targetPort to point to a...

Hi, @dschuldt , I've fixed the bug. the fix release will come soon. Thanks.

Hi @dschuldt , I need some details. On the two clusters where it didn't work, did it work afterwards when controller pod was restarted or not ? I'm not sure...

Hi @dschuldt , thanks for the update. I'll test it as soon as possible.

Hi @dschuldt , Thanks. I couldn't dedicate much time on this lately but for better tracking can you move your issue in the new one created by an other user...

You can try to inject any unmanaged feature in Ingress Controller with config snippet and auxiliary config file.

Hi @akarshjain40 can you post the configuration file especially the cloudfront backend part? I've tested externalName with latest IC version and google as external service. It seems to work.