ngrok / kubernetes-ingress-controller

The official ngrok Ingress Controller for Kubernetes
https://ngrok.com
MIT License
183 stars 20 forks source link

Support for kinds that aren't services #366

Open justngrok opened 2 months ago

justngrok commented 2 months ago

Description

It looks like the ngrok ingress-controller doesn't support kinds that aren't services ngrok has only implemented the service implementation, but not the resource one.

Example: "I want to try and connect this to a kibana kind, but currently the Ingress Controller doesn't want to connect to kinds that aren't services."

image

Use Case

No response

Related issues

No response

salilsub commented 2 weeks ago

Investigating, would need spec before development.