intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

As a user I want ot be able to open a browser to the url that my Ingress or Route is pointing to

Open adietish opened this issue 2 years ago • 0 comments

If you want to expose a service you'd use an Ingress (Kubernetes) or a Route (OpenShift). Currently I have to open the resource in an editor, copy the url and paste it into a browser. It would be handy to be able to have it the plugin do these steps for you. VSCode offers "Open in Browser" in the context menu of an OpenShift Route.

image

adietish avatar Jul 12 '23 12:07 adietish