Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.x
-
None
-
None
-
Unknown
Description
In Kubernetes plugin, Ingress trait (service exposure) is only available through the generated kubernetes manifest.
To leverage quarkus cloud readyness we should add for quarkus runtime cases the use of : https://quarkus.io/guides/deploying-to-kubernetes#exposing-your-application-in-kubernetes
There is a bug on quarkus kubernetes extension that needs to be fixed before this can be done for non "Prefix" type-path route to work : https://github.com/quarkusio/quarkus/issues/43783