amazon web services - How to access kubernetes guestbook application from browser? -


i've created kubernetes cluster in aws. i'm working on guestbook example based on coreos. after creating frontend service i'm able curl localhost , access guestbook application minion application built failing through browser or master.

i have tried putting diffrent publicip in frontend service such public ip, private ip assigned instance aws.

note:

  1. checked security group in aws , needed ports enabled
  2. to check if minion accessible through browser , other setting correct, tested nginx "welcome kubernetes" application, accessed through browser.

running kubectl cluster-info should give proxy endpoint on master can hit access application. should give idea if there problem app in first place.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -