The easiest way to determine if all pieces are deployed is:
kubectl -n oth-demo get all
This will list all the resources.
To see the configured ingress:
ingress
kubectl -n oth-demo get ingress