Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing the 'test-app' #1

Closed
hrandika opened this issue Jul 25, 2017 · 3 comments
Closed

Testing the 'test-app' #1

hrandika opened this issue Jul 25, 2017 · 3 comments

Comments

@hrandika
Copy link
Contributor

Can you provide more information how test the running test application written in Java?

@zzOzz
Copy link
Owner

zzOzz commented Jul 26, 2017

Take a look at the Makefile
replace the test-app-golang folder by the test-app-java at step 06
you can change the app version manually
here
and repush your repo.

@hrandika
Copy link
Contributor Author

Can we see the ruining test app in Kubernetes cluster?
http://helloworld:8080/ Gives ERR_CONNECTION_REFUSED
Services and ingress are created.Pods are deployed as well.

@zzOzz
Copy link
Owner

zzOzz commented Jul 26, 2017

the default port for ingress is 80 (and 443 for SSL) so you can view your app

http://helloworld.local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants