You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/12/09 17:12:05 UTC

[GitHub] [camel-k] davesargrad opened a new issue #1130: Trying to get sample RestWithUndertow working.

davesargrad opened a new issue #1130: Trying to get sample RestWithUndertow working.
URL: https://github.com/apache/camel-k/issues/1130
 
 
   I am running the restwithundertow example, as follows:
   `kamel run -t ingress.host=benin.corp.sensis.com --name=rest-with-undertow --dependency=camel-rest --dependency=camel-undertow RestWithUndertow.java`
   
   "benin.corp.sensis.com" is the k8s master. 
   ![image](https://user-images.githubusercontent.com/48793689/70456495-35da7e80-1a7c-11ea-8ae5-4264321103ba.png)
   
   
   The integration is running. The pod is running on worker "spain".
   ![image](https://user-images.githubusercontent.com/48793689/70456594-64f0f000-1a7c-11ea-8ebe-a468c7380265.png)
   
   I cant seem to browse to the service. I'm not even sure if I should browse on port 80, or port 8080 (I've tried both).
   ![image](https://user-images.githubusercontent.com/48793689/70456812-e3e62880-1a7c-11ea-81e7-e9df84499f02.png)
   
   
   ![image](https://user-images.githubusercontent.com/48793689/70456844-f4969e80-1a7c-11ea-9fec-1ee193f17ada.png)
   
   The pod doesnt seem to show any activity on "hello"
   
   ![image](https://user-images.githubusercontent.com/48793689/70456882-0e37e600-1a7d-11ea-8e8d-624aa61b9569.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services