Kubernetes ip addresses don't seem to work

I set up rancher (and using the default cattle orchestration), went to the catalog, selected wordpress, allowed it to finish, and then clicked the port number (80) and it sent me to my vm’s ip address where I got the wordpress install screen.

I then set up a new environment with kubernetes. Went to the catalog, selected wordpress, installed, looked at the ip under services > loadbalancer, and went to the ip address. Server cannot be found.

Am I missing something? Does kubernetes’ DNS need to be set up manually or something?

This is a test server I’m running. The rancher master and the node/host are the same machine.